Skip to content
View arzaanxeng's full-sized avatar

Highlights

  • Pro

Block or report arzaanxeng

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

AI Engineer   Deep Learning   Gen AI   DSA   NIT Hamirpur


whoami

astronaut

class SyedArzaan:
    def __init__(self):
        self.name        = "Syed Arzaan"
        self.college     = "NIT Hamirpur"
        self.branch      = "Electrical Engineering → AI/ML"
        self.year        = "2nd Year"
        self.cgpa        = 9.00

    @property
    def current_focus(self):
        return [
            "Neural Networks & Deep Learning",
            "Generative AI (LLMs, Diffusion Models)",
            "Data Structures & Algorithms in C++",
            "IoT + Edge AI",
        ]

    @property
    def goal(self):
        return "Build intelligent systems that bridge hardware & AI"


AI / ML Expertise

Domain Focus Areas
Deep Learning CNNs, RNNs, LSTMs, Transformers
Generative AI LLMs, Prompt Engineering, RAG
Neural Networks Architecture design, Backpropagation, Optimization
ML Fundamentals Supervised / Unsupervised, Feature Engineering
DSA Arrays, Trees, Graphs, DP, Sliding Window

Tech Arsenal


— AI / ML / Data Science —


— Systems & Hardware —


Arduino ESP32 AVR Proteus

— Dev Tools —


Projects

Project Stack Impact
Heart Disease Predictor Python · Sklearn · Streamlit Multi-model ML pipeline with live deployment — Demo
Fire-Volt Green ESP32 · TEG Modules Hardware converting stubble-burning heat → electricity for agri-vehicles
IoT Security System Arduino · EEPROM · Keypad Multi-layer hardware auth with non-volatile storage for physical vaults
Cosmoshot C++ (OOP) · Arduino Mega Space shooter from scratch — memory management & deep OOP patterns
Whack-a-Mole / Minesweeper C++ · ESP32 Classic logic games on bare metal — hardware interrupts, recursion & tight timing

In Progress: VisionGuard Smart Cane (ultrasonic + haptic + GPS/GSM), Neural Network from Scratch (NumPy), C++ Fraction Library.


GitHub Stats

 


Contribution Snake

contribution snake

Let's Connect


LinkedIn   GitHub   Profile Views



"The best way to predict the future is to build it — one model at a time."


Pinned Loading

  1. Machine_Learning_Projects Machine_Learning_Projects Public

    Machine Learning projects spanning supervised learning, deep learning, computer vision, NLP, and MLOps—designed to demonstrate practical problem-solving, scalable model development, and industry-re…

    Jupyter Notebook

  2. Data_Science_Foundation Data_Science_Foundation Public

    Core concepts, mathematical frameworks, and production-ready Python implementations for data science.

    Jupyter Notebook 1

  3. Fire_Volt_Green Fire_Volt_Green Public

    An IoT-enabled, self-sustaining agricultural vehicle that converts crop stubble into electricity using TEGs , features ESP32 motor control, filtration for ink harvesting, and a dashboard.

    Python 1

  4. Arduino_Minesweeper Arduino_Minesweeper Public

    A physical Minesweeper game built with an Arduino Uno, 7 tactile buttons, and a piezo buzzer. Features software-based debounce shielding, mechanical state validation on startup, and dynamic audio f…

    C++ 1

  5. COSMOSHOT COSMOSHOT Public

    A physical mechanical shooting gallery game built with Arduino-Mega, featuring servo-driven targets, dynamic difficulty scaling, and automated hardware positioning with power management.

    C++ 1

  6. CPP-DSA CPP-DSA Public

    Comprehensive C++ DSA repository showcasing problem-solving skills, algorithmic thinking, and optimized implementations

    C++ 1