System Information

Home / Projects / System Information

project-preview
Client

Not Applicable

Category

HTML • CSS • Javascript

Date

11th April, 2018

Share This

View Project

About the Project

System Information features a simplistic command-line based application which returns limited information about the users browser agent and device when specific keywords are entered into an input box.

This project represents my very first experience with Javascript and my head first dive into the programming world. It is powered by the fundamental knowledge I had gatherd after reading through the Javascript language documentation. I used my newfound knowledge to implement the most basic functionailty: using native Javascript functions to read input and return a dynamic string personalised to the user's device specifications.

View Project