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 Bootstrap React Native Firebase Python WebRTC MySQL PostgreSQL Spring Boot OAuth Angular Tailwind CSS

Tools & Technologies

VS Code Git-GitHub Jupyter Notebook Canva Android Studio Vim AWS Azure Docker GCP

🚀Here are some of my favourite projects I built during my engineering.😤

DailyCanvas -Basically a todo application , but from the point of view of week.
  • Sign in with Google OAuth and enjoy a smooth, paper-like UI for a natural writing experience.

  • Create a fresh canvas each week with a full week overview and assign todos to specific days (Sunday – Saturday).

  • Easily add, edit, and organize todos with features like marking as done or scratching them with black/blue strike-through lines.

  • Personalize your todos using color coding (black or blue) for better visual organization.

  • Demo | Code | Video

CodeForces DQ -A extension that provides daily Codeforces questions tailored to your current rating.
  • Lets you select topic of your choice for practice
  • The selected questions are based on your current rating ,so you can improve efficiently
  • you can tract all of you daily question in one place
  • As your ratting increases the difficulty of the question also increases
  • Demo | Code | Video
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

Pinned Loading

  1. BlockMeet BlockMeet Public

    A Decentralaized Video Conferencing application which uses our own Hydrocarbon architecture ⚙️

    JavaScript 2 2

  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

  5. DailyCanvas DailyCanvas Public

    Basically a todo application , but from the point of view of week📝

    Java