Back to Home

All Projects

A collection of my work in IT security, cloud infrastructure, and full-stack development. Each project demonstrates practical skills in building secure, scalable systems.

Secure Task API

Cloud Deployed Backend System

Designed and deployed a Python-based REST API using FastAPI and PostgreSQL, to manage structured application data, implementing authentication, role-based access control, secure user management, and scalable backend architecture. Containerized the application with Docker and deployed to Azure App Service, integrating a CI pipeline for automated container builds.

PythonFastAPIPostgreSQLDockerAzureCI/CDREST API

Cloud Security Monitoring & Log Analysis System

Honeypot Data Monitoring

Built a Python-based honeypot data monitoring system to ingest and process log data, detecting patterns in system and network activity. Developed dashboards using Grafana to support threat visibility and monitoring of potential security events.

PythonGrafanaLog AnalysisSecurityThreat DetectionMonitoring

Web Reconnaissance & Vulnerability Scanner

Automated Security Testing Tool

Developed an automated vulnerability scanning tool to identify open ports, detect potential security weaknesses, and support basic penetration testing workflows. The tool helps security professionals identify vulnerabilities in web applications and network infrastructure.

PythonSecurityAutomationScanningPenetration TestingNetwork

E-Commerce Platform with Crypto Payment

Full-Stack Web Application

Built a full-stack web application using JavaScript and backend services, integrated a crypto payment system, designed backend for transactions validation, order processing, user management, and secure digital commerce operations.

JavaScriptBackendCryptoE-CommercePaymentsFull-Stack

3proxy Proxy Server

Secure Traffic Routing

Deployed and configured a 3proxy server to enable secure traffic routing, traffic filtering rules while validating connection security in a network environment. Implemented access controls and logging for network traffic management.

NetworkingProxySecurityLinuxTraffic ManagementInfrastructure