Hi! ๐ See my projects here.
You may like:
- Building Neural Networks from Scratch โ explores implementing neural networks in Java from scratch.
- Handwritten Digit Dataset โ a custom handwritten digits dataset and a data augmentation tool for generating more digits based on your own handwriting.
- Syntax Highlighter โ a syntax highlighter for Java written in both Java and JS.
- Calculator โ a colorful console-based calculator based on Pratt parsing.
- SmartEditor โ an attempt to create a plain-text editor using Java Swing.