Skip to content
View inversederivative's full-sized avatar
Block or Report

Block or report inversederivative

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
inversederivative/README.md
  • 👋 Hi, I’m @inversederivative
  • 👀 I’m interested in Programming.
  • 🌱 I’m currently learning C++
  • 💞️ I’m looking to collaborate on Projects.
  • 📫 How to reach me: if you know, you know.

Pinned Loading

  1. DesignPatterns DesignPatterns Public

    A simple collection of Design Patterns using C++ and GTest

    C++

  2. SessionAuthSample SessionAuthSample Public

    A simple NodeJS Server, which implements a user authentication with MongoDB, and session based authentication.

    JavaScript

  3. SimpleLoginDemo SimpleLoginDemo Public

    A simple HTML and CSS page, with a Node.JS server, which hosts the page locally for testing GET and POST.

    JavaScript

  4. TemperatureConverter_Qt TemperatureConverter_Qt Public

    A conversion app, for Fahrenheit, Celsius, and Kelvin. Demonstrates using Signals and Slots from Qml and C++.

    QML

  5. x86_64_NASM_Servus x86_64_NASM_Servus Public

    A simple hello world, in x86_64 (NASM) assembly.

    Assembly

  6. VoidPtrFun VoidPtrFun Public

    A simple example of using void pointers and struct objects.

    Assembly