No Security Risks Detected
This domain appears to be safe and secure
Disclaimer: This assessment is based on automated analysis of publicly available information. Results are for informational purposes only. For critical applications, consult security professionals.
Scan Information
Refresh page after 10 minutes
for updated results
Page Information

Host Information
Technologies
SSL Certificate
Performance Statistics
HTTP Headers
Technology Stack Analysis
Simple Analytics
Simple Analytics is a privacy-friendly Google Analytics alternative.
HSTS
HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.
Cloudflare
Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.
HTTP/3
HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.
External Links 8
www.linkedin.com
GitHub
github.com
Replit
replit.com
Feb 2024UncoverFor Apple's Swift Student Challenge, I developed an iPad app using Swift Playgrounds to address the decline in reading habits among young people. My app combines the familiarity of short-form content platforms with a focus on classic literature. It presents extracts from the top 100 classic books, allowing users to swipe through and discover new reads by engaging with the first page of each book rather than making judgments based on the cover. Swift Playgrounds iPad
apps.apple.com
Nov 2021Timetable SyncAfter realising there was no good way to copy my online school timetable to my phone calendar, I developed a JavaScript app which takes my student ID and auth token and calls the Go4Schools API for timetable data. My app then parses and reshapes the data into a .ics file format and returns this to the user. Many of my friends continue to use this app regularly. Javascript iCalendar
timetable.georgetong.cloud
Aug 2021SecretI made this application while following a tutorial about authentication using technologies like OAuth. The app stores a secret for each user, which they can access by logging in. I enjoyed making it and also explored mongoDB rather than a traditional SQL database. JavaScript PassportJS MongoDB
auth-experiment.georgetong.cloud
Jan 2021ChatAppI made this web app because I was curious about how real-time communication works and how it differs from RESTful APIs. It uses Socket to send messages and filters them accordingly to different rooms. There is also functionality for sending your location. Socket.io ExpressJS
chatapp-project.georgetong.cloud
Aug 2020MovieRaterOne of the first projects I made. The app allows you to add films and leave comments and ratings. It has a backend written in Django and a frontend in both React for web and React Native for mobile. This project allowed me to explore the challenges of application development and how a project comes together. Django React JavaScript
movierater-project.georgetong.cloud