Projects

Things I've built with Python β€” from security tooling to full web applications.

>_ Portfolio Website (santosh.…

Portfolio Website (santosh.it)

This very website β€” a dynamic, SEO-friendly Django portfolio with a blog, admin CMS, and AJAX interactions.

  • Django
  • Python
  • SQL
>_ Password Strength Auditor

Password Strength Auditor

Python tool that scores password strength using entropy analysis and checks against common-password lists.

  • Cybersecurity
  • Python
>_ Network Port Scanner

Network Port Scanner

A multi-threaded TCP port scanner built in Python with service detection and clean CLI reports.

  • Cybersecurity
  • Python
>_ Log File Analyzer

Log File Analyzer

Automation script that parses web server logs to surface suspicious activity, failed logins, and traffic patterns.

  • Automation
  • Cybersecurity
  • Python