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

Block or report poojadahiya22

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

Hey, I'm Pooja πŸ‘‹

Currently a CS student.I code in C++ for DSA and build projects on the side to keep things interesting.


What I'm working on right now

  • Grinding through LeetCode 75 in C++
  • Improving my frontend projects
  • Preparing for Placements

Tech Stack

C++

JavaScript

HTML5

CSS3


Projects

TaskFlow

Built a fully functional to-do app from scratch using pure Vanilla JavaScript β€” no frameworks, no shortcuts. Includes priority tagging, progress tracking, and a clean minimal UI. It was my way of proving I understand the fundamentals before reaching for libraries.

Live Demo: https://poojadahiya22.github.io/taskflow-app/

Source Code: https://github.com/poojadahiya22/taskflow-app

Finance Dashboard

A personal finance dashboard that tracks income, expenses, and savings in real time. Built with Vanilla JS, it features interactive charts, transaction management with add/edit/delete, role-based access (Admin & Viewer), dark/light theme toggle, and fully responsive design. Everything persists via localStorage β€” no backend needed.

Live Demo: https://poojadahiya22.github.io/finance-dashboard/

Source Code: https://github.com/poojadahiya22/finance-dashboard

LeetCode 75

Consistently solving the LeetCode 75 problem set in C++ to sharpen my DSA fundamentals. Focused on understanding patterns, not just getting accepted solutions.

Source Code: https://github.com/poojadahiya22/Leetcode75-Solutions


Connect with me

LinkedIn

(https://www.linkedin.com/in/pooja-dahiya-a04012297)

GitHub

(https://github.com/poojadahiya22)


✨ Learning. Building. Growing every day. πŸš€

Pinned Loading

  1. taskflow-app taskflow-app Public

    Advanced ToDo App with priority & progress tracking

    CSS