0x416c616e
Full stack developer working in healthcare informatics. My open source projects are old and not indicative of the quality of code I can write now.
Pinned Repositories
AdiaScript
Programming language and IDE for simple scripts and input macros
anki_decks
Computer science flash cards
ezcrypt
Simple file encryption tool made with Java, JavaFX, and Apache Commons IO
intro_to_security
A book about information security
performance_benchmark
A multithreaded Java program that tests your computer's performance
portfolio
A portfolio of my best projects.
securityconcepts
Info about infosec
ticketing_system
A Java/MySQL IT ticketing system I wrote for a class about databases
todolistapp
A LAMP to-do list app
weatherbot_new
Weather bot that tweets about the weather in Chicago
0x416c616e's Repositories
0x416c616e/unfinished_projects
A list of my unfinished projects that I should work on.
0x416c616e/darkmode_tab
A simple blank page which looks better than a blinding about:blank page.
0x416c616e/leetcode
my solutions for leetcode problems
0x416c616e/software_book
Repo for my educational book called Becoming A Software Developer
0x416c616e/java_weather_api
weather API example that I'm using in my book
0x416c616e/advent-of-code-2019
Advent of Code (Java)
0x416c616e/anki_decks
Computer science flash cards
0x416c616e/php_book
PHP stuff for the book
0x416c616e/todolistapp
A LAMP to-do list app
0x416c616e/check_writer
A PHP program for converting numeric dollar amounts to written words for numbers
0x416c616e/asio
Alan's Simple IO module for Python 3
0x416c616e/clone_all
Clone all repos from a given GitHub user
0x416c616e/random_chicago_facts
A Twitter bot that tweets random facts about Chicago.
0x416c616e/image_timestamp
Puts a timestamp on an image
0x416c616e/rootkit_finder
A basic tool for finding rootkits and other suspicious things in Linux
0x416c616e/dice_roller
A browser extension that lets you roll dice (work in progress)
0x416c616e/VBoxHardenedLoader
VirtualBox VM detection mitigation loader
0x416c616e/weatherbot_new
Weather bot that tweets about the weather in Chicago
0x416c616e/misc_python_1
Converted some of my Java projects to Python (as a learning exercise)
0x416c616e/smartfinancialresearch
smartfinancialresearch.com website
0x416c616e/first-contributions
🚀✨ Help beginners to contribute to open source projects
0x416c616e/youtube-bulk-downloader
Download an array of Youtube videos all at once
0x416c616e/amp
Alan's Maintenance Program
0x416c616e/ezcrypt
Simple file encryption tool made with Java, JavaFX, and Apache Commons IO
0x416c616e/book_website
An example website for my book, Becoming a Software Developer. Feel free to use this template to make your own custom website.
0x416c616e/filehider
File steganography tool
0x416c616e/book_sql_demo
dummy data used to demonstrate SQL queries
0x416c616e/java-roadmap
0x416c616e/book_resources
All of the websites, apps, and books I recommended in my book, all in one convenient location.
0x416c616e/jsonschema
An(other) implementation of JSON Schema for Python