-
🌱 I’m currently learning Machine Learning
-
👨💻 You can see all of my projects on GitHub
-
📫 You can get in touch with me on LinkedIn
-
Online Library Management System
- Implemented an online library management system in C.
- Implemented concurrency using socket programming and mutual exclusion with threads, leveraging concepts from operating systems.
-
LineAL
- Tech Stack : Flutter
- Created an Android application capable of performing a wide range of computations related to linear algebra.
- Technologies Used: Flutter.
-
Photo Editor
- Tech Stack : Java, C++.
- Developed a high-performance photo editor application in C++ and Java, utilizing Object-Oriented Programming (OOP) principles.Implemented diverse features such as Gaussian Blur, grayscale conversion, dominant color detection, and image brightening.