PROJECTS
E-COMMERCE WEBSITE
Scentia Perfume
Scentia is a web-based e-commerce platform that allows users to buy and sell perfumes, whether new or used. Key features of the platform include user registration, product search, product comparison, shopping cart, wish list, seamless payment integration through a payment gateway, and automatic shipping cost calculation.
LINUX
Linux Server Harderning
The objective of this project is to protect a Linux server from potential hacker attacks. It begins by deploying a virtual private server (VPS) on DigitalOcean, followed by configuring the Apache web server, MySQL, and DVWA applications. The security of the Linux server will then be enhanced using various methods and tools, such as ModSecurity, UFW, SELinux, IPTables, Fail2ban, Auditd, ClamAV, etc.
Web Server
Simple HTTP Web Server
A simple HTTP web server built with Go and the Gorilla Mux framework, designed to demonstrate core web server functionalities including static file serving, static routing, dynamic routing, form handling, and middleware for HTTP method validation and logging.
RESEARCH PAPER
Exploring Penetration Testing: A Comparative Analysis of Brute Force Directory Tools in Vulnerability Analysis Phase
2nd International Conference on Technology Innovation and Its Applications (ICTIIA 2024)
command-line tool
TLS Certificate Checker
A powerful command-line tool for analyzing and verifying SSL/TLS certificates of domains. This tool provides detailed insights into TLS configurations, certificate status, and real-time security assessments, helping you ensure your domains maintain robust security standards.
Computer Network
Network Design
The objective of this project is to design a network system for three floors of a building. The design includes identifying the required devices, selecting the appropriate media and determining its length, configuring IP addressing and subnetting, applying routing concepts, and integrating application layer functionalities.
DevOps
CI/CD Pipeline
Comming Soon!