Python | C | Java | SQL | Kotlin | Assembly | Verilog | LaTeX |
---|---|---|---|---|---|---|---|
TensorFlow | OpenCV | NumPy | PIL | Scikit-learn | Pandas | Matplotlib | Selenium | NetworkX | PyQt | Pygame |
---|---|---|---|---|---|---|---|---|---|---|
Windows | Ubuntu |
---|---|
Fine-tuned the VGG16 model for real-time recognition of handwritten mathematical notations, incorporating dynamic bounding boxes and multi-symbol segmentation for enhanced accuracy.
Python 6
Real-Time webcam-based application utilizing facial landmark detection to dynamically apply diverse face filters, including blur, sunglasses, mustache, etc.
Python
Utilizing K-means clustering to reduce color complexity while maintaining visual quality by grouping similar pixels into clusters, with each cluster's centroid representing all pixels within.
Python 3
A lossless image compression and decompression algorithm utilizing the Huffman coding technique to efficiently reduce image file sizes while maintaining image quality.
Python 14
A challenging single-player Othello gaming experience, featuring an intelligent opponent powered by the Minimax algorithm with alpha-beta pruning for strategic move evaluation and decision-making.
Developed and trained a logistic regression model from scratch, utilizing a dataset of patient attributes to achieve precise predictions for diabetes diagnosis.