Pinned Repositories
content
The content behind MDN Web Docs
css-exercises
curriculum
The open curriculum for learning web development
de.javascript.info
Modern JavaScript Tutorial in German
git_test
javascript-exercises
odin-project-tdd
odin-project-calculator
final project from TOP foundations course
odin-project-todo-list
Vanilla JS To-do list app for the Odin Project curriculum.
readme-template
A template to assist with crafting a more detailed readme for your next project.
weather-app
A weather forecast app using WeatherAPI
scottwright-dev's Repositories
scottwright-dev/odin-project-calculator
final project from TOP foundations course
scottwright-dev/readme-template
A template to assist with crafting a more detailed readme for your next project.
scottwright-dev/content
The content behind MDN Web Docs
scottwright-dev/curriculum
The open curriculum for learning web development
scottwright-dev/de.javascript.info
Modern JavaScript Tutorial in German
scottwright-dev/javascript-exercises
odin-project-tdd
scottwright-dev/learning-area
Github repo for the MDN Learning Area.
scottwright-dev/odin-project-etch-a-sketch
A browser based sketchpad based on Etch-a-Sketch. Part of the Odin Project curriculum.
scottwright-dev/odin-project-landing-page
Odin Project landing page created from a provided design
scottwright-dev/odin-project-rock-paper-scissors
Rock Paper Scissors project from the Odin Project Foundations course
scottwright-dev/odin-project-tic-tac-toe
Tic tic toe game project from TOP curriculum
scottwright-dev/odin-project-todo-list
Vanilla JS To-do list app for the Odin Project curriculum.
scottwright-dev/weather-app
A weather forecast app using WeatherAPI
scottwright-dev/webpack-template-2.0
Updated Webpack configuration for initial vanilla JS development projects.
scottwright-dev/battleship
Implementation of Test Driven Development (TDD) principles using Jest for the classic game of Battleship.
scottwright-dev/binary-search-tree
Building a balanced binary search tree in Javascript, part of The Odin Project Cirriculum.
scottwright-dev/codewars
Solutions to Codewars challenges
scottwright-dev/cv-builder
A cv builder app created with React & Tailwind
scottwright-dev/en.javascript.info
Modern JavaScript Tutorial
scottwright-dev/hosted-assets
scottwright-dev/JavaScript30
30 Day Vanilla JS Challenge
scottwright-dev/jest-testing-fundamentals
Test driven Development (TDD) Fundamentals using Jest
scottwright-dev/odin-linked-list-assignment
My solution to the linked list assignment from the Odin Project curriculum.
scottwright-dev/odin-project-admin-dashboard
Admin dashboard design mock up
scottwright-dev/odin-project-library
Library project for The Odin Project
scottwright-dev/odin-project-restaurant
A Restaurant website created in Javascript for The Odin Project
scottwright-dev/odin-project-sign-up
Sign up form project from The Odin Project
scottwright-dev/odin-recursion-assignment
Recursion exercises from the Odin Project
scottwright-dev/react-tailwind-vite-template
scottwright-dev/scottwright-dev