jobChallenge.dev

Mritunjay Saha

Hi! I am Mritunjay Saha, allow me to introduce myself.

introduction

I am Mritunjay , 2nd year CSE from NERIST. I want to improve my web-development skills.

why are you taking this challenge?

I need an internship in December 2020. I want to learn.

something interesting about you?

I don’t give up easily.

help I need?

It will be good for me if someone could help me learn the best practices for making a real world projects that would minimize bugs and increase performnace.

how to contact me?

projects

Covid-19 Tracker

description A vanillaJs application to track the number of Covid-19 cases in India.

stack JavaScript

hosted link https://covidupdate.netlify.app/

github link https://github.com/mritunjaysaha/coronavirus-tracker

AQI Monitor

description This allows us to see the air quality index of different cities at a time.

stack JavaScript

hosted link https://aqimonitor.netlify.app/

github link https://github.com/mritunjaysaha/air-quality-monitor

Device Tracker

description Keeps track of the devices and shows their location on the Map

stack MongoDB is used for database, Node.js and express.js for backend, React for frontend and MapBox for Maps.

hosted link http://devtrkr.herokuapp.com/

github link https://github.com/mritunjaysaha/device-tracker

TodoTimer PWA

description Create todos with a deadline.

stack React.js

hosted link http://todotimer.netlify.app/

github link https://github.com/mritunjaysaha/todo-pwa

Markdown Previewer

description Preview the text in markdown

stack React.js

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