smonroe4242
Student at 42 Silicon Valley, proficient in Intel ASM, C, C++, JavaScript, Typescript. Interned in Electronic Design Automation. Backend Engineer at Cibic.io.
42 School Silicon ValleyFremont, CA
Pinned Repositories
.emacs.d
Rolling .emacs.d config files I keep between multiple machines
Adamant
MMORPG in Godot
Corewar
!IN PROGRESS! My implementation of an assembler and virtual machine for an educationally repurposed version of Corewar.
ft_gkrellm
C++98 system monitor with the visual style of GKrellM done over a weekend
ft_retro
Ncurses TTY arcade shooter game made in 12 hours with C++98
ft_ssl_md5
A C99 implementation of openssl which currently include the MD5 and SHA256 hash algorithms.
git_test
asdf
libft
Personal partial implementation of the standard C library, including a printf replica.
node-postgres
PostgreSQL client for node.js.
Piscine_Starfleet
2 weeks of hell, algorithms, and big(O) notation for your viewing pleasure.
smonroe4242's Repositories
smonroe4242/Adamant
MMORPG in Godot
smonroe4242/.emacs.d
Rolling .emacs.d config files I keep between multiple machines
smonroe4242/Corewar
!IN PROGRESS! My implementation of an assembler and virtual machine for an educationally repurposed version of Corewar.
smonroe4242/ft_gkrellm
C++98 system monitor with the visual style of GKrellM done over a weekend
smonroe4242/ft_retro
Ncurses TTY arcade shooter game made in 12 hours with C++98
smonroe4242/ft_ssl_md5
A C99 implementation of openssl which currently include the MD5 and SHA256 hash algorithms.
smonroe4242/git_test
asdf
smonroe4242/libft
Personal partial implementation of the standard C library, including a printf replica.
smonroe4242/node-postgres
PostgreSQL client for node.js.
smonroe4242/Piscine_Starfleet
2 weeks of hell, algorithms, and big(O) notation for your viewing pleasure.
smonroe4242/smonroe4242.github.io
Github Pages
smonroe4242/Time-Parser
Small time format parser with a singly linked list data structure for storage and retrieval.
smonroe4242/usehooks
A collection of modern, server-safe React hooks – from the ui.dev team