Skip to main content
Back to Projects

toomanyfacts.com

Visit
2017
PHPHTMLJavascript

A fun facts website that displayed random interesting facts to users. Built as one of my first web projects to learn the basics of web development.

The Story

TooManyFacts was one of my earliest web projects. The concept was simple: present users with random interesting facts in an engaging way. It was built during my early days of learning web development.

Technical Implementation

The site was built with vanilla PHP, HTML, and JavaScript. Facts were stored in a simple database and retrieved randomly on each page load. The frontend used basic CSS for styling with some JavaScript for interactive elements.

What I Learned

  • Server-side rendering with PHP
  • Basic database operations
  • Deploying a site to shared hosting
  • The importance of mobile responsiveness

What I Learned

Basic PHPDOM ManipulationWeb Hosting

Project Discontinued

Made as a learning opportunity, no will to keep it running forever