Pinned Repositories
42_hercules
A series of code projects themed after the Trials of Hercules
buzzword_ideas
An app idea generator that maximizes value through logistically deploying buzzwords.
clickbait_rpg
A browser-based RPG where the player must fight off hordes of advertisements/monsters.
dev_resources
A collection of links for a fellow developer
fractol
My first buffered graphics project, a fractal renderer.
friday_night
A bash script that generates random activities for a friday night
ft_ssl_des
A recode of OpenSSL (with DES and Base64 commands)
gitpushplus
A set of aliases for improving git commit tracking and overall command line simplification.
linux_battery
A shell function that gives battery statistics on a Linux Laptop
ssh_tunnel
A more in-depth writeup of how to set up an SSH tunnel between multiple unix systems.
izcet's Repositories
izcet/ssh_tunnel
A more in-depth writeup of how to set up an SSH tunnel between multiple unix systems.
izcet/dev_resources
A collection of links for a fellow developer
izcet/gitpushplus
A set of aliases for improving git commit tracking and overall command line simplification.
izcet/linux_battery
A shell function that gives battery statistics on a Linux Laptop
izcet/fractol
My first buffered graphics project, a fractal renderer.
izcet/friday_night
A bash script that generates random activities for a friday night
izcet/clickbait_rpg
A browser-based RPG where the player must fight off hordes of advertisements/monsters.
izcet/ft_ssl_des
A recode of OpenSSL (with DES and Base64 commands)
izcet/42_hercules
A series of code projects themed after the Trials of Hercules
izcet/backlight_aliases
Some scripts I use to manage my backlight on my laptop
izcet/billnye_aws
Teaching myself AWS by hosting a static website
izcet/dotfiles
izcet/--.bf
"Minus Minus Dot B F"
izcet/corewar
izcet/environ_setup
A shell script to streamline starting new projects (starting git and adding remotes, setting up the local environment settings for the various languages)
izcet/fast_putnbr
izcet/ft_printf
Recoding the C function printf
izcet/hack-an-engineer
This repo collects examples of intentional and unintentional hacks of software engineering media sources like Hacker News, Reddit, tech blogs, and news sites.
izcet/halloween2024
we do this not because it is easy, but because we thought it would be easy
izcet/I_need_to_fork_a_repository_with_a_MD_file_explaining_how_to_install_Chrome_on_Linux_dont_ask_why
don't ask
izcet/latin_rush
A 1 hour code challenge
izcet/lib_bplus
A B+ Tree Library written in C
izcet/libft
Recoding ~50 C stdlib functions from scratch.
izcet/mc_list_player
Provide a pseudo-realtime list of active players on a Minecraft Server
izcet/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
izcet/openssl_passgen_proof
A short snippet proof of how OpenSSL generates DES keys from passphrase
izcet/othello
A mathematical brute-force breakdown of the popular board game. (under construction)
izcet/pycharm_settings
izcet/setup_sh
Automate the packages I install on a new debian-based linux distro
izcet/snippets
Random bits of code to remember