class Developer:
def __init__(self):
self.name = "Muhammedali Shakhnazarov"
self.location = "Surgut, Russia ๐๏ธ"
self.education = "Software Engineering @ Surgut State University"
self.passionate_about = ["Clean Code", "Game Development", "Open Source"]
self.current_status = "Seeking opportunities to grow and contribute"
self.philosophy = "If you catch some bug - Get some tea! ๐ต"
self.linux_journey = "Ubuntu โ Fedora โ NixOS โ โ"
self.tea_consumed = "โ cups and counting โ"
def get_daily_routine(self):
activities = [
"๐ต Morning tea ritual & planning",
"๐ป Crafting elegant solutions",
"๐ง Mastering Linux mysteries",
"๐ฎ Bringing game ideas to life",
"๐ Absorbing new knowledge",
"๐ง Breaking things (then fixing them)",
"๐ Late night coding sessions"
]
return random.choice(activities)
def current_mood(self):
return "Ready to build something awesome! ๐"
# Initialize developer instance
me = Developer()
print(me.philosophy) # If you catch some bug - Get some tea! ๐ต
$ neofetch --ascii_distro NixOS
โโ Learning Progress โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Python โโโโโโโโโโโโโโโโโโโโโโโ 95% ๐ฅ โ
โ Linux CLI โโโโโโโโโโโโโโโโโโโโโโ 90% ๐ง โ
โ Django โโโโโโโโโโโโโโโโโโโโโโ 75% ๐ โ
โ Godot โโโโโโโโโโโโโโโโโโโโโโ 60% ๐ฎ โ
โ C/C++ โโโโโโโโโโโโโโโโโโโโโโ 30% ๐ โ
โ Git โโโโโโโโโโโโโโโโโโโโโโ 60% ๐ง โ
โ Tea Brewing โโโโโโโโโโโโโโโโโโโโโ 99% โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
System Uptime: 3+ years on Linux ๐ง
Current Distro: NixOS (because why make life easy? ๐)
Favorite Editor: Whatever gets the job done
Debug Method: printf() and strategic tea breaks โ
๐ง LIST OF LEARNING!
๐ฅ C/C++ Deep Dive
Mastering memory management, optimization & lowโlevel hacks.
๐ง Cpython
Improving my python(sometimes by using math).
๐ง Linux Automation
Building custom scripts and tools for ultimate workflow.
Zero projects liveโฆ for now. Brace yourselves โ big things are coming! ๐
๐ LIST OF PROJECTS
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ๐ง Initializing Project Core... โ
โ ๐งช Loading ideas... โโโโโโโโโโโโโ 70% โ
โ โ๏ธ Compiling tools... โโโโโโโโโโโโ 90% โ
โ ๐ Network sync... [connected] โ
โ โ
โ STATUS : STANDBY โ
โ LAUNCH : SOONโข โ
โ MESSAGE : Great things take time โ stay tuned โก โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
The repo may seem quiet...
But somewhere deep in the console โ magic is brewing.
๐ Creation in progress...
๐ Public launch imminent...
SELECT * FROM academic_toolkit
WHERE status = 'MASTERED' OR status = 'IN_PROGRESS';
โโโโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ SUBJECT โ STATUS โ DESCRIPTION โ
โโโโโโโโโโโโโโโโโโโผโโโโโโโโโโโโโโโผโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค
โ Calculus โ โ
MASTERED โ Derivatives & Integrals โ
โ Linear Algebra โ โ
MASTERED โ Matrices are my friends โ
โ Discrete Math โ โ
MASTERED โ Logic & Graph Theory โ
โ Algorithms โ ๐ LEARNING โ Problem-solving patterns โ
โ Data Structures โ ๐ LEARNING โ Efficient data organization โ
โโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
-- Academic Status: Learning something new every day ๐
Language | Level | Use Case |
---|---|---|
๐ท๐บ Russian | Native | Everyday life, jokes & deep debugging rants |
๐ฌ๐ง English | Intermediate | Code docs, global collaboration |
๐น๐ท Turkish | Fluent | Family chats & cultural bridge |
๐ป Code | Advanced | Universal language of logic |
๐ฎ List of Side Quests & Interests
- ๐ฅ MMA, โฝ Football, ๐ Table Tennis, ๐ Volleyball, ๐๏ธโโ๏ธ CrossFit
- ๐ฒ Outdoor Adventures: hiking, cycling, camping
- ๐ฎ Gaming: from RPGs to retro arcades
- ๐ Reading: sciโfi, nonโfiction, thrillers & more
- ๐ฌ Movies & Series: indie artโhouse to blockbusters
- โ Tea Connoisseur: from green to puโerh
graph LR
A[๐จโ๐ป Muhammedali] --> B[๐ Seeking Opportunities]
B --> C[๐ผ Internships]
B --> D[๐ค Open Source]
B --> E[๐จโ๐ซ Mentorship]
B --> F[๐ Real Projects]
C --> G[๐ Web Dev]
C --> H[๐ฎ Game Dev]
C --> I[๐ง DevOps/Linux]
D --> J[๐ Python Projects]
D --> K[๐ Documentation]
D --> L[๐ Bug Hunting]
E --> M[๐ Code Reviews]
E --> N[๐ฏ Best Practices]
E --> O[๐ Career Growth]
F --> P[๐ฅ Team Collaboration]
F --> Q[โก Production Code]
F --> R[๐ก User Impact]
style A fill:#00FF87,stroke:#000,stroke-width:4px,color:#000
style B fill:#00D9FF,stroke:#000,stroke-width:3px,color:#000
style C fill:#FF6B6B,stroke:#000,stroke-width:2px,color:#000
style D fill:#FFD43B,stroke:#000,stroke-width:2px,color:#000
style E fill:#9B59B6,stroke:#000,stroke-width:2px,color:#FFF
style F fill:#FF8C42,stroke:#000,stroke-width:2px,color:#000
classDef default fill:#1A1A1A,stroke:#00FF87,stroke-width:2px,color:#00FF87
Ready to contribute, learn, and build amazing things together! ๐
โ "If you catch some bug - Get some tea!" โ
Fun Facts:
โโโ ๐ง Survived the Ubuntu โ Fedora โ NixOS journey
โโโ โ Tea-to-code ratio: Perfectly balanced
โโโ ๐ Best debugging happens at 2 AM
โโโ ๐ง Can fix anything with enough StackOverflow
โโโ ๐ Dreams in Python, thinks in algorithms
Current Status: [ Ready to build the future! ]
๐จ Handcrafted with โค๏ธ, โ, and lots of Linux magic
โก Last updated: Every time I learn something new (which is daily!)
๐ Star this repo if it made you smile!
$ whoami
muhammedali_shakhnazarov
$ echo "Thanks for visiting my digital space! ๐"
Thanks for visiting my digital space! ๐