Inspiration
I wanted to make it easier for people to know if a website is safe. Many friends and family clicked links without knowing the risks. That inspired me to build a simple tool that gives quick answers about website safety and privacy.
What it does
Cyber Privacy Suite scans any website and shows: -If the site is safe -What trackers it uses -What data it might collect -A safety score and risk level It’s fast, clear, and easy for anyone to use.
How I built it
I built the project using: Google Apps Script for the backend HTML, CSS, and JavaScript for the interface A landing page with a clean blue gradient A URL scanner, privacy checker, and data footprint tool A settings page with dark/light mode Everything runs in the cloud with no installs needed.
Challenges I ran into
Some challenges included: Getting the Start button to load the main app Fixing routing issues in doGet() Making sure file names matched exactly Designing a clean UI while keeping features simple Saving user settings correctly Each issue helped improve the final project.
Accomplishments that I am proud of
A clean, modern interface A working website safety scanner A simple privacy and data footprint tool Smooth dark/light mode A full web app built only with Apps Script and front‑end code
What I learned
I learned how to: Build full apps in Google Apps Script Create smooth UI themes Store user settings Analyze URLs and detect patterns Debug routing and loading issues Keep the design simple and user‑friendly
What's next for Cyber Privacy Suite
Next steps include: Adding real‑time phishing checks Showing more detailed tracker info Adding a browser extension version Improving the scoring system Adding history of past scans
Built With
- appsscriptpropertiesservice
- css
- googleappscript
- googlecloudhostingviaappsscriptwebapp
- html
- javascript
Log in or sign up for Devpost to join the conversation.