Skip to content
View Devansh232406's full-sized avatar

Block or report Devansh232406

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Devansh232406/README.md
Typing SVG

Profile Views ย  GitHub followers


๐Ÿง  About Me

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.


๐Ÿ”ฅ What I'm Currently Working On

  • ๐Ÿค– 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

๐Ÿ› ๏ธ Tech Stack & Skills

๐Ÿค– Machine Learning & Deep Learning

Python PyTorch TensorFlow Keras scikit-learn NumPy Pandas Matplotlib

๐Ÿ’ป Programming & DSA

C++ Python SQL

๐Ÿ—„๏ธ Databases & Tools

MySQL Git GitHub VS Code Jupyter


๐Ÿงช ML Knowledge Domains

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%

๐Ÿ† Achievements & Milestones

  • ๐ŸŽฏ 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

๐Ÿ“Š GitHub Stats


GitHub Streak

๐Ÿ’ก Fun Facts About Me

  • ๐Ÿง  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

๐Ÿค Let's Connect

LinkedIn Gmail GitHub Kaggle


"The best model is the one that learns from its mistakes โ€” and so do I."

โญ๏ธ If you find my work interesting, drop a star! โญ๏ธ

Pinned Loading

  1. space-debris-ai space-debris-ai Public

    Python