AlexStormwood/
NestedNetlifyDeploymentExample
Repository:
View the repositoryLicense:
- Other
Assorted repos on various tech stacks that are designed to teach you, the reader, about whatever the repo is about. Expect code comments and markdown files!
My result of following along to GameAcademy's Intro to Unity DOTS 6-part tutorial.
A basic intro to database normalization forms, with superheroes!
Crossplatform first-person controller demo, for M&KB and gamepad.
Demo of using Jest, Supertest & Github Actions for testing an ExpressJS app.
Github Action to handle automated semver modification for Unity UPM packages.
A helper action that returns true if commits are detected on a repository within a supplied timeframe.
Demo of running an ExpressJS server in a Docker image.
Example of an ExpressJS web server being bundled into a Docker image & deployed to Google Cloud Run with some sweet automated workflows.
Basic HTML, CSS & JS site to show JS fundamentals.
Repo for the TDD & Jest lesson run for FlexTrack-1 Sydney 2021.
Experiments with the SpeechSynthesis API.
Example of what the ExpressJS masterclass server for Flex1 2021 can look like.
Lesson of code as we go for the Flex1 session on the 23rd Nov 2021.
Example of using a Unity project with an embedded REST API server.
Lil demo project to show how JavaScript can be used to generate Discord timestamp snippets.
Quick basic project to see what the Go language is like.
Basically the lesson plan for the MERN lessons I'm doing at Coder Academy STND-1 March 2022 cohort.
Repo of the actual delivered content for STND-1 Feb 2022, in October 2022.
Example project of an Express server used as a microservice to authenticate users.
React intro lesson from the 27th April 2023.
Lesson repo for 29th April 2023.
React events lesson from the 2nd of May 2023.
Lesson repo for 6th of May 2023.
Lesson repo for 9th of May 2023.
React hooks lesson with custom/3rd-party for the lesson on 11th May 2023.
Lesson repo for the 13th of May 2023.
Lesson repo for 1st of June 2023.
Lesson repo for 3rd of June 2023
Example project where tasks can be dragged & dropped across kanban-style columns.
This is a Node project! Make sure we ignore node_modules!
ReactJS events lesson
My own experience with moving to FNA for game development, after years with Unity.
Lesson repo for FEB24 T1W1 Thursday!
Intro lesson to JavaScript.
Frontend project showing JS, HTML, and CSS skills.
Project to showcase HTML, CSS, and JS skills.
An adaptation and clone of the "Generatorland" version of this generator. Since that website is closing at the end of 2024, here's a replacement for this specific generator at least.
Tool to help generate legal & copyright notices about project dependencies.
CSS variable generator inspired by UI Colors.
ExpressJS content for Tuesday and Thursday lesson of T3W10.
Example of making requests to an Express API
Lesson content for T3W1 of FEB24.
Super cool list of things
CSS theme toggler that persists to local storage.
Repo to show promises with file input and output.
Example website that grabs data from the Pokemon API.
Whackamole game in the browser using HTML and JS.
Example React app that renders lists of data.
Two separate apps, one for JS classes and one for React class components.
Repo for button controls and other DOM events in React.
Social media feed in React where components and manage and edit their own data.
React router project. Rebuild of the term 1 portfolio.
Demo of state management, lifecycle methods, and fetching in React via hooks.
Journal app that stores content in local storage, uses routing to view posts.
Project using Spotify API for account stats.
Lesson repo for Express with Supertest, and reviews of topics like middleware.
Demo of OpenFeature usage in an ExpressJS server, in plain JavaScript.
Intro to MongooseJS and MongoDB, review of ExpressJS.
ExpressJS auth with MongooseJS.
Frontend for testing that uses the Express auth app from this same week.
API to build and manage Pokemon teams.
Intro to Jest and intro to Supertest.
Basic function components!
Props, child components, class components, class lifecycle methods.
Buttons, forms, component communication.
Developer portfolio built with ReactJS
Exploring ReactJS hooks.
API refresher with auth and users in the database, plus maybe more.
Front-end for the Express Refresher project.
Here's one I built earlier! Just in case we run out of time in the live session ;)
Demonstration of how to write a component library (NPM package) that shares a ReactJS component, written with TypeScript.
Generate trickplay images for a given video file, for usage in NodeJS environments.
Frontend for Aamod's backend repo!