Sneha
  • My Work
  • About
  • Resume

Python



  • ...

    Linkedin Job Scraper

    This code performs web scraping of LinkedIn job listings, checks for new job listings, stores them in an SQLite database (job_listing.db), and sends email notifications when new jobs are found. The task function is the core of this script, and it's executed every 24 hours, as defined in the main function.


  • ...

    Personal NMAP (PNMAP) tool using Scapy

    Personal NMAP tool written in Python using Scapy. Takes IP address, port range and protocol as an input and scans all open ports.


  • ...

    How did I build this website?

    Built a public-facing (AWS), multi-threaded (Gunicorn) web app over a local reverse proxy (Nginx)


  • ...

    Family Feud Game

    Family Feud game using AWS EC2, multi threading, CI/CD and MySQL database