Skip to content
View humanshu001's full-sized avatar
🚩
Jai Shri Ram
🚩
Jai Shri Ram

Block or report humanshu001

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

banner-image

πŸ‘‹ Hi, I'm Humanshu Jaglan

I'm a self-taught Full Stack Web Developer, Blockchain Enthusiast, and a passionate learner currently pursuing B.Tech in Computer Science at Geeta University, Naultha. I enjoy building scalable apps, exploring new technologies, and sharing what I learn. Whether it's DevOps, WebRTC, or smart contracts β€” I'm always curious and always building.


πŸš€ What I’m Working On

  • 🌱 Currently learning WebRTC, Rust, and diving deeper into DevOps
  • πŸ”­ Exploring AI and integrating it into real-world workflows using n8n and Gemini/ChatGPT
  • πŸ‘― Looking to collaborate on Open Source and impactful tech products
  • πŸ’¬ Ask me about Full Stack Development, Web3, and State Management
  • 🀝 Open to internships, hackathons, and startup collaborations

πŸ› οΈ Tech Stack

πŸ’» Languages

C, C++, Python, PHP, JavaScript, TypeScript, (learning Rust, Java)

βš™οΈ Backend

  • Node.js, Express.js, NestJS
  • Flask, Django, Laravel, PHP

🧠 Frontend

  • React.js, Next.js, Angular, Inertia.js
  • Tailwind CSS, ShadCN UI

πŸ“€ Database

  • MongoDB, PostgreSQL, MySQL

πŸ”§ Tools & DevOps

  • Docker, Nginx, VSCode, Git, GitHub
  • Hosting on VPS (Ubuntu 24.04)

⚑ State Management

  • Redux, Recoil, Zustand

πŸ”— Blockchain

  • Solidity, BEP20, ERC20, Upgradeable Smart Contracts (UUPS)
  • Web3 DApps (staking, MLM, pool-based rewards)

🌍 Connect With Me

Instagram Twitter Facebook LinkedIn Telegram WhatsApp Stack Overflow HackerRank Quora Reddit


πŸ‘€ A Little About Me...

from world import love, peace

class HumanBeing:
    def __init__(self):
        self.name = "Humanshu Jaglan"
        self.age = 19
        self.education = "B.Tech in Computer Science"
        self.university = "Geeta University"
        self.country = "India"
        self.city = "Panipat"
        self.email = "humanshujaglan@gmail.com"
        self.languages = ["Python", "JavaScript", "PHP", "C++", "TypeScript"]
        self.skills_in_frontend = ["React", "Next.js", "Angular", "Inertia"]
        self.skills_in_backend = ["Django", "Laravel", "Flask", "Express", "PHP"]
        self.skills_in_database = ["MongoDB", "PostgreSQL", "MySQL"]
        self.tools = ["VSCode", "Git", "GitHub"]
        self.learning = ["Rust", "Java"]
        self.askMeAbout = ["Full Stack Development"]
        self.hobbies = ["Coding", "Reading", "Blogging"]

    def spread_love(self):
        print("Thanks for stopping by! πŸš€")

    def jai_shri_ram(self):
        print("πŸ™ Jai Shree Ram 🚩")

me = HumanBeing()
me.spread_love()
me.jai_shri_ram()

πŸ“Š GitHub Stats

GitHub Streak GitHub Stats

Pinned Loading

  1. intro.py intro.py
    1
    from world import love and peace
    2
    
                  
    3
    class HumanBeing:
    4
    
                  
    5
        def __init__(self):
  2. My-C My-C Public

    Basic programs that I have made while my learning phase of C programming.

    C 2

  3. humanshu001 humanshu001 Public

    2

  4. personal-portfolio personal-portfolio Public

    My Portfolio website made using Reactjs and used CarryForms for contact form

    JavaScript 2