Dynamic Front-End Developer and CMS Specialist with a proven track record in creating responsive web interfaces and enhancing website security. Successfully collaborated with clients to gather requirements and deliver tailored solutions. Proficient in HTML, CSS, and JavaScript, while excelling in client communication and vulnerability assessments to ensure robust web applications.
Ethical Hacking For Beginners - Practical Approach
Customizable QR Code Generator
Created a web app to generate QR codes with color/logo customization, expiry dates, usage limits, and scan tracking.
Tech: HTML, CSS, JavaScript, and Node.js
Portfolio to Resume Generator
Built a web tool where users fill in their info and download a clean, professional resume with customizable templates.
Tech: HTML, CSS, JavaScript, Node.js
Typing Test Website
Developed a typing speed tracker with real-time WPM/error tracking and multiple difficulty levels.
Tech: HTML, CSS, JavaScript, Node.js
Basic Vulnerability Scanner (Cybersecurity)
Made a simple scanner using Python and requests module to check websites for basic issues like open ports, headers, and outdated software info.
Tech: Python
XSS & CSRF Demo Lab (Educational Project)
Built a mini vulnerable site to simulate XSS and CSRF attacks for hands-on learning and testing mitigation techniques.
Tech: HTML, JavaScript, Flask
Login Brute-Force Simulation (Ethical Lab)
Created a simulated login form to test rate-limiting, password guessing, and prevention methods like CAPTCHA or account lockout.
Tech: HTML, Python (Flask), JavaScript
Subdomain Finder Tool
Simple CLI tool that takes a domain and checks for common subdomains using a wordlist and DNS queries.
Tech: Python, dnspython