I develop web applications, with my core skills rooted in JavaScript. I enjoy accomplishing most tasks using JavaScript. Currently, I am working on integrating deep learning with my research interests, specifically in geometry.
You can talk to me about:
- Front-end development using HTML, CSS, SCSS, Less, JavaScript, ReactJS, Ant design, Bootstrap
- Backend development using NodeJS, Express
- Database stuff using Prisma, SQlite, MongoDB, MySQL, PostgreSQL
- Full stack stuff using NextJS
- Web automation using Puppeteer
- Deployment stuff using Docker, Kubernetes
You can still talk to me about things I am still learning:
- Languages like Python
- Data structures and algorithms
- Machine Learning, Neutral Network, Deep Learning, Artificial Intelligence
Here are my several project which I built during COVID-19:
passion4learning
passion4learning site project is developed using ExpressJS, NextJS, MongoDB, Disqus, SendGrid, CSS, Bootstrap, and JavaScript. Talking about the project, it has all the required essential features. This project has a user side where he/she can view blog category and write a blog, edit own blog and read blog which is written by other whereas from administration side he/she can manage tags, categories and manipulate other user’s blog post. The user can also leave comments on each blog if he/she wants. In this project, all the main functions are performed from the Admin side. Here is the source code for this project.
E-commerce website
It’s a E-commerce site project which is developed by ReactJS, Redux, Firebase and Stripe. Talking about the project, it has all the required essential features for frontend perspective. This project has a user side where he/she can view product category and add products to cart and proceed for checkout. In this project, all the main functions are performed from the user side.
COVID-19 Monitoring
It’s a React application which trace COVID-19’s Confirmed, Deaths and Recovered cases. Here is the source code for this project.
Web Scraping
I also tried web scraping. Here is the source code where I implement web scraping using Puppeteer.