ECE@NIT SIKKIM'25 || Problem Solving || Back-End Development || Machine Learning || Robotics
- National Institute of Technology Sikkim
- Champawat, Uttarakhand
- https://mo-jo-dev.github.io/my_resume/
- https://www.hackerrank.com/profile/mo_jo_dev
- in/mohit-joshi-38a683243
- https://mo-jo-dev.github.io/mohitportfolio/
- https://leetcode.com/u/mo-jo-dev/
asyncfunctionintroduction(req,res){req.giveIntro=["name","interest","college","contact_information"];process.stdout.write("Hello Everyone"+'\n');returnres.status(207).json({name :"Mohit Joshi",interest :"Web Development(BackEnd & FrontEnd), Machine Learning, Problem Solving"college :"National Institute of Technology Sikkim",linkdein :"https://www.linkedin.com/in/mohit-joshi-38a683243/",portfolio :"https://joshi28mohit.github.io/mohitportfolio/",mail_id :"mohitjoshi2808@gmail.com"})}module.exports={ introduction}