Skip to content
View mnwachukwu's full-sized avatar
💡
Hacking away at a solution
💡
Hacking away at a solution

Highlights

  • Pro

Block or report mnwachukwu

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

Hi there 👋

I am a professional software developer. I also develop software for fun.

  • PokéStory - My main side project. ❤
  • Pluperfect.dev - This is my personal portfolio website. (Developing software that is plus quam perfectum)

Pinned Loading

  1. FortyLife Public

    An open source, catch-all replacement to websites like TappedOut, MTG Goldfish, DeckStats, DeckBox, TCGPlayer and any other website that will allow you to track and manage a Magic: The Gathering co…

    JavaScript 9 1

  2. TM14.Networking Public

    Quick and simple implementation of TcpClient and TcpListener that implements several features for structured, orderly, and secure data exchange.

    C# 3 1

  3. App-Bootstrap Public

    Keep an application running on your machine. Bootstraps for your apps. Simple! (I needed it, so now, you get it, too.)

    C# 1

  4. MouseClip Public

    An application to help clip the mouse to the gaming window for older games played in borderless fullscreen mode on systems with multiple displays.

    C# 1

  5. TM14.RichTextBoxUtil Public

    C# 1

  6. [SaltedHash] A collection of methods...
    1
    using System;
    2
    using System.Linq;
    3
    using System.Security.Cryptography;
    4
    using System.Text;
    5