Skip to content
View Tania2607's full-sized avatar

Block or report Tania2607

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
Tania2607/README.md

Typing Banner


🌐 Live Portfolio

Check out my live portfolio website here:
πŸ”— https://taniaportfolio07.netlify.app

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

Hi there! I'm a passionate Software Developer currently pursuing B.Tech in Information Technology.
I enjoy building responsive, real-world web applications with clean UIs and meaningful functionality.
Currently, I’m diving deeper into the MERN Stack and exploring full-stack development.

"Coding is the art of giving life to ideas through logic." ✨


πŸš€ Latest Project

I’ve recently completed an E-Commerce website using React – built with clean design, responsive layout, and localStorage-based cart, wishlist, and auth.
πŸ”— Live: https://tania-shopease.netlify.app
πŸ“ Code: GitHub Repo


🌱 Learning & Exploring

  • βš› React.js & Component-Based Architecture
  • 🌐 RESTful API Development using Node.js & Express
  • πŸ—„ MongoDB for flexible NoSQL storage
  • 🧠 Data Structures & Algorithms with C++
  • πŸ“‚ GitHub Projects and Collaboration Workflows

πŸ’» Tech Stack


🧩 Projects

Project Description Tech
πŸ›’ E-Commerce Frontend
🌐 Live Demo
Fully responsive shopping site with localStorage-based login, cart, and wishlist React, Redux, Vite
πŸ” Password Strength Checker Real-time feedback for strong passwords React, CSS
πŸ’° Finance Tracker Track daily expenses with login and charts MERN
πŸ” GitHub Profile Finder GitHub API-based user finder HTML, CSS, JS
πŸ₯ Hospital Management System Console-based record keeper C++, File I/O

πŸ… Certifications

🧾 Certificate πŸ“š Platform πŸ—“ Year
Introduction to GenAI and Prompting Lets upGrade 2025
React Bootcamp Lets Upgrade 2025
Full Stack Web Development IBM – Coursera 2025
Introduction to React IBM – Coursera 2025
Use of Generative AI IBM – Coursera 2025
C++ with DSA IIT Kanpur 2024
C++ Programming RCPL 2024
AI Tools Workshop ByBe10X 2025
Cyber Security Fundamentals Zscaler 2024

πŸ“« Let's Connect!


Visitor Count

πŸ’‘ Feel free to explore my repositories, fork projects, or drop me a message. I’m always ready to learn and collaborate!

Pinned Loading

  1. E-Commerce E-Commerce Public

    A modern and responsive e-commerce frontend built with React.js β€” featuring dynamic product listings, cart & wishlist management (via Redux), category filtering, search functionality, and user prof…

    JavaScript

  2. Finance_Tracker Finance_Tracker Public

    Finance Manager is a MERN stack web app to track income and expenses, calculate real-time balance, and visualize data through charts. It features user authentication, a clean UI, and tools to manag…

    JavaScript 2

  3. Github_Profile_Finder Github_Profile_Finder Public

    GitHub Profile Finder is a simple web app that allows users to search for any GitHub profile by username and view key details like avatar, bio, repositories, followers, and more. Built using HTML, …

    CSS

  4. Hospital_Management_System Hospital_Management_System Public

    πŸ₯ This is a console-based Hospital Management System developed in C++. It enables users to add, view, and search patient records using object-oriented programming and STL (vector). Designed as a be…

    C++

  5. Password_validation Password_validation Public

    A simple React-based password validation app that provides real-time feedback to users as they type their password. It checks for strength, character requirements, and provides visual cues for a be…

    CSS 1

  6. Weather_Forecast Weather_Forecast Public

    Forked from Tamanna2607/Weather_Forecast

    A simple and responsive weather forecast app built using HTML, CSS, and JavaScript. It fetches real-time weather data for any city using the OpenWeatherMap API and displays temperature, humidity, w…

    CSS