Skip to content
View spike-commander's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report spike-commander

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

Full-Stack Developer | Security Researcher | Open Source Contributor

Portfolio LinkedIn X Email


👨‍💻 About Me

name: Abdul Haiy
location: Jabalpur, India 🇮🇳
education: B.Tech Computer Science (2021–2025)
current: Freelance Full-Stack Developer & Security Researcher

fields_of_interest:
  - Full-Stack Web Development
  - Cybersecurity & Vulnerability Research
  - AI/ML Engineering
  - Blockchain & Web3
  - Open Source Software

achievements:
  - 1st Place  · AI Innovation Challenge, Techfest India 2024
  - 2nd Place · Blockchain Hackathon, ETHIndia 2024
  - Top 10    · Smart India Hackathon, Govt. of India 2024

philosophy: "Talk is cheap. Show me the code."

📊 GitHub Analytics

Streak Activity
GitHub Streak GitHub Activity

🛠️ Tech Stack

Core Languages

JavaScript TypeScript Python Java Go Rust

Frontend

React Next.js Tailwind CSS HTML5 CSS3

Backend

Node.js Express Spring FastAPI Django

Database

PostgreSQL MongoDB Redis Firebase

Cloud & DevOps

AWS Docker Kubernetes GitHub Actions

AI/ML & Tools

TensorFlow PyTorch GraphQL Linux


📜 Certifications

AWS   DeepLearning.ai   Meta   Google Cybersecurity


🚀 Featured Projects

Project Description Stack
Hand-Gesture-Game-Control Real-time hand gesture recognition for gaming Python, MediaPipe, OpenCV
ChainFair Blockchain-based transparent DApp Solidity, Web3, React
Android Chat Application Open source real-time messaging Kotlin, Firebase

📈 Weekly Development Breakdown

Code Time

Lines of code

🐱 My GitHub Data

📦 30.1 kB Used in GitHub's Storage

🏆 305 Contributions in the Year 2026

🚫 Not Opted to Hire

📜 20 Public Repositories

🔑 5 Private Repositories

I'm an Early 🐤

🌞 Morning                52 commits          ████░░░░░░░░░░░░░░░░░░░░░   15.12 % 
🌆 Daytime                209 commits         ███████████████░░░░░░░░░░   60.76 % 
🌃 Evening                83 commits          ██████░░░░░░░░░░░░░░░░░░░   24.13 % 
🌙 Night                  0 commits           ░░░░░░░░░░░░░░░░░░░░░░░░░   00.00 % 

📅 I'm Most Productive on Tuesday

Monday                   26 commits          ██░░░░░░░░░░░░░░░░░░░░░░░   07.56 % 
Tuesday                  103 commits         ███████░░░░░░░░░░░░░░░░░░   29.94 % 
Wednesday                41 commits          ███░░░░░░░░░░░░░░░░░░░░░░   11.92 % 
Thursday                 50 commits          ████░░░░░░░░░░░░░░░░░░░░░   14.53 % 
Friday                   37 commits          ███░░░░░░░░░░░░░░░░░░░░░░   10.76 % 
Saturday                 32 commits          ██░░░░░░░░░░░░░░░░░░░░░░░   09.30 % 
Sunday                   55 commits          ████░░░░░░░░░░░░░░░░░░░░░   15.99 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Asia/Kolkata

💬 Programming Languages: 
No Activity Tracked This Week

🔥 Editors: 
No Activity Tracked This Week

🐱‍💻 Projects: 
No Activity Tracked This Week

💻 Operating System: 
No Activity Tracked This Week

I Mostly Code in JavaScript

JavaScript               7 repos             ████████░░░░░░░░░░░░░░░░░   30.43 % 
HTML                     7 repos             ████████░░░░░░░░░░░░░░░░░   30.43 % 
TypeScript               3 repos             ███░░░░░░░░░░░░░░░░░░░░░░   13.04 % 
Python                   2 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   08.70 % 
PHP                      1 repo              █░░░░░░░░░░░░░░░░░░░░░░░░   04.35 % 

Timeline

Lines of Code chart

Last Updated on 24/07/2026 10:33:27 UTC


🐍 Contribution Snake

Contribution snake animation

Random dev quote



Profile views



Thanks for visiting! Feel free to connect or collaborate. 🚀

⬆ Back to top

Pinned Loading

  1. Hand-Gesture-Game-Control Hand-Gesture-Game-Control Public

    A real-time computer vision project that uses hand gesture recognition via webcam to automate gameplay actions in game Subway Surfers. This system detects hand landmarks using MediaPipe and convert…

    Python 1

  2. ChainFair ChainFair Public

    ChainFair is a decentralized application (DApp) that brings radical transparency to agricultural supply chains in India. When a consumer picks up a mango at a store in Mumbai, they have no idea how…

    JavaScript 1

  3. FRIDAY-CLI FRIDAY-CLI Public

    A voice + text AI assistant for the command line, powered by Google Gemini and Groq.

    TypeScript

  4. Iris-Classification-Machine-Learning-Model Iris-Classification-Machine-Learning-Model Public

    A machine learning project that classifies Iris flower species using Logistic Regression. This serves as my second machine learning model, built to demonstrate the foundational concepts of data pre…

    Jupyter Notebook