Skip to content
View GirdharKumarSahu's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report GirdharKumarSahu

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
GirdharKumarSahu/README.md

๐Ÿ‘จโ€๐Ÿ’ป About Me

class GirdharKumar:
    name       = "Girdhar Kumar"
    location   = "Rajnandgaon, Chhattisgarh ๐Ÿ‡ฎ๐Ÿ‡ณ"
    education  = "Class 12 | Weidner Memorial SSS"
    next_goal  = "B.Tech in Computer Science ๐ŸŽ“"
    learning   = ["HTML", "CSS", "Python", "MySQL"]
    currently  = "Building my first real project ๐Ÿ”จ"
    fun_fact   = "I debug with print() and I'm not ashamed ๐Ÿ˜„"

    def say_hi(self):
        print("Thanks for stopping by! Let's connect ๐Ÿ˜Š")

๐Ÿ› ๏ธ Tech Stack

Languages

HTML5 CSS3 Python MySQL

Currently Exploring

JavaScript Git

Tools & Environment

VS Code GitHub Windows


๐Ÿ“Š GitHub Stats

Girdhar's GitHub Stats ย ย  Top Languages
GitHub Streak

๐Ÿ† GitHub Trophies

GitHub Trophies

๐Ÿš€ Current Project

๐Ÿ”จ Personal Project (In Progress)

My first real project โ€” built with the skills I learned in school. Using HTML, CSS, Python and MySQL end to end.

Status: ๐ŸŸก Under active development

HTML5 CSS3 Python MySQL

๐Ÿ“… What's Next

  • Complete my first project
  • Publish it with a proper README
  • Learn JavaScript deeply
  • Build a second project
  • Join college & start B.Tech CSE
  • Contribute to open source

๐Ÿ“ˆ Contribution Graph

Contribution Graph

๐ŸŒฑ My Learning Journey

2024 โ€” Introduced to HTML, CSS, Python & MySQL in school ๐Ÿ“š
2025 โ€” Class 12 complete. Results awaited. Started self-learning ๐Ÿ–ฅ๏ธ
2025 โ€” Built my first portfolio website & deployed on Vercel ๐ŸŒ
2025 โ€” Working on my first real project ๐Ÿ”จ
2026 โ†’ Planning to join B.Tech CSE ๐ŸŽ“
2026 โ†’ Going deeper into JavaScript & web dev ๐Ÿ“–
Future โ†’ Build real projects, contribute to open source โœจ

๐Ÿ’ฌ Reach Out

I'm always happy to connect โ€” whether it's advice, collaboration, or just saying hi!

ย  ย 

footer wave

Popular repositories Loading

  1. GirdharKumarSahu GirdharKumarSahu Public

    Config files for my GitHub profile.

    1

  2. First-Portfolio First-Portfolio Public

    My very first portfolio website built with fundamental HTML. This repository is preserved as a 'time capsule' to show my early coding journey and progress in web development.

    HTML 1

  3. Class11th-Python Class11th-Python Public

    Sharing some of my favorite Python programs from school. This repo features a selection of Class 11 scripts that helped me understand how loops and conditions work.

    Python 1

  4. snake-water-gun-game snake-water-gun-game Public

    Forked from kounsaiswaroop/snake-water-gun-game

    A simple Python command-line game based on Snake, Water, and Gun (similar to Rock, Paper, Scissors).

    Python