Welcome to my Github profile!
Scroll down below to find what I do, what I am doing, and what I am upto.
Want to collaborate, reach me below.
Hey! I am currently working as a Software Engineer at an edtech startup. Also I love contributing in Open Source, have worked on some challenging issues in the past. I love painting in my free time, which I hardly get so it's like after many many months. Wanna see some of my work, click here.
• Open source contributor. Happy to contribute and add value to community.
• I create content on JavaScript. Want to learn the basics, follow me.
Personal portfolio here.
Reveal the accordions and see for yourself.
Personal Favourite Projects
Name | Description | Tech Stack | Deployed Link |
---|---|---|---|
created using React and Saas where you can build your resume. The data is stored in the browser local storage so you don't have to worry about loosing any. | React, SASS | Live Link | |
You can run SQL queries here. Used alasql and codemirror | React, alasql, codemirror, SASS | Live Link | |
A sentiment analysis application built using Streamlit which works on text, image, IMDB movie reviews. | Python, Streamlit, NLP libs - Flair, NLTK, Textblob, text2emotion, vader | Live Link | |
Help you translate american sign language to english alphabets. Developed 2 interfaces :- detection in realtime and an application deployed using Flask where you can either upload an image of a sign or you can click photos and then predict. | Deep Learning, ANN, Flask, Digital Image Processing, OpenCV, Mediapipe | - | |
JavaScript app with two modes - Time Mode and Infinity Mode to test Typing Speed. | JavaScript | Live Link |
Blogs
Title | Description |
---|---|
Github REST API v3 using Python. Create repo, delete repo, create issue, comment on issue, etc. | |
Blog covering everything you can do with markdown in Github. A must visit blog for those just starting with Github or building README | |
Step by step guide on how to add external font files into your react project | |
Discover every aspect of useState from passing numbers to arrays to objects as arguments, to analyzing and correcting common mistakes |