Emimendoza's Stars
ValveSoftware/Proton
Compatibility tool for Steam Play based on Wine and additional components
lakinduakash/linux-wifi-hotspot
Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
Frogging-Family/linux-tkg
linux-tkg custom kernels
tukaani-project/xz
XZ Utils
Iapetus-11/Villager-Bot
The code behind Villager Bot, a multipurpose Minecraft-themed Discord bot
ClemBotProject/ClemBot
A Discord bot for server management with an emphasis on modularity and configuration. If you have an idea or a feature you would like to contribute feel free to open an issue and we as a community can begin discussion.
henriasv/lammps-logfile
Tool to read a logfile produced by LAMMPS into a simple python data structure with a get()-function providing the log data.
Emimendoza/CudaParticleSim
Emimendoza/CudaWaterSim
Emimendoza/MIPS-esque_emulator
Iapetus-11/learning-c
I'm learning C
Emimendoza/apt-mirror-checker
A simple program to check the sha256 of all files in the pool folder of an apt-mirror mirror and making sure they are good.
Emimendoza/backup-system
Python script to make encrypted backups that backup differences
Emimendoza/Cloudflare_DDNS
This is a simple python script that will allow you to automatically update any cloudflare A record to your current ip in a similar manner to DDNS. It does require a machine to run it 24/7. Be it as a service or some other way
Emimendoza/mlibc
My own implementation of the c standard library, just for funsies
Emimendoza/N64MIPS
A plugin for Binary Ninja meant to make it compatible with Nintendo 64 ROMS (Big Endian)
Emimendoza/UDP_LowBandwidth
A general purpose networking library based on UDP that I am making as a personal project
tallendev/cudam
C++ shim for replacing new with cudaMallocManaged.