Skip to content

Commit 5f22c7e

Browse files
authored
Update README.md
1 parent 6aea0af commit 5f22c7e

File tree

1 file changed

+83
-14
lines changed

1 file changed

+83
-14
lines changed

README.md

Lines changed: 83 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,85 @@
11
## Hi there 👋
22

3-
<!--
4-
**shahzcoder/shahzcoder** is a ✨ _special_ ✨ repository because its `README.md` (this file) appears on your GitHub profile.
5-
6-
Here are some ideas to get you started:
7-
8-
- 🔭 I’m currently working on ...
9-
- 🌱 I’m currently learning ...
10-
- 👯 I’m looking to collaborate on ...
11-
- 🤔 I’m looking for help with ...
12-
- 💬 Ask me about ...
13-
- 📫 How to reach me: ...
14-
- 😄 Pronouns: ...
15-
- ⚡ Fun fact: ...
16-
-->
3+
<h1 align="center">Hi there 👋, I'm Shahzil Imran</h1>
4+
5+
<p align="center">
6+
<img src="https://github.com/your-profile-picture.png" width="100" height="100" />
7+
</p>
8+
9+
<p align="center">
10+
Software Engineer | Section Leader @ Stanford Code in Place | Python Trainer @ iCodeGuru | Python Developer
11+
</p>
12+
13+
---
14+
15+
### About Me:
16+
17+
- 🌍 Actively participating in International Hackathons, especially on lablab.ai.
18+
- 🏆 Speed Programming Winner at the National University of Modern Languages.
19+
- 🧩 Led a top-scoring team in Harvard CS50 Puzzle Day (solved 9/9 puzzles).
20+
- 🏅 Selected as a Section Leader in Stanford Code in Place, taught Python programming to international students for 6 weeks.
21+
- 🥇 Ranked among the top 10 in a Generative AI Hackathon (team secured 9/65).
22+
- 👨‍🏫 Trainer at iCodeGuru, teaching Python Fundamentals and Object-Oriented Programming to underprivileged students.
23+
- 💡 Honing my problem-solving skills on LeetCode (solved 125+ problems).
24+
- 🌱 Working towards becoming a Full-Stack Developer (currently familiar with full-stack development).
25+
26+
### Skill Set:
27+
28+
#### Frontend:
29+
<p align="center">
30+
<img src="https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white" alt="HTML5" />
31+
<img src="https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white" alt="CSS3" />
32+
<img src="https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black" alt="JavaScript" />
33+
<img src="https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white" alt="Tailwind CSS" />
34+
<img src="https://img.shields.io/badge/Bootstrap-7952B3?style=for-the-badge&logo=bootstrap&logoColor=white" alt="Bootstrap" />
35+
</p>
36+
37+
#### Languages:
38+
<p align="center">
39+
<img src="https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white" alt="Python" />
40+
<img src="https://img.shields.io/badge/Java-007396?style=for-the-badge&logo=java&logoColor=white" alt="Java" />
41+
<img src="https://img.shields.io/badge/C++-00599C?style=for-the-badge&logo=cplusplus&logoColor=white" alt="C++" />
42+
<img src="https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black" alt="JavaScript" />
43+
</p>
44+
45+
#### Others:
46+
<p align="center">
47+
<img src="https://img.shields.io/badge/Git-F05032?style=for-the-badge&logo=git&logoColor=white" alt="Git" />
48+
<img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white" alt="GitHub" />
49+
<img src="https://img.shields.io/badge/npm-CB3837?style=for-the-badge&logo=npm&logoColor=white" alt="npm" />
50+
<img src="https://img.shields.io/badge/Figma-F24E1E?style=for-the-badge&logo=figma&logoColor=white" alt="Figma" />
51+
<img src="https://img.shields.io/badge/Hugging_Face-FFAE0D?style=for-the-badge&logo=hugging-face&logoColor=black" alt="Hugging Face" />
52+
</p>
53+
54+
### Connect with me:
55+
56+
<p align="center">
57+
<a href="https://www.linkedin.com/in/shahzilimran" target="_blank">
58+
<img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" alt="LinkedIn" />
59+
</a>
60+
<a href="mailto:shahzil.imran@example.com" target="_blank">
61+
<img src="https://img.shields.io/badge/Email-D14836?style=for-the-badge&logo=gmail&logoColor=white" alt="Email" />
62+
</a>
63+
<a href="https://github.com/shahzilimran" target="_blank">
64+
<img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white" alt="GitHub" />
65+
</a>
66+
</p>
67+
68+
---
69+
70+
### GitHub Stats:
71+
72+
<p align="center">
73+
<img src="https://github-readme-stats.vercel.app/api?username=shahzilimran&show_icons=true&theme=radical" alt="GitHub Stats" />
74+
</p>
75+
76+
<p align="center">
77+
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=shahzilimran&layout=compact&theme=radical" alt="Top Languages" />
78+
</p>
79+
80+
---
81+
82+
### Hobbies & Interests:
83+
- 🎨 Listening to Podcasts and Tech Reviews
84+
- 🏆 Competing in speed programming and generative AI challenges.
85+
- 🌐 Exploring new tech stacks and teaching Python programming.

0 commit comments

Comments
 (0)