Jashele T.'s repositories
conditionals-test-2
Test skills with JavaScript conditionals.
conditionals-test-3
Test skills with JavaScript conditionals.
color-choices
Apply more color choices to a simple website.
conditionals-test-1
Test skills with JavaScript conditionals.
css-box-project
To test comprehension of the CSS box model and other box-related features such as borders and backgrounds.
css-letterheaded-paper
To test comprehension of CSS box model, and other box-related features such as implementing backgrounds.
css-school-homepage
To test comprehension of CSS text styling techniques.
js-calendar
Display number of days in each month.
js-image-gallery
To test comprehension of JavaScript loops, functions, conditionals, and events.
js-shopping-list
Challenge - make a simple shopping list example that allows you to dynamically add items to the list using a form input and button.
json-dom-example
json-dom-example
primes-with-workers
To understand how to use web workers.
silly-story-generator
To test comprehension of JavaScript fundamentals, such as variables, numbers, operators, strings, and arrays.
silly-story-js
A silly story generator; To test comprehension of JavaScript fundamentals, such as variables, numbers, operators, strings, and arrays.
100-days-of-code
Relearning HTML, CSS, and JS as if I were starting from scratch. Documenting the progress here.
img-gallery-js-2
An image gallery 🏞️ To test comprehension of JavaScript loops, functions, conditionals, and events.
promise-animations
Update a page to play a series of animations in a sequence using promise-based techniques.
random-name-gen
Random name generator 🔡 To practice building a dedicated worker.
bouncing-balls
To get some practice with using objects and object-oriented techniques in a real-world context.
bouncing-balls-features
To test comprehension of JavaScript objects and object-oriented constructs
css-layout-project
To test comprehension of CSS layout methods using Flexbox, Grid, Floating and Positioning.
git-coming-soon
git-coming-soon
json-practice
json-practice (kittens)
multiplication-tables-js
JavaScript: Print a table containing multiplication tables
sequencing-animations
To test understanding of how to use promise-based APIs.
web-audio-api-test
Testing the web audio api