Skip to content
View shubhamistic's full-sized avatar
๐Ÿ‡ฎ๐Ÿ‡ณ
๐Ÿ‡ฎ๐Ÿ‡ณ

Block or report shubhamistic

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

shubhamistic

{
  "Introduction": [
    
    "Hi ๐Ÿ‘‹, I'm Shubham",
    "I'm a full stack web developer with 4 years of coding experience ๐Ÿ’ป.",
    "Currently building a tool 'ventory' to revolutionize business management ๐ŸŒŸ."
    
  ],
  
  
  "Connect With Me": {
    
    "LinkedIn"   : "linkedin.com/in/shubhamistic",
    
    "GitHub"     : "github.com/shubhamistic",
    
    "Portfolio"  : "shubhamistic.com"
    
  },
  
  
  "My Coding Profiles": {
    
    "HackerRank" : "hackerrank.com/shubhamistic",
    
    "LeetCode"   : "leetcode.com/shubhamistic"
    
  },
  
  
  "Technologies I Use": {
    
    "Languages"  : [ "Python", "Javascript", "C/C++" ],
    
    "Database"   : [ "MySQL", "Firebase", "MongoDB" ],
    
    "Frameworks" : [ "React", "Flask", "Express.js" ],
    
    "Tools"      : [ "Postman", "git" ]
    
  }
}

GitHub Stats:


Popular repositories Loading

  1. parkive parkive Public

    A smart parking system with real time data visualisation

    Python 7 1

  2. shubhamistic.github.io shubhamistic.github.io Public

    Explore the world of stunning web projects developed by shubhamistic

    JavaScript 1

  3. FaceAttend FaceAttend Public

    Face Recognition based Attendance System

    Python 1

  4. shubhamistic shubhamistic Public

  5. data-structures data-structures Public

    Algorithms for some useful Linear and Non-Linear Data Structures written in C programming language.

    C

  6. leetcode leetcode Public

    My leetcode approach

    C++