Steven Monroe's repositories
.emacs.d
Rolling .emacs.d config files I keep between multiple machines
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.
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.github.io
Github Pages
Time-Parser
Small time format parser with a singly linked list data structure for storage and retrieval.
usehooks
A collection of modern, server-safe React hooks – from the ui.dev team