class Pratik:
def __init__(self):
self.role = "CSE Student @ IIIT Jabalpur"
self.cgpa = 8.9
self.stack = ["C++", "Java", "Python", "JavaScript", "TypeScript"]
self.currently = "fine-tuning ViTs to identify snakes ๐"
self.weakness = "closing 47 chrome tabs, 0 bookmarked"
self.superpower = "turning coffee into semi-working code"
def status(self):
return "๐ข online and probably debugging something"
me = Pratik()
print(me.status())| ๐ | Achievement |
|---|---|
| ๐ฅท | HackOrbit 2025 โ 6th place with Urban Eye (civic-issue reporting + AI) |
| ๐ฏ | CodeChef Starters 208 โ Global Rank 857 |
| ๐ | 95% accuracy fine-tuning DINOv2 ViT to classify 48 Indian snake species โ SerpentAI |
| ๐ | Top 10โ12 teams in intra-college hackathon Can You Hack It |
| ๐ฏ | 250+ problems solved across CodeChef, Codeforces & LeetCode |
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ > cat /proc/pratik/competitive_programming โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค
โ CodeChef โฐโฐโฐโฐโฐโฐโฐโฑโฑโฑ 1469 (highest) โ
โ Codeforces โฐโฐโฐโฐโฐโฑโฑโฑโฑโฑ 1014 (highest) โ
โ LeetCode โฐโฐโฐโฐโฐโฐโฐโฐโฑโฑ 100+ solved โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
๐ SerpentAIFine-tuned a DINOv2 ViT-L/14 transformer to classify 48 Indian snake species. Two-phase freeze-unfreeze training, mixed precision, 95% validation accuracy. Basically taught a robot to be a herpetologist.
|
AI-powered civic issue reporter โ spot a pothole, snap a pic, Gemini API figures out what it is. Ranked 6th at HackOrbit 2025.
|
|
Smart travel planner that builds personalized itineraries around your budget and vibe, so you stop doom-scrolling travel blogs at 2am.
|
A productivity app that turns getting things done into a competitive battle against your friends. Accountability, but make it a boss fight.
|
pratik@iiit-jabalpur:~$ echo "Thanks for stopping by!"
Thanks for stopping by!
pratik@iiit-jabalpur:~$ connect --with=me

