Jessica Rai avatarJessica

Projects & Labs

Showcasing practical applications of security principles and full-stack development.

Website Security Assessment

A comprehensive security audit performed on a vulnerable application to identify and exploit common web vulnerabilities.

Key Features

  • Conducted SQL Injection and XSS attacks to demonstrate vulnerabilities.
  • Performed network scanning using Nmap to identify open ports.
  • Generated a detailed remediation report following OWASP guidelines.
DVWAMetasploitableNmapBurp Suite

Secure Capstone Project

End-to-end development of a secure web application with a focus on UX/UI design and secure authentication mechanisms.

Key Features

  • Designed high-fidelity prototypes in Figma focusing on user journey.
  • Implemented secure login with hashed passwords and JWT.
  • Developed responsive UI with modern accessibility standards.
FigmaReactNode.jsJWT

Clothes Donation Platform

A full-stack agile project connecting donors with NGOs, built with secure coding principles.

Key Features

  • Implemented role-based access control (RBAC) for Admins and Users.
  • Sanitized all user inputs to prevent SQL injection.
  • Followed Agile methodology with bi-weekly sprints.
PHPMySQLAgileSecure Coding