App Panel - A Sub-Domain Website with JavaScript built applications

Project information

  • Category: Programs, Web Dev
  • Languages Used: JavaScript, HTML, CSS
  • Project date: Summer, 2023
  • Website URL: apps.evanburdick.com

Introduction

This website is a subdomain of my main site evanburdick.com. The purpose of this subdomain is to display an app panel of small programs written in JavaScript. The apps are put into two different categories: Utility and Games.

Device Flexibility

All apps work natively on PC across different browsers. Most of the apps also work on mobile devices, and I have added code to utilize swipe functionality on touchscreen devices.

Utility Apps (as of 7/31/2023)

  • Timer
  • Color Picker

Game Apps (as of 7/31/2023)

  • Snake
  • Hangman
  • Tetris

App Panel (Image may not be up to date)

Example of an app (Timer app)

Example of an app (Snake game)