Skip to content
View Sadeea2005's full-sized avatar

Block or report Sadeea2005

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

Popular repositories Loading

  1. Multimodal-House-Price-Estimation Multimodal-House-Price-Estimation Public

    House price estimation from visual and textual features using both machine learning and deep learning models

    Jupyter Notebook

  2. Vendor-Performance-Data-Analytics-End-to-End-Project- Vendor-Performance-Data-Analytics-End-to-End-Project- Public

    End-to-end vendor analytics platform for retail businesses. Automated pipeline analyzing sales, inventory, and purchase data to optimize profitability using Python, SQL, and Power BI.

    Jupyter Notebook

  3. Verilog_4_Bit_ALU Verilog_4_Bit_ALU Public

    This project implements a 4-bit ALU in Verilog, developed as a hands-on application of the concepts learned in the VLSI Chip Design course (IIT Hyderabad, in collaboration with TCS ion, 2025).

    Verilog

  4. Embedded-c-building-blocks Embedded-c-building-blocks Public

    No-malloc embedded C building blocks (ring buffer, memory pool, command parser, state machine), unit-tested in pure C.

    C

  5. baremetal-gpio-timer baremetal-gpio-timer Public

    Bare-metal STM32F103 firmware — blinks an LED at register level (RCC, GPIO, TIM2) with no HAL, plus a hand-written vector table, startup code, and linker script.

    C

  6. i2c-driver-mpu6050 i2c-driver-mpu6050 Public

    Register-level I2C master driver for STM32F103 (no HAL) with a layered MPU-6050 IMU driver — bounded timeouts and STM32F1 multi-byte read handling

    C