-
-
-
wprintf Public
Forked from mpaland/printfTiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
C MIT License UpdatedSep 28, 2022 -
ttf2mesh Public
Forked from fetisov/ttf2meshStandalone library for TrueType font tessellation. Allows to load ttf-file and convert its glyphs to 2D or 3D mesh objects without rasterization.
C++ MIT License UpdatedSep 28, 2022 -
InfixToPostfixConverter Public
School project to convert infix to postfix and evaulate a postfix expression
Java UpdatedOct 9, 2017 -
PatchCodeCreator Public
This C# project inspects PE (executable/dll/sys) files and determines what they import. It can also extract the function definitions (using Bing and MSDN) of exported functions and create code file…
C# UpdatedOct 6, 2017 -
PasswordChecker Public
This x86 16 bit program is a password checker to make sure a password meets requirements. Updates requirements needed on each keystroke
Assembly UpdatedOct 6, 2017 -
Dollar-Os-Bootloader Public
Personal project that is a boot loader for a specific custom kernel called Dollar Os
Assembly UpdatedOct 6, 2017 -
-