Skip to content
View sumbalzehra88's full-sized avatar

Block or report sumbalzehra88

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sumbalzehra88/README.md

Hi, I'm Sumbal Zehra πŸ‘‹

Systems Engineering Student | Embedded Systems | Creative Technologist

Typing SVG


πŸ‘©β€πŸ’» About Me

I'm a passionate Computer Systems Engineering student with a keen interest in embedded systems and creative technology. From learning the dynamics of hardware to exploring the intricacies of software, I tend to constantly level myself up in the evolving world of tech. Research brings me immense joy and acts as a benefactor in further upgrading my skills.

  • πŸŽ“ Undergraduate Student in CSE
  • πŸ› οΈ Focused on Embedded Systems, Verilog, and Streamlit tools
  • πŸ’‘ I love innovating with low-level systems and high-level design

🧰 Tech Stack


🌟 Highlighted Projects

Project Description
LRU Cache GUI based LRU cache made using streamlit and by applying concepts of DSA in Python.
Hospital Database Hospital Database with dashboards differing with user type.
Environment Monitoring C language and shell scripting combined to fetch weather data from API
Gift Shop GUI based gift shop made using tkinter

πŸ“Š GitHub Stats



🧠 LeetCode Stats


πŸ”— Connect with Me


"Navigating systems gracefully."

Pinned Loading

  1. LRU-Cache-Visualizer LRU-Cache-Visualizer Public

    GUI based Implementation of an LRU Cache

    Python

  2. SAFESNIFF-Gas-Leakage-Detection-System SAFESNIFF-Gas-Leakage-Detection-System Public

    Gas leaks pose a serious threat to public safety, often going undetected until it's too late. Traditional detection methods lack real-time alerts and accessibility. SAFESNIFF is a smart, IoT-based …

    C++ 1

  3. Embedded-C-programming Embedded-C-programming Public

    A repository focused on core Embedded C concepts, low-level programming techniques, and microcontroller-oriented problem solving. Covers bit manipulation, register-level programming, memory-mapped …

    C

  4. ml-from-scratch ml-from-scratch Public

    This repository contains the implementation of core machine learning algorithms from scratch to understand the math, optimization, and data flow behind them.

    Jupyter Notebook