Pinned Repositories
bbc_homepage
A replica of the BBC homepage using HTML and CSS
bk_spell_checker
A C++ program to correct a word/sentence using the BK trees structure.
ButtonAndLEDforRaspberryPi
Use this Python Script to connect a 4 pin button and light an LED accordingly. Connect upto five buttons and five LEDS using this code.
calendar
A project for my web programming college course.
curriculum
The open curriculum for learning web development
EarthPornWallpapers
Download all the hot images from reddit.com/r/earthporn subreddit every 24 hours to a local device and set an image from those local files as a wallpaper automatically every 30 minutes! (For a Gnome based desktop only)
google_homepage
Replica of the google homepage
graph_coloring
A program that solves the vertex coloring problem for any given graph, and also displays the graph along with the colors using C++ graphics.
hustler_test
mail_alert
Alerts the user when they receive a mail which includes some predefined keywords
aachman22's Repositories
aachman22/mail_alert
Alerts the user when they receive a mail which includes some predefined keywords
aachman22/bbc_homepage
A replica of the BBC homepage using HTML and CSS
aachman22/bk_spell_checker
A C++ program to correct a word/sentence using the BK trees structure.
aachman22/ButtonAndLEDforRaspberryPi
Use this Python Script to connect a 4 pin button and light an LED accordingly. Connect upto five buttons and five LEDS using this code.
aachman22/calendar
A project for my web programming college course.
aachman22/curriculum
The open curriculum for learning web development
aachman22/EarthPornWallpapers
Download all the hot images from reddit.com/r/earthporn subreddit every 24 hours to a local device and set an image from those local files as a wallpaper automatically every 30 minutes! (For a Gnome based desktop only)
aachman22/google_homepage
Replica of the google homepage
aachman22/graph_coloring
A program that solves the vertex coloring problem for any given graph, and also displays the graph along with the colors using C++ graphics.
aachman22/hustler_test
aachman22/Mithya_test
aachman22/sign_interpreter
aachman22/Simple_calculator
A simple calculator made using basic HTML and CSS