Skip to content
View deep-chatterjee's full-sized avatar

Block or report deep-chatterjee

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

💫 About Me:

Hi, I'm Deep Chatterjee 👋

Computer Architecture & RTL Design · BTech EEE @ Christ University, Class of 2029 · AI/ML Minor

I'm an Electrical & Electronics Engineering student building toward a career in computer architecture and RTL design. My recent work includes a fully verified 4-bit ALU and a synthesizable 8-bit counter, both written in Verilog and synthesized with Yosys. Before that I built physical systems with Arduino and C++, including a bidirectional Morse code translator and a sensor-driven fire alarm system, so I'm comfortable working across the full hardware-software stack.

I'm also building my data and ML foundation through an AI/ML minor and IBM certifications in data analytics, with hands-on work in Python, SQL, R, and Tableau. I'm especially interested in the hardware that makes intelligent systems run fast - the architectures behind ML workloads, not just the models themselves.

💻 Tech Stack:

C++ Python MySQL Supabase Firebase Adobe Premiere Pro Adobe Photoshop Adobe After Effects Canva Figma Pandas scikit-learn TensorFlow Matplotlib Power Bi Raspberry Pi

✍️ Random Dev Quote

Popular repositories Loading

  1. Hybrid-Morse-Code-Translator-using-Arduino Hybrid-Morse-Code-Translator-using-Arduino Public

    Bidirectional Morse code communication between a laptop and Arduino : text becomes sound and light & button presses become English.

    C++

  2. Line-Following-Robot-using-Arduino Line-Following-Robot-using-Arduino Public

    Arduino-based line following robot using IR sensors and L293D motor driver simulated in Tinkercad.

    C++

  3. Smart-Automatic-Gate-using-Arduino Smart-Automatic-Gate-using-Arduino Public

    Arduino-based automatic gate system that uses an HC-SR04 ultrasonic sensor to detect approaching objects and controls an SG90 servo motor to open and close a gate autonomously.

    C++

  4. Fire-Alarm-System-using-Arduino Fire-Alarm-System-using-Arduino Public

    Arduino-based fire detection alarm using an MQ-2 smoke sensor with three alert tiers - displays real-time status on a 16x2 I2C LCD and triggers a buzzer and LED on smoke detection.

    C++

  5. deep-chatterjee deep-chatterjee Public

  6. Obstacle-Avoidance-Robot-using-Arduino Obstacle-Avoidance-Robot-using-Arduino Public

    Autonomous robot that detects and navigates around obstacles in real time using ultrasonic sensors and motor driver control.

    C++