Experience With Technical Tools

--HTML--
Gained a lot of structuring and designing skills by using it for this website, and still improving to gain more confidence on it.

C++

-C++ LANGUAGE-
Proficient language which I generally use to practice problems based on Data Structures and Algorithms.

--CSS--
Plays an important role to show the creativity of site. More than 50% of the code is based on css only which gives the static look to site.

Projects

Portfolio Website

Well, the website which you are currently surfing on is the part of my self-project on web development.
Tools used were :
HTML
CSS
and a bit of JAVASCRIPT, FONTAWESOME, BOOTSTRAP, JQUERY scripts.
I tried to use as much as creativity I had to describe myself in such a platform.

Arduino Obstacle Avoiding Car

It is a resistance avoiding car which uses Ultrasonic sensors for distance measurement and according to the value it decides whether to move forward or not, if not, it stops and looks left & right for the forward way.
This was a team work (4 members) based DIY course project which we did in our 1st year of collage.
Due to the Covid rule at that time, we did it in a complete online mode and,
I took the major resposibility to buy and assemble the components at home.
Components Used: Arduino UNO, Gear & Servo motors, Ultrasonic sensor, Motor driver shield, Jumper wires and Battery.
Problems We Faced: Arduino board was not accepting the code from the IDE, we tried to Debug a lot and finally got the ROOT CAUSE of the problem (Bootloader issue of the board), and finally resolved it.
Impact: Appreciation and Excellent grade from the proffessor.