You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NoteNext is a beginner-friendly fullstack web application built with FastAPI (backend), React.js (frontend), and SQLite (database). It allows Children to create, edit, delete, and organize notes into folders, while Parents can log in to view their children’s notes in a secure, read-only way.
A collection of beginner to intermediate Python mini projects focused on logic building, problem-solving, and core programming concepts. Includes games, utilities, and real-world use cases.
A complete hands-on practice repository for learning Pandas in Python. Covers data cleaning, missing data handling, merging & joining, row operations, updating values, descriptive analysis, and working with real datasets like Superstore. Ideal for beginners and data analysis learners.