class Joshi:
def __init__(self):
self.name = "Joshi"
self.role = "Aspiring ML Engineer"
self.education = "BTech CSE (Final Year)"
self.location = "Jaipur, Rajasthan ๐ฎ๐ณ"
self.languages = ["Python", "C++", "SQL"]
self.interests = ["Machine Learning", "Deep Learning",
"Psychology", "Persuasion & Communication"]
self.goal = "Crack FAANG & build intelligent systems"
def say_hi(self):
print("Thanks for stopping by! Let's build something amazing together ๐")
me = Joshi()
me.say_hi()I'm a passionate Machine Learning enthusiast and BTech CSE student who lives and breathes data, models, and algorithms. My mission is to master ML/DL from the ground up โ from tensors to transformers โ and land a role where I can push the boundaries of what AI can do.
When I'm not training neural networks, I'm grinding DSA in C++ for FAANG prep, exploring human psychology, or figuring out the science behind great communication and persuasion.
- ๐ค Deep Learning Curriculum โ Working through CNNs, Transfer Learning & beyond with PyTorch
- ๐ Hands-On ML โ Scikit-Learn, Keras & TensorFlow (3rd Ed.) โ Chapter by Chapter
- โ๏ธ DSA Mastery in C++ โ Two Pointers ยท Sliding Window ยท String Algorithms ยท Dynamic Programming
- ๐งช Clustering & Unsupervised Learning โ K-Means, GMMs, DBSCAN
| Domain | Topics Covered | Proficiency |
|---|---|---|
| Supervised Learning | Linear/Logistic Regression, SVMs, Decision Trees, Random Forests, Ensemble Methods | โโโโโโโโโโ 80% |
| Unsupervised Learning | K-Means, GMMs, DBSCAN, Hierarchical Clustering, PCA | โโโโโโโโโโ 70% |
| Deep Learning | ANNs, CNNs, Backpropagation, Activation Functions | โโโโโโโโโโ 60% |
| PyTorch | Tensors, Autograd, Custom Datasets, DataLoaders, Training Loops | โโโโโโโโโโ 65% |
| NLP Fundamentals | Text preprocessing, KMP, Rabin-Karp, Z-Algorithm, String Matching | โโโโโโโโโโ 70% |
| Data Wrangling | Pandas, NumPy, Feature Engineering, EDA | โโโโโโโโโโ 80% |
- ๐ฏ Completed structured PyTorch curriculum โ Tensors โ CNNs โ Transfer Learning roadmap
- ๐ Mastered Hands-On ML (Ch. 9) โ Clustering algorithms (K-Means, GMMs, DBSCAN) with deep mathematical intuition
- โก DSA Patterns Conquered โ Two Pointers (incl. 3Sum, 4Sum, Cycle Detection), Sliding Window, KMP, Rabin-Karp, Z-Algorithm
- ๐ Advanced SQL โ Stored Procedures, Triggers, complex query optimization
- ๐งฌ Full ML Pipeline Understanding โ From raw data preprocessing to model deployment concepts
- ๐ค Strong CS Foundations โ Computer Architecture, Pipelining, Flynn's Taxonomy, RISC vs CISC, Formal Languages & Automata
- ๐ง I'm fascinated by the psychology of persuasion โ understanding how minds work helps me think about AI differently
- ๐ I believe in brute force first โ understand the naive solution deeply before optimizing
- ๐ฏ I'm obsessed with first-principles thinking โ I don't just learn how, I learn why
- ๐ฌ I study body language & communication because great engineers also need to be great communicators
- โ My debugging sessions are fueled by curiosity, not coffee
"The best model is the one that learns from its mistakes โ and so do I."
โญ๏ธ If you find my work interesting, drop a star! โญ๏ธ

