LinkedIn Data Export
Created a Chrome Extension that automates LinkedIn job applications, captures applicant details, and enables easy export to Excel/CSV.
Created a Chrome Extension that automates LinkedIn job applications, captures applicant details, and enables easy export to Excel/CSV.
Developed an extension that converts HubSpot form submissions to PDFs with customizable exports.
A Python script to unlock password-protected PDF files, enabling access to encrypted documents.
Developed Python script utilizing Google Custom Search Engine API to perform keyword searches on specified domain, fetching URLs and updating Google Sheets with results.
This Python script generates QR codes for a given URL using the qrcode library for QR code generation.
This Python script shortens a long URL using the pyshorteners library.
This Python script allows you to schedule WhatsApp messages to be sent at a specific time using the pywhatkit library.
The Employee Management System is a Django-based web application that streamlines employee information management, including details, attendance, leaves, and more.
The Django Weather Application is a web tool that offers real-time weather conditions and forecasts for global locations, built with Django and integrated with a weather API.
This Python script creates a simple digital clock using the tkinter library.
This Python app tracks expenses, allowing users to add, edit, delete, and view expenses in words, using SQLite3 for the database and tkinter for the GUI.
A simple Tkinter GUI application to check internet speed using the speedtest module.
This Python script records your screen along with the webcam feed and saves it as a video file using OpenCV, NumPy, and PyAutoGUI.