1. Money Heist Lockdown Protocol
# This project is part of a cinematic Money Heist-themed escape room game set in Dubai, featuring immersive, responsive Sign In and Sign Up screens. In this immersive experience, participants must navigate complex security layers and solve realistic cyber challenges to succeed.
# Built using React, TypeScript, and Tailwind CSS.
https://github.com/Luke1th/Escape-Room.git

2. Password Strength Checker
# This Python script checks if a given password has been exposed in a data breach using the Have I Been Pwned (HIBP) API.
# It also verifies if it is present in a local common password list of 1000 randomly AI-generated passwords.
https://github.com/Luke1th/password_checker.git

3. Web Scraping tool
# A web scraping tool for Google Maps that filters and sorts information based on title,
rating, review, phone number, industry, address, website, and Google Maps link.
# The tool can print the information in a CSV table using an extension added to the browser.

