- Image Compression
[MATLAB]
Compressing images using Discrete Cosine Transform (DCT).
- Facial Recognition
[python]
AI that recognizes known faces and adds unknown ones to the dataset for further training.
- Online Groceries
[python]
Online order handling system that uses .txt file to structure data and use it later to create an invoice.
- UVSim
[c++]
Program that uses simple instructions in order to simulate machine language operations.