#!/usr/bin/env python3
# prathvi.py — run this to understand me
class Prathvi:
def __init__(self):
self.name = "Prathvi Singh Thakur"
self.location = "Sagar, Madhya Pradesh, India 🇮🇳"
self.roles = ["AI/ML Engineer", "Data Scientist", "Full-Stack Dev"]
self.stack = ["Python", "TensorFlow", "OpenCV", "scikit-learn", "JS"]
self.interests = ["Machine Learning", "Computer Vision", "Physics × AI"]
self.website = "https://polymathengineering.tech"
self.philosophy = "Build things that think. Ship things that matter."
def say_hello(self):
print(f"Hey! I'm {self.name}")
print(f"I turn raw data → intelligent systems 🚀")
print(f"Always building. Always learning.")
if __name__ == "__main__":
me = Prathvi()
me.say_hello()I'm a polymath engineer at the intersection of artificial intelligence, data science, and software engineering. I love turning raw data into intelligent systems — and turning ideas into real products.
| Project | What it does | Stack | |
|---|---|---|---|
| ⭐ | Git-Bridge | Smart Git workflow automation — version control, elevated | Python Git |
| ⭐ | Utility-Box | Multi-purpose developer toolkit offering wide-range services | JavaScript |
| ⭐ | CodeHub | Collaborative code sharing & discovery platform | JavaScript |
| 🔧 | GrowPack | Developer productivity — growth-oriented utilities bundled | JavaScript |
| 🔧 | FlowStack | Workflow management & task automation stack | JavaScript |
| 🌐 | Portfolio | The Polymath's Canvas — personal portfolio site | JavaScript |
💡 All repositories are public — explore, fork, star, or contribute freely!
| Domain | Focus Area |
|---|---|
| 🧬 Deep Learning | Advanced architectures — CNNs, RNNs, Transformers |
| 👁️ Computer Vision | Real-world detection & image processing pipelines |
| 📊 MLOps | Model deployment, monitoring, scalable ML infrastructure |
| 🔭 Physics × AI | Where theoretical physics meets machine intelligence |
| 🤖 LLM Engineering | Fine-tuning, RAG, and building on foundation models |
╔══════════════════════════════════════════════════════════════╗
║ I believe open source is how humanity accelerates itself. ║
║ ║
║ ✦ Every repo I ship is public — learn, fork, build on it ║
║ ✦ Code is communication — I document everything ║
║ ✦ PRs, issues, and stars are always welcome ║
║ ✦ I build tools I wish existed ║
╚══════════════════════════════════════════════════════════════╝
Want to collaborate? Let's build something meaningful together. Open an issue · Fork a repo · Connect on LinkedIn
| Platform | ||
|---|---|---|
| 🌐 | polymathengineering.tech | Portfolio |
| 💼 | linkedin.com/in/prathvi-thakur | Professional Network |
| 🐙 | github.com/Prathvi321 | Code & Projects |
| 📸 | @prathvithakur21 | Creative Side |