Skip to content
View GustavoHennig's full-sized avatar
🌍
Very limited availability
🌍
Very limited availability

Organizations

@HewlettPackard @Plagius

Block or report GustavoHennig

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
GustavoHennig/README.md

Hi there

Not all code hosted here is beautiful or even good; there are old code and experimentations, so please don’t judge too harshly.

About me

I’ve been working with development for over 18 years.
My first contact with programming was at 8 years old, with a CP-400, a TRS-80 clone. (I don’t miss it).

My journey has been driven by a fascination with technology. I enjoy learning and experimenting with interesting tools and technologies.

IT things I like

Technologies I’ve worked with and liked:

Python, ASP.NET CORE, Android Native, ORMs, Cross-platform apps (Win, Mac, Linux), Vue, Angular, Alpine JS, Django, SQLite, Chromium Embedded Framework, Data Mining, Cassandra, and PostgresSQL...

I’ve worked with Java and JEE for years, but... they didn’t make this list. 😬

What I'm doing

  • Working on exciting new features in Plagius - Plagiarism detection software.
    • Now there is a stable version of Plagius for Mac \o/🎉.
  • Learning more about distributed database systems, Vue, CEF, and cross-platform development, Avalonia...

What can I do for you?

While I focus on my own projects, I’m always interested in hearing about something exciting. Feel free to reach out if you think there’s a great fit!

Pinned Loading

  1. Avalonia.SpellChecker Avalonia.SpellChecker Public

    Avalonia Spell Checker adds real-time spell-checking to Avalonia TextBox controls without replacing or changing their behavior.

    C# 13 1

  2. SimpleDatabaseReplicator SimpleDatabaseReplicator Public

    Simple Database Replicator is a very simple database data synchronizer, it loads a bunch of rows from source and destination, compares, and insert or update in the destination what is different.

    C# 3 1

  3. FileSearch FileSearch Public

    This is a desktop file searcher without indexing. Simple and easy, it searches everything, including contents. (Yes, it's slow, don't try to search your entire disk drive)

    C# 2

  4. SimpleDependencyManager SimpleDependencyManager Public

    Simple Dependency Manager for Java, useful for small projects, Android Apps and Integration Tests

    Java 2

  5. SimpleDBQueryBuilder SimpleDBQueryBuilder Public

    A very simply, lightweight, and fast SQL builder with detached request and responses.

    C# 1

  6. CefGlue CefGlue Public

    Personal Fork of .NET/Mono binding for The Chromium Embedded Framework (CEF)

    C#