I'm Anthony Dierkes, a passionate highschool software developer and innovator.
Looking to learn whatever lies in front of me
AWS Services • React & Vite (Javascript) • Python
Java
A programmed designed to back test stock trading strategies using historical data.
A collection of sorting and searching algorithms implemented in Java.
A lab project that implements a queue data structure in Java and tests it.
A lab project that implements a dungeon game using a double linked list in Java.
Python • HTML/CSS/JavaScript • Java
A website for the OCHS Testing Club, centering valuable information about AP classes at our school and SAT information and questions. (no longer online)
A data analysis project that scrapes the Naviance website for college admissions data related to my high school and is put into a csv using Python. The data is then organized, cleaned, and analyzed using Java.
Java • Python
A program that organizes play-by-play data from a CSV file into an OOP design. The program is designed to be used with PBPCleaner for normalization to analyze play-by-play data from the NBA.
normalizes the play by play data that goes with the PlayByPlayOrganizer program.
Gathers Data from the last 15 years of NBA Games. Once the data has been obtained, It attempts to get the most recent available game data.
Java
Java • SQL • YAML
Captcha plugin for 1.20.4 that uses a randomized captcha via gui items to ensure uniqueness everytime! Trying to avoid the captcha or failing it will result in a kick!
Event Handler for CustomItems made by GavvyDizzle
Allows players to create blocks which will regenerate on break!
Creates a custom Fishing interface with minecraft. Features are, but not limited too: custom fishing rods, fish, quests, levels, configurations and more!
Java • Swift/SwiftUI
A program that enables the user to visualize an algorithm path finding to the proper destination using color changing tiles. There are multiple algorithms that can be viewed.
A hospital navigation app that allows the user to navigate a hospital using a map and a pathfinding algorithm. The app is designed to be used by patients and visitors to help them find their way around the hospital.