Skip to content
View lakshyaog's full-sized avatar
  • Technojam
  • Greater Noida
  • 09:43 (UTC +05:30)

Highlights

  • Pro

Block or report lakshyaog

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
lakshyaog/README.md

About My Code Journey

Coding
<div align="left" style="margin: 20px;">
  <p>
    <img src="https://media.giphy.com/media/3oKIPnAiaMCws8nOsE/giphy.gif" width="30"> 
    <strong>Current Quest:</strong> Training Next-Gen AI Models
  </p>
  <p>
    <img src="https://media.giphy.com/media/LMt9638dO8dftAjtco/giphy.gif" width="30">
    <strong>Learning:</strong> Legendary Cloud Architecture Techniques
  </p>
  <p>
    <img src="https://media.giphy.com/media/KAq5w47R9rmTuvWOWa/giphy.gif" width="30">
    <strong>Exploring:</strong> The Quantum Realm & Edge AI Universe
  </p>
</div>

Snake Animation

const myAnimeJourney = () => {

{
    personalInfo: {
        name: "Lakshya Solanki",
        location: "India 🇮🇳",
        title: "AI/ML Sensei & Full Stack Shinobi",
        education: "B.Tech AI/ML @ Galgotias University",
        powerLevel: "Over 9000",
        interests: ["Quantum Computing", "Edge AI", "Blockchain", "Mecha AI"]
    },
    
    techStack: {
        ai_ml: {
            frameworks: ["TensorFlow", "PyTorch", "Scikit-learn"],
            specialization: ["Computer Vision", "NLP", "Reinforcement Learning"],
            techniques: ["YOLO", "Transformers", "GANs"]
        },
        
        development: {
            frontend: ["React", "Next.js", "Three.js", "Tailwind CSS"],
            backend: ["Django", "FastAPI", "Node.js"],
            architecture: ["Microservices", "Serverless", "Event-Driven"]
        },
        
        cloud: {
            platforms: ["Google Cloud Platform", "AWS"],
            tools: ["Docker", "Kubernetes", "Terraform"],
            databases: ["PostgreSQL", "MongoDB", "Redis"]
        }
    },
    
    currentTrainingArc: {
        research: "Mastering Edge AI & Quantum ML",
        development: "Building Ultimate AI Solutions",
        learning: "Advanced Cloud Architecture & MLOps",
        contribution: "Open Source AI Heroes Project"
    },
    
    ninjaWay: "In the world of code, my nindo is to never give up and push beyond limits! Plus Ultra! 🚀"
}

}

🎯 Jutsu Arsenal

🔮 AI/ML Magic
⚡ Shinobi Tech
☁️ Cloud Summoning

📊 Battle Stats

Stats Streak

🏆 Epic Achievements

🌐 Join My Party

>

Popular repositories Loading

  1. END-TO-END-ML-House-pridiction END-TO-END-ML-House-pridiction Public

    End-to-End ML House Price Prediction This repository contains a complete machine learning pipeline for predicting house prices. It includes data preprocessing, model training, evaluation, and deplo…

    Jupyter Notebook 1

  2. Lakshya-s-Jarvis Lakshya-s-Jarvis Public

    🤖 Lakshya's Jarvis – A voice-activated AI assistant inspired by J.A.R.V.I.S from Iron Man! 🔹 Executes voice commands, searches the web, and automates tasks. 💡 Built with Python, Speech Recognition,…

    Python

  3. lakshya-s-Snakegame lakshya-s-Snakegame Public

    🐍 Lakshya's Snake Game – A fun and interactive snake game built using Python! 🎮 Classic snake game with simple controls and smooth gameplay. 🖥️ Developed using Pygame for a great gaming experience!

    Python

  4. advance-calculator advance-calculator Public

    🧮 Advance Calculator – A powerful Python-based calculator. ⚡ Perform basic and advanced mathematical operations. 📊 Supports arithmetic, trigonometry, logarithms, and more!

    Python

  5. To-do-list To-do-list Public

    📝 To-do List – A Python-based task management program. ✅ Add, remove, and manage your daily tasks with ease. ⚡ Simple, fast, and efficient task tracking.

    Python

  6. Flappy-Bird-game Flappy-Bird-game Public

    🐦 Lakshya's Flappy Bird Game – A Python-based replica of the classic Flappy Bird game! 🎮 Simple yet addictive gameplay using Pygame. 🚀 Tap to fly, avoid obstacles, and aim for the highest score!

    Python