Skip to content
View mukeshgurpude's full-sized avatar
☠️
Experimenting
☠️
Experimenting

Organizations

@Team-Phoenix-School-of-Design
Block or Report

Block or report mukeshgurpude

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
mukeshgurpude/README.md

Mukesh Gurpude


I'm a student and full-stack developer from India. I enjoy creating things with the Python and MERN stack. I'm now exploring with cloud computing and containerization.

Languages and Tools

My Skills

Stats

mukeshgurpude mukeshgurpude

Icons by Skillicons

Pinned

  1. medstore medstore Public

    Ecommerce medical store powered by Django framework built for a college project

    Python 4 2

  2. socket-server socket-server Public

    A simple kickstart for WebSocket server with yaml files

    TypeScript 1

  3. queens-problem queens-problem Public

    Implementation of N-Queens problem in Python

    Python

  4. Responsive-DevChallenges Responsive-DevChallenges Public

    Solutions for challenges at devchallenges.io

    HTML

  5. sleeping-barber sleeping-barber
    1
    from threading import Thread
    2
    from time import sleep
    3
    
                  
    4
    
                  
    5
    def threaded(func):
  6. calculator calculator Public

    Javascript/React PWA Calculator built with react

    JavaScript