8000 m4dEngi (Local Nobody ) Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View m4dEngi's full-sized avatar
🌴
On the longest vacation
🌴
On the longest vacation

Block or report m4dEngi

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

m4dEngi

"Abandon all hope, ye who enter here."

the basics

  • πŸ”§ tinkering with code when I feel like it
  • 🌱 learning things at my own pace (which is slow)
  • πŸ’¬ not great at small talk or collaboration
  • πŸ“ somewhere local, doing local nothing things
  • ⚑ I probably won't respond to your messages quickly (or at all)

tech stack

πŸͺ“ whatever I haven't broken yet

GitHub Useless Repo Local Nobody

the list will grow if I stick with this

now

  • πŸ’€ taking it easy
  • πŸ•³οΈ not looking for collaboration

stats

GitHub Stats

projects

nothing worth showcasing yet.

check the repos if you want to see works in progress or abandoned experiments.

contact

don't.

Profile Views

Pinned Loading

  1. RemotePlayWhatever RemotePlayWhatever Public

    Tiny application that lets you force remote play together any game you have in your steam library including non-steam ones.

    C++ 1.5k 49

  2. steamworks_dumper steamworks_dumper Public

    Quick and dirty steamworks dumper

    C++ 13 4

  3. Bare minimum steam client bootstrapp... Bare minimum steam client bootstrapper. Can be used as drop-in replacement for steam main executable. (windows only)
    1
    #include <iostream>
    2
    #include <Windows.h>
    3
    
                  
    4
    #define export extern "C" __declspec(dllexport)
    5
    
                  
0