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
Expense Tracker is a Python-based desktop application built with Tkinter and SQLite, designed for efficient expense management. It offers intuitive features for adding, categorizing, and analyzing expenses, making it ideal for personal or small business use.
Dive into GitHub Web Scraping—an automated Python project using Requests and BeautifulSoup. Extract topic details and scrape top repositories effortlessly, storing data in CSV files for seamless analysis. Contribute and explore GitHub data efficiently. 🚀💻
This project demonstrates basic data manipulation tasks using Python and Pandas. It covers CSV and JSON file handling, dataset analysis from Kaggle, filtering data, handling missing values, and importing/exporting Excel files.
Developed a comprehensive API using Node.js, Express, and MongoDB that allows administrators to manage user lists and send emails to subscribed users. This API features robust user authentication with JWT, user registration and login functionalities, list management capabilities, CSV file handling for batch operations, and custom email sending.