Skip to content
View GustavoHennig's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@HewlettPackard @Plagius
Block or Report

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, please don't judge me.

About me

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

Fascinated by technology, I really have fun learning and experimenting the techs I consider interesting.

IT things I like

Thinks that I worked with, and I 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 Postgres...
I’ve worked with Java, JEE for years, but sorry if it is not in the list above. 😬

What I am doing

  • I’m currently working on exciting new features in Plagius - Plagiarism detector software.
    • There is already a preview version of Plagius for Mac \o/.
  • I’m currently learning distributed databases systems, Vue, CEF, cross-platform apps...
  • Recently I'm working for a company, implementing customizations for Sitecore and EPiServer.

What can I do for you?

I have my own projects, but if you have something interesting, I would be happy to hear it.

Pinned

  1. 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

  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. SimpleDependencyManager SimpleDependencyManager Public

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

    Java 2

  4. SimpleDBQueryBuilder SimpleDBQueryBuilder Public

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

    C# 1

  5. SimpleServiceLocator SimpleServiceLocator Public

    C# 1

  6. CefGlue CefGlue Public

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

    C#