Skip to content

waezt/Physics-Formula-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Physics Formula Generator

Project Overview

A web app that displays random physics formulas and explanations at the click of a button! Built with a serverless AWS architecture and a responsive front-end using HTML, CSS, and JavaScript.

Live Demo

Have a go yourself! Click here

Features

  • Fetches random physics formulas from DynamoDB using an AWS Lambda function.
  • Responsive front-end design suitable for desktop and mobile.
  • Website is hosted on Amazon S3, with fast API calls to AWS Lambda via API Gateway.
  • Easy to extend by adding new formulas to the DynamoDB.

Technologies Used

  • Front-end: HTML, CSS, JavaScript
  • Back-end: AWS Lambda, API Gateway, Python
  • Database: DynamoDB
  • Hosting: Amazon S3

Architecture

  • Front-end: HTML/CSS/JS website hosted on S3
  • API: AWS Lambda function handles formula requests
  • Database: DynamoDB stores physics formulas and explanations
  • API Gateway: Connects front-end requests to Lambda function
Screenshot 2025-11-05 at 15 38 24

About

A webpage that displays random physics formulas at the click of a button!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published