I'm currently an undergraduate Computer Science Engineering student. I specialize in building functional Web applications. Recently I have been learning native app development with Flutter & have been trying to understand the concepts of cloud computing through AWS.
Learning and improving my software skills by learning, unlearning & relearning new technologies is one of my several hobbies, problem solving being my prime focus. The learning journey is always tough, but I love the thrill of challenging myself π.
My other hobbies include binging comedy shows, reading or listening to music of numerous genres. Know more about my interests here.
Worked in a team of three, as a Frontend Volunteer in a social project where primary duties involved removing bugs and adding new features to their Dengue Voicebot website as per their request.
A web app that allows searches videos and channels using Youtube API, and display data related to the search. It copies the youtube video link and adds it to the list of saved videos, where you can add, update and delete a list item.
A responsive shoe landing website built in mobile first fashion.
A script to check whether the price of Six Crows Duology bookset has reduced below βΉ2,100. Whenever the price falls, an email and sms gets sent to the users accounts along with the link of the URL of the product on Amazon.in. The email is sent by the built in smtplib and the sms is sent through twilio.
My first main flutter application that displays the time of the selected cities in the world. Learning flutter since then.
Used Ghibli API to fetch the movie titles and description. This website was made following this excellent beginner tutorial.