I'm the director in the directors chair, the cameraman, the sound guy, the set designer; Full stack.
Ozark, Severance, Black Mirror
How I got into CyberSecurity: PSP (PlayStation Portable) hacking scene, Geohot, various experiments.When I got into tech: Late 90's with dial-up internet and gaming.First online game: Quake 2This project shows secure data handling through encryption and decryption. Built with Next.js, TypeScript, and Tailwind CSS, the app uses industry-standard encryption techniques such as AES and DES, along with input sanitization to prevent security vulnerabilities, like XSS (Cross-Site Scripting) attacks.
A web application that fetches real-time weather data for a given city. You can enter a city name to retrieve the current weather conditions for many things. This app currently shows the Current Condition, Temperature, Feels-Like Temperature, Humidity, and Wind Speed. Its a simple project that you can mess around with and easy to setup using sites like RapidAPI.
This Password Strength Analyzer is a simple web app to evaluate the strength of a given password based on several criteria. It's important do use a secure password not only for company police but your own personal policy too, so take it seriously. Made good passwords a habit so you can prevent unauthorized access. The more complex the password, the better.