Skip to content
View deepsalunkhee's full-sized avatar
:octocat:
. . .
:octocat:
. . .

Highlights

  • Pro

Block or report deepsalunkhee

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
deepsalunkhee/README.md

Hi, I'm Deep Salunkhe! ๐Ÿ‘‹

deepsalunkhee.com

Profile views

๐ŸŒŸ A Computer Engineering student and A Geek ๐Ÿค“

Connect with Me

Email LinkedIn GitHub LeetCode GeeksforGeeks CodeChef Codeforces HackerRank Twitter Threads

๐Ÿ’ป Technical Skills

Programming Languages & Frameworks

C/C++ Java HTML CSS Javascript ReactJs NodeJs ExpressJs MongoDB SQL Bootstrap React Native Firebase Python WebRTC

Tools & Technologies

VS Code Git-GitHub Jupyter Notebook Canva Android Studio Vim

๐Ÿš€ Some of my Favourite Projects I have built during my Engineering ๐Ÿ˜ค

BlockMeet - Decentralized video conferencing application
  • Rather than using traditional SFU based architecture here I have use our In house Decentralized Hydrocarbon based architechture
  • Features: SignIn/SignUp (used JWT here), Creating and joining meet, Decentralized file storage using IPFS, Decentralized logging on Polygon test net
  • Core Tech Stack: React, tailwind css, node-express, websocket, webrtc, Hardhat, solidity
  • Demo | Code | Video
Hostel Bank - Group Finance Management application
  • Built using React, express, Mongodb, Tailwind, used bcrypt and JWT for auth, used Brevo for sending notification
  • Features: Creating and joining groups, sending and settling money request, in app notification, Transactions history, change password, forgot password handling
  • Explored Deployment using AWS app service, amplify, EC2, github actions, docker and CI/CD using YML
  • Demo | Code | Video
AngleEye - Real-Time Location Sharing App
  • Developed front-end using React.js, utilized Leaflet library for maps, and Axios for request handling
  • Implemented Express server with 5 API routes, leveraging MongoDB as the database
  • Achieved real-time location sharing through a function that updates and sends current location every minute
  • Demo | Code | Video
BroFood - Online Food App
  • Utilized React.js, Bootstrap, localStorage, react-router-dom, and Fetch API in front-end implementation
  • Developed API routes for user signin, signup, data retrieval from DB, and displaying ordered data
  • Implemented JWT and bcrypt for enhanced data security in case of DB compromise
  • Demo | Code | Video
Developer Times - News App
  • Developed DeveloperTimes, a web application using NewsApi and MERN stack
  • Implemented API handling, data fetching, and frontend data display using destructuring
  • Managed frontend-to-backend request handling for seamless user experience
  • Demo | Code | Video
AKCRH - Social Media Application
  • Developed a full-stack web application in the early stages of learning web development
  • Implemented secure password hashing with bcrypt for enhanced data security
  • Leveraged middleware packages like body-parser and cors for efficient request handling
  • Demo | Code

Pinned Loading

  1. BlockMeet BlockMeet Public

    A Decentralaized Video Conferencing application which uses our own Hydrocarbon architecture โš™๏ธ

    JavaScript

  2. Hostel_Bank Hostel_Bank Public

    A Group Finance management application that I had built to keep trach of finance amoung me and my roommates โœ…

    JavaScript 2

  3. AngleEye AngleEye Public

    A Group location sharing application ๐ŸŒ

    JavaScript 1

  4. CodeforcesDQ CodeforcesDQ Public

    A extension that provides daily Codeforces questions tailored to your current rating and chosen topic, helping you improve efficiently.๐Ÿ”ฎ

    Java