You may like my projects:
- 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.