Japanese Accent Reduction Tool Using AI (In production)
- Uses supervised learning to create an AI-powered tool to assist Japanese learners with improving their accent
- I am currently testing with various different models and combinations of data
- While a potentially useful and relevant tool, I cannot share many details at this time
Cryptocurrency Algorithmic Trading Simulator + Cryptocurrency Price Data Collector
- Written in Python and uses the Pandas library heavily
- Various strategies can be implemented using the trading simulator
- Through making the data collector, I learned how to build programs that can run indefinitely
- The data collection runs on a Raspberry Pi, so I learned how to use the ssh and scp commands in Ubuntu Linux
Wire Simulator
- Written in Java using the libgdx library to help build geometry and create a window
- Uses a coordinate system for an infinitely expanding grid
- Contains a fully functional custom made hotbar
2D Game in the Nethack Style
- Written in C++ using SDL2, a game library
- Has a well designed code structure that takes full advantage of inheritance and polymorphism
- Contains custom-made dungeon rooms that can be easily created using custom syntax in a separate text file
- Automatically generates a 9x9 dungeon with a new dungeon layout each time
Contact me at justinamstadt@gmail.com