Projects
Security tools and development projects by Rithesh Chandra Alakati.
Security-focused tools and software development projects demonstrating practical skills.
in-progress
Future Security Tools
A collection of planned security tools including recon automation, payload generators, and lab utilities.
Python
Bash
Go
completed
Student Database System
Database application for managing student records with search, filter, and export capabilities.
Java
SQL
JDBC
completed
Cryptographic Hash Generator
CLI tool supporting MD5, SHA-1, SHA-256, SHA-512 hash generation with file and string input.
Python
hashlib
CLI