I started learning C++
C++ was the first mainstream language I coded with.
It has not let me down, since it got me my first job as a Senior Research Assistant with Telluric Labs LLC.
I learned Assembly Language
I had to program Intel 8085 based microprocessors.
It was fun, but I'm glad that part of computer history is over and I thank everyone who went through it and developed the world as we know it.
I started using Python
Most of the projects I have done are in Python, since it is easy to use and extremely powerful.
I can't say I learned Python, because can you truly learn something which is always changing?
I attended an IoT workshop
I learned about Internet of Things and how to program Arduino's and use various sensors.
There was a competetion held after this workshop, where I won 1st place 🎉.
I started using Java and SQL
I used Java, SQL, and JDBC to make a movie ticket booking application for the desktop.
My group had the second best 🎉 mini-project out of a class of 120.
I started using Android
I had an assignment for which we had to make an Android app with SQLite connectivity.
Android Application Development sessions
There were about 120 participants for each year.
Programming with C++ session
There were about 120 participants for this session as well.
CUDA C
I had an assignment for my High Performance Computing course, in which I had to parallelize some task using CUDA C to run it on a NVIDIA GPU.
I wrote a convolution operation in serial and parallel. I saw 23x improvent in speeds.
Machine Learning
I took a Stanford course on Introduction to Machine Learning on Coursera, which got me interested in leveraging patterns which we can now see in the age of Big Data.
I completed this course in 2 weeks, before moving on to the next course by Dr. Andrew Ng.
Deep Learning
I took a Deeplearn.ai course for Deep Learning Specialization on Coursera
Edge Computing
I worked on a project"Automatic F1 Car Detection". I deployed a ML model I trained on a raspberry Pi and the data gathered was visible on a website accessible to anyone on the network.
My mentor for this project was Mr. Sunil Desai who is the co-founder of Maven systems (now a MosChip Company). I presented this project at a project competetion at Pune Institute of Computer Technology.
Final Year Project
My final year project was a prototype system to validate online transactions using face recognition.
I designed, trained and deployed the Machine Learning model for this project.
OCR to Read Credit/Debit Card Details to Autofill Forms on Payment Portals
We published a paper on our work during the final year project.
Simplifying Online Transactions
Paper presentation at ICRICSIT-2019 in Pune, where I presented and won 3rd best presentation.
Simplifying Online Transactions
Paper on the work done for our project.
Visualization Project 1
Data visualization using d3.js
Visualization Final Project
Data visualization dashboard using d3.js