Skip to content
View jezzsantos's full-sized avatar
:electron:
Keen to hear your opinions
:electron:
Keen to hear your opinions

Sponsors

@raulpodar

Organizations

@NuPattern

Block or report jezzsantos

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
jezzsantos/README.md

👋 Hi, I’m @jezzsantos and software is my professional world.

I'm not just about the product and code, even though I'm pretty good at those things. Software is about creating meaningful experiences for other people, that makes their lives easier. Which, for some of you, may sound lame, but creating those outcomes is far more difficult than writing just any code with any technology or tool.

Pinned Loading

  1. queryany Public

    A fluent data store query language for abstracting your data persistence layer from your domain.

    C# 2 2

  2. automate Public

    Templatize patterns from your own codebase, make them programmable, then share them with your team. https://jezzsantos.github.io/automate/

    C# 7

  3. automate.plugin-rider Public

    A Jetbrains Rider plugin for using automate https://jezzsantos.github.io/automate/

    Java 1 2

  4. saastack Public template

    A comprehensive codebase template for starting your real-world, fully featured SaaS web products. On the .NET platform

    C# 65 19

459 contributions in the last year

Contribution Graph
Day of Week May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 27 commits in 2 repositories

Created an issue in jezzsantos/saastack that received 1 comment

SqlServerStore is storing enums as integers

Our implementation of SQLServerStore appears to store enum values as integers. For example: Do we want to save the textual values or the numeric v…

1 comment
Opened 5 other issues in 1 repository
Loading