██╗ ██╗ █████╗ ███████╗██╗ ██╗ ██████╗ █████╗ ███╗ ███╗
╚██╗ ██╔╝██╔══██╗██╔════╝██║ ██║ ██╔══██╗██╔══██╗████╗ ████║
╚████╔╝ ███████║███████╗███████║ ██████╔╝███████║██╔████╔██║
╚██╔╝ ██╔══██║╚════██║██╔══██║ ██╔══██╗██╔══██║██║╚██╔╝██║
██║ ██║ ██║███████║██║ ██║ ██║ ██║██║ ██║██║ ╚═╝ ██║
╚═╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝
class YashRam:
def __init__(self):
self.name = "Yash Ram"
self.location = "Vadodara, Gujarat, India 🇮🇳"
self.education = "BTech CSE @ PIT Vadodara"
self.school = "Sainik School Balachadi 🎖️"
self.roles = ["Student", "Builder", "Open Source Aspirant"]
self.focus = ["DSA", "Web Development", "Python", "C/C++"]
self.goal = "Contribute to GSSoC & land my first internship"
self.philosophy = "Ship real projects. Learn by doing."
def say_hi(self):
print("Hey! Thanks for visiting my profile. Let's connect 🤝")
me = YashRam()
me.say_hi()| Project | Description | Stack | Status | |
|---|---|---|---|---|
| 📬 | Telegram Notes Bot | Delivers curated study notes for Class 9–12 students directly on Telegram. Smart command-based retrieval by subject & chapter. | Python Telegram API |
🔧 In Dev |
| 🎨 | Colour Guessing Game | Shows a random RGB color for 5 seconds — you recreate it. Scores your accuracy. A fun way to train your eye. | Python HTML CSS |
🔧 In Dev |
💡 Both repos dropping soon. Star this profile to get notified when they go live.
[ ] 🌱 Contribute to GSSoC 2025 as open source contributor
[ ] 💻 Solve 100+ problems on LeetCode (Easy → Medium)
[ ] 📦 Publish 3 complete, documented projects on GitHub
[ ] 📜 Clear TCS NQT & earn 2+ developer certifications
[ ] 💼 Land a software developer internship
[ ] 🌐 Build and deploy a personal portfolio website
| Certification | Issuer | Year |
|---|---|---|
| 🎓 IT Specialist — HTML & CSS | Pearson / Ethnotech Academy | 2024 |
