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.