Skip to content
View ShreyMhatre's full-sized avatar

Block or report ShreyMhatre

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ShreyMhatre/README.md

Hello World! I'm Shrey πŸ‘‹

Typing SVG


πŸŽ“ Final year AIML student passionate about turning innovative ideas into reality
🌍 Seeking internships and exploring masters programs abroad
πŸš€ Learning by building - from research papers to production-ready solutions
πŸ’‘ Currently exploring: Computer Vision, NLP, and Financial AI applications


🎯 What I'm Up To

class ShreyMhatre:
    def __init__(self):
        self.status = "Final Year Student"
        self.goals = ["Internships", "Masters Abroad", "Real-world AI Impact"]
        self.current_focus = ["Research Implementation", "Open Source", "Portfolio Building"]
        
    def get_interests(self):
        return ["AI/ML", "Computer Vision", "NLP", "Financial Tech"]
        
    def seeking(self):
        return {
            "internships": "Winter 2025",
            "masters": "Considering Fall 2026 intake",
            "collaborations": "Always open!"
        }

πŸ› οΈ Tech Arsenal

Languages & Frameworks
python javascript typescript r cpp java c

AI/ML & Data Science
tensorflow pytorch

Web & Database
react nodejs flask html css mongodb postgresql

Tools & Hardware
figma git github arduino

🎯 Current Mission

πŸ”¬ Research to Code: Implementing cutting-edge papers in AI/ML
πŸ—οΈ Building Portfolio: Creating projects that showcase real-world applications
🌐 Open Source: Contributing to the community while learning
πŸ“š Academic Prep: Preparing for graduate studies and industry roles


🀝 Let's Connect!

LinkedIn Email

🌟 Open to internship opportunities, research collaborations, and meaningful conversations about AI's future! 🌟

Pinned Loading

  1. nanoGPT nanoGPT Public

    A minimal, educational implementation of a Generative Pretrained Transformer (GPT) model

    Jupyter Notebook

  2. autoencoder_from_scratch autoencoder_from_scratch Public

    Basic autoencoder neural networks from scratch using PyTorch

    Jupyter Notebook

  3. nlp-learning-journey nlp-learning-journey Public

    My Natural Language Processing (NLP) Learning Journey.

    Jupyter Notebook