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/intro_to_security
A book about information security
0x416c616e/performance_benchmark
A multithreaded Java program that tests your computer's performance
0x416c616e/0x416c616e.github.io
my alans100daysofcode.com website
0x416c616e/2d_game_redo
2D game written in Java/OpenJFX
0x416c616e/2drpggamengine
2D RPG game engine
0x416c616e/add_up_all_numbers
Adds up all numbers that are in a text file
0x416c616e/AdiaScript
Programming language and IDE for simple scripts and input macros
0x416c616e/android_learning
Following an online course about how to make Android apps
0x416c616e/attacksagainstwordpress
A list of attempted attacks against wordpress sites (from server logs)
0x416c616e/clearclipboard
A browser add-on for Firefox and Chrome that clears your clipboard when you click it
0x416c616e/contact_me
If you want to contact me, open an issue with your email address.
0x416c616e/dailyprogress
A log of my programming every single day.
0x416c616e/java15_javafx15_jar_template
An easy way to launch a JavaFX 15 JAR
0x416c616e/java_ssg
A static site generator written in Java
0x416c616e/javafx_drumkit
0x416c616e/javafx_piano
0x416c616e/javafx_refresher
Testing ground for getting back into JavaFX development
0x416c616e/junit_test
Learning about unit testing
0x416c616e/portfolio
A portfolio of my best projects.
0x416c616e/primefinder
Generates graphs of primes, prime gaps, and prime frequency
0x416c616e/saintlouissoftware
saintlouissoftware.com website
0x416c616e/security_dashboard
A simple web server security dashboard written in PHP. Intended for use on a LAMP stack server.
0x416c616e/spam_filters
Spam filters for blocking incoming spam emails
0x416c616e/start-here-guidelines
Guidelines on how this open source community works
0x416c616e/string_reversal
String reversal in Java
0x416c616e/stuff_to_look_up
A list of concepts to look up eventually.
0x416c616e/ticketing_system
A Java/MySQL IT ticketing system I wrote for a class about databases
0x416c616e/windows_security
My simple guide for Windows security
0x416c616e/wordpress_plugin
My first Wordpress plugin
0x416c616e/java_data_structures_and_algorithms
Refresher for data structures and algorithms