senaonp / code-demos-javascript

[JS / HTML / CSS] javascript code demos from fbacarisas.xyz

Home Page:https://fbacarisas.xyz/programming/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains sample javascript from (https://fbacarisas.xyz/programming/) as well as prototyped applets

Scripts are primarily minimal, but for additional styling, CSS can also be referenced from the website's programming.css file

Javascript code samples


basic interface to design pixel art


display user input from gamepad (I used a Mayflash Arcade Stick F300 for testing https://mayflash.com/Products/XBOXXBOX360/F300.html)


basic clock


minimal stopwatch applet


minimal timer applet


specify temperature at either Celsius or Farenheit across a range of configurable values and get the corresponding temperature value


minimal applet to calculate running speed over a specified time and distance in either km/mi

About

[JS / HTML / CSS] javascript code demos from fbacarisas.xyz

https://fbacarisas.xyz/programming/


Languages

Language:JavaScript 67.9%Language:HTML 19.9%Language:CSS 12.2%