Skip to content
View jooni91's full-sized avatar
🤖
01000011 01101000 01101001 01101100 01101100 01101001 01101110 01100111 00100001
🤖
01000011 01101000 01101001 01101100 01101100 01101001 01101110 01100111 00100001

Highlights

  • Pro

Organizations

@griesoft

Block or report jooni91

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jooni91/README.md

Software developer with 10+ years of experience and founder of Griesoft.

Over the years I've shipped across a lot of domains: my own startup, government projects, e-commerce platforms, and ERP systems, on web and mobile, and on the cloud the whole way through. My repos are a decent map of that. Most of my work these days is on the .NET stack and Azure, where I run a multi-tenant OrchardCore hosting platform.

What I work with

  • Web: ASP.NET Core, OrchardCore CMS, multi-tenant SaaS
  • Mobile: .NET MAUI, cross-platform apps
  • Cloud: Azure (App Service, SQL, Front Door, Blob), CI/CD
  • Lately: a lot of AI, in how and what I build

I contribute to open source, and maintain a few reCAPTCHA and OrchardCore libraries of my own under @griesoft. Outside of work, I train and keep in shape.

🌐 griesoft.com


Currently building: SlayLine, an AI texting wingman: paste a chat or drop in a screenshot, and it gives you three ready-to-send replies in the tone you pick. Say less, slay more. Google Play · App Store

Pinned Loading

  1. griesoft/xamarin-rating-gateway griesoft/xamarin-rating-gateway Public

    A rating gateway which takes care of when to prompt the user to review your Xamarin application by evaluating through a set of defined conditions each time a rating action is triggered by the user.

    C#

  2. griesoft/aspnetcore-recaptcha griesoft/aspnetcore-recaptcha Public

    A Google reCAPTCHA service for ASP.NET Core. Keep bots away from submitting forms or other actions in just a few steps.

    C# 17 4

  3. griesoft/orchardcore-recaptcha griesoft/orchardcore-recaptcha Public

    An Orchard Core reCAPTCHA module that is based on our ASP.NET Core reCAPTCHA service.

    C# 6

  4. griesoft/newslettersub griesoft/newslettersub Public

    A very simple newsletter subscription service for ASP.NET Core, which provides functionality to manage and maintain a collection of contacts and newsletter subscribers.

    C# 6 1

  5. CoffeeMachineController CoffeeMachineController Public

    A .NET micro framework application which can be run on a NetDuino. Via an public endpoint in teh connected local network it is possible to control the power switch, for example of a coffee machine,…

    C#

  6. advent-of-code-2021 advent-of-code-2021 Public

    My solutions for the Advent of Code challenges of 2021 https://adventofcode.com/2021 written mainly in C#.

    C#