Mritunjay Saha
Hi! I am Mritunjay Saha. I am a self taught Web developer.
introduction
I am Mritunjay, 2nd year CSE from NERIST. I want to improve my web-development skills.
why are you taking this challenge?
I was looking for an internship. Since, colleges are not opening anytime soon. I would like to do some internships and make the most out of my time.
something interesting about you?
I started playing tennis since I was in class 3.
help I need?
Apart from building projects, I would want help in learning more about the web ecosystem.
how to contact me?
projects
Covid-19 Tracker
description A vanillaJs application to track the number of Covid-19 cases in India with the number of increase cases for each state and for each parameter.
stack JavaScript
HTML
CSS
BootStrap
Chart.js
hosted link https://covidupdate.netlify.app/
github link https://github.com/mritunjaysaha/coronavirus-tracker
AQI Monitor
description A vanillaJS web application that allows the user to see the air quality index of multiple cities at a time. User doesn’t need to enter the details of the cities Everytime the page reloads. The data is saved on the browser.
stack JavaScript
HTML
CSS
hosted link https://aqimonitor.netlify.app/
github link https://github.com/mritunjaysaha/air-quality-monitor
DevTrkr
description Sometimes we cannot locate our devices but this web application helps the user to locate their devices.
stack MongoDB
Node.js
Express.js
React.js
MapBox
TailwindCSS
hosted link http://devtrkr.herokuapp.com/
github link https://github.com/mritunjaysaha/device-tracker
TodoTimer PWA
description Most of the time we create a todo without any deadline and often forget about it. This Progressive Web Application helps you to create todos with a deadline. Mobile version feels like a native application.
stack React.js
Material-UI
hosted link http://todotimer.netlify.app/
github link https://github.com/mritunjaysaha/todo-pwa
Markdown Previewer
description Check normal text in Markdown. It has a format bar so that anyone who is new to Markdown can still use it.
stack React.js
Material-UI
hosted link https://mritunjay-markdown-previewer.netlify.app/
github link https://github.com/mritunjaysaha/markdown-previewer
blogs
Theme Switching Using Local Storage
description Saving the state of the theme after switching.
link https://dev.to/mritunjaysaha/theme-switching-using-local-storage-13i
How to create a piconet in Java?
description Connect multiple bluetooth devices to a single device.
link https://dev.to/mritunjaysaha/how-to-create-piconet-in-android-4236
Using idb-keyval for indexedDB
description IndexedDB is a great alternate option in place of localStorage
link https://dev.to/mritunjaysaha/using-idb-keyval-for-indexeddb-22d2