prankapo
A crazy little man whose interests range from analog circuits to operating systems, with a pinch and loads of Mathematics and Physics.
New Delhi, Delhi, India
prankapo's Stars
schlae/ps2-debug-bios
PS/2 debug BIOS for Bermuda planars (PS/2 model 77, etc)
rozniak/xfce-winxp-tc
Windows XP stuff for XFCE
SerenityOS/serenity
The Serenity Operating System 🐞
opuntiaOS-Project/opuntiaOS
opuntiaOS - an operating system targeting x86, ARM and RISC-V.
CorruptedByCPU/Cyjon
A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.
prankapo/sha256
A SHA-256 hash generator for a given string written in C.
herrnst/impulsetracker
Fork/clone of https://bitbucket.org/jthlim/impulsetracker // Full source code for Impulse Tracker, including sound drivers, network drivers, and some supporting documentation // IMPORTANT: This is neither the official repository (upstream at bitbucket.org appears deleted by now!) nor hosted or owned by Jeffrey Lim!
gitGNU/objconv
Object file converter This utility can be used for converting object files between COFF/PE, OMF, ELF and Mach-O formats for all 32-bit and 64-bit x86 platforms. Can modify symbol names in object files. Can build, modify and convert function libraries across platforms. Can dump object files and executable files. Also includes a very good disassembler supporting the SSE4, AVX, AVX2, AVX512, FMA3, FMA4, XOP and Knights Corner instruction sets.
elfmz/far2l
Linux port of FAR v2
MidnightCommander/mc
Midnight Commander's repository
PlummersSoftwareLLC/Primes
Prime Number Projects in C#/C++/Python
Sumit3301/crazy-os
empicano/sha2-256
The SHA2-256 hash function in x86 IA-32 assembly
cormacrelf/vim-colors-github
A Vim colorscheme based on Github's syntax highlighting as of 2018.
86Box/86Box
Emulator of x86-based machines.
skywind3000/vim-quickui
The missing UI extensions for Vim 9 (and NeoVim) !! :sunglasses:
gillescastel/university-setup
My note taking setup scripts.
mattmassicotte/kernel-tutorial
A step-by-step tutorial for building a simple kernel
prankapo/VCRS-DEP
Python scripts that allow you to create a local database of Voyager 1 and 2 CRS data and plot it
torvalds/linux
Linux kernel source tree
brouhaha/cpm22
CP/M 2.2 source code
Sumit3301/Pomodoro-Timer
Made a Pomodoro timer using tkinter python GUI Library
Sumit3301/Snake-Game
Classical Snake game using turtle library GUI