Skip to content
View Innsaute-glitch's full-sized avatar
🍀
Getting some work done ..
🍀
Getting some work done ..
  • Joined May 27, 2026

Block or report Innsaute-glitch

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

> Hello-World! I'm Innsaute-glitch 👾

ECE Student · Python Learner · Building stuff one at a time

GitHub followers Profile Views


🧑‍💻 About Me

  • 🎓 College Student studying under ECE (Electronics and Communications branch)
  • 🐍 Currently learning Python from scratch — and building real projects along the way
  • 📅 Started coding: June 2026
  • 🎯 Goal: Python → C → C++ → keep building cool stuff

🗺️ Learning Roadmap

[✅] Python Basics        — Variables, operators, loops, functions, lists
[✅] Git & GitHub         — Commits, repos, version control
[🔄] Python Intermediate  — OOP, file handling, modules, APIs
[ ] Pygame               — 2D game development
[ ] C Fundamentals       — Memory, pointers, arrays (CS50x)
[ ] C++                  — More practice needed

📈 GitHub Stats

Innsaute-glitch's GitHub Stats

GitHub Streak

Top Languages


🛠️ Tech Stack

Python C Git GitHub VS Code

C badge is aspirational. Don't @ me 😅


📬 Let's Connect

If you're also learning to code, feel free to star a repo, open an issue or just say hi! Contributions, suggestions and roasts are all welcome. 🤝


"Come on, Coding is quite fun xD"

Visitor Snake

Pinned Loading

  1. Learning-Python-from-Scratch Learning-Python-from-Scratch Public

    My Python learning journey from Day 1 — following Code with Harry

    Python

  2. Guess-the-number-game Guess-the-number-game Public

    Terminal number guessing game with 10 attempts, error handling and a secret cheat code 👀🎮

    Python

  3. Password-Generator Password-Generator Public

    Cryptographically secure password generator using Python's secrets module 🔐

    Python

  4. Marks-sorter Marks-sorter Public

    Made a multi-student marks collector with sorting, state management and keyboard interrupt handling 📊

    Python