Skip to content
View devspidr's full-sized avatar
💭
🕸️🕷️
💭
🕸️🕷️

Block or report devspidr

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
devspidr/README.md

💫 About Me


  • 🔭 I’m currently working on:
    Machine Learning & AI Applications

  • 🌱 Currently diving into:

    • Machine Learning & Deep Learning
      • Neural Networks
        • Convolutional Neural Networks (CNNs) & CNN Architectures
        • Recurrent Neural Networks (RNNs) & Sequence Modeling
        • Transformers & its modern updates
    • Retrieval-Augmented Generation (RAGs)
    • Building Large Language Models (LLMs)
    • Web Application Security & Bug Bounties
  • 👨‍💻 Open Source Contributor:
    Actively contributing to AI and security projects

  • 👨‍🎓 Pursuing Computer Science Engineering:
    Focused on building impactful solutions and maintaining strong academic performance


💻 Core CS Interests

  • Data Structures & Algorithms
  • Operating Systems & Computer Architecture
  • Database Systems & Query Optimization
  • Software Engineering Principles & Design Patterns
  • Networking & Security Fundamentals

🪐 Space Enthusiast

I’m deeply fascinated by space science and astronomy. I love exploring the universe’s mysteries, following NASA missions, and simulating space missions with code! 🚀✨


💡 Fun Facts & Hobbies

  • 🏏 Cricket fan who loves following exciting global matches
  • 🎮 Mobile gaming enthusiast — great way to unwind
  • 🎬 Avid watcher of movies & TV series — always hunting for the next favorite
  • 🏋️‍♂️ keeping fit and strong mentally
  • 📚 Committed to good academics and continuous learning
  • 💻 Passionate about tinkering with tech and building mini-projects
  • 🌌 Fascinated by the synergy of AI and space exploration for autonomous systems
  • 🌃 Night owl, often stargazing or solving coding challenges late into the night

🌐 Connect With Me:

Instagram LinkedIn Stack Overflow CodePen Gmail


💻 Tech Stack:

🤖 AI & Machine Learning

Python PyTorch scikit-learn Keras NumPy Pandas Jupyter

🌐 Full-Stack Development

HTML5 CSS3 JavaScript ReactJS Node.js Flask FastAPI Streamlit

🗄️ Databases

MySQL MongoDB

☁️ Cloud & DevOps

Git
GitHub

📊 Data Visualization

Matplotlib Seaborn


📈 GitHub Stats:


Pinned Loading

  1. Netflix-clone-using-Reactjs Netflix-clone-using-Reactjs Public

    A basic Netflix UI clone built using React.js to practice component design, routing, and API integration. Created as part of my learning journey to understand modern frontend development with React…

    JavaScript 3

  2. Eco-Bot-AI-powered-chatbot-based-aqi-navigation-system Eco-Bot-AI-powered-chatbot-based-aqi-navigation-system Public

    Eco-Bot is an AI-powered chatbot that helps users navigate through areas based on real-time Air Quality Index (AQI) data. The system integrates AI-driven responses, pollution-aware routing, and env…

    HTML 2

  3. stroke-prediction-using-ML stroke-prediction-using-ML Public

    A machine learning project to predict stroke risk based on health data. Built using the XGBoost algorithm to achieve better accuracy and performance. Created as part of my learning journey into app…

    HTML 2

  4. FlappyBird_AI_using_NEAT_ALGORITHM FlappyBird_AI_using_NEAT_ALGORITHM Public

    An AI-powered Flappy Bird game where a neural network learns to play the game using the NEAT (NeuroEvolution of Augmenting Topologies) algorithm. This project demonstrates neuroevolution in action …

    Python 2

  5. spiderman1 spiderman1 Public

    This project is a tribute to my favorite childhood hero, Spider-Man, who has inspired and motivated me in countless ways. it represents both my admiration for the character and my ongoing journey i…

    HTML 2

  6. HierarchicallyOptimized-MNIST-Classifier-PyTorch HierarchicallyOptimized-MNIST-Classifier-PyTorch Public

    An end-to-end implementation of a multi-layer perceptron (MLP) for MNIST digit classification, utilizing Kaiming weight initialization, ReLU activations, and Adam optimization—engineered with GPU a…

    Jupyter Notebook