Pinned Repositories
Advanced-React
Starter Files and Solutions for Full Stack Advanced React and GraphQL
advent2022
Advent of Code 2022
connecting-wall
A web implementation of the connecting wall from "Only Connect," built with Vue
create-react-app
Set up a modern web app by running one command.
deno-body-parser
A standalone universal body parser for Deno
deno-echo-post
Me learning deno by recreating my node.js HTTP POST echo programme
deno-standalone-parser
Thought I'd spin off my experiments with text parsing into a little Deno library - dependency of http-echo
flutter-hello-world
Just a tutorial I did with Flutter
http-echo
Beginnings of a deno port of a node app which just prints out raw incoming HTTP requests
thenoakes's Repositories
thenoakes/advent2022
Advent of Code 2022
thenoakes/http-echo
Beginnings of a deno port of a node app which just prints out raw incoming HTTP requests
thenoakes/Advanced-React
Starter Files and Solutions for Full Stack Advanced React and GraphQL
thenoakes/connecting-wall
A web implementation of the connecting wall from "Only Connect," built with Vue
thenoakes/create-react-app
Set up a modern web app by running one command.
thenoakes/deno-body-parser
A standalone universal body parser for Deno
thenoakes/deno-echo-post
Me learning deno by recreating my node.js HTTP POST echo programme
thenoakes/deno-standalone-parser
Thought I'd spin off my experiments with text parsing into a little Deno library - dependency of http-echo
thenoakes/flutter-hello-world
Just a tutorial I did with Flutter
thenoakes/flutter_master_detail
This repository contains the source code for my tutorial "Simple responsive Master-Detail View in Flutter".
thenoakes/FlutterStackOverflowApp
Flutter App using the stack overflow questions api which we made using django.
thenoakes/forkizard
A wizard for comparing GitHub forks
thenoakes/git-scanner
A little script which scans home dir for git repos,I wrote which I sometimes find useful
thenoakes/go-hubspot-client
HubSpot API Go client
thenoakes/google-places
A sample web app I made which fetches places to stay using the Google Places API once upon a time
thenoakes/kickstart.nvim
A launch point for your personal nvim configuration
thenoakes/Kitty-Of-The-Day
A xamarin tutorial
thenoakes/Launch.nvim
🚀 Launch.nvim is modular starter for Neovim.
thenoakes/material-ui
MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
thenoakes/mnopts
Didn't know about argument parsing in bash, so did a little exploring.
thenoakes/mock-react-redux
Mocks out Redux actions and selectors for clean React vitest tests. 🎭
thenoakes/multipart-related-parser
Given a raw HTTP request and a multipart boundary string, return the content of each MIME part along with its type
thenoakes/node-typescript-starter-boilerplate
lightweight node TS starter kit
thenoakes/powershell-cmdlet
Just a powershell cmdlet tutorial of old
thenoakes/razor-tooling
Tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
thenoakes/reverso
Just spending some time comparing different languages/toolchains
thenoakes/spinup
A little utility for myself for spinning up project templates, using oclif
thenoakes/tmux-power
🎨 Tmux powerline theme
thenoakes/ts-object-path
A small typescript lib for generating deep object property path
thenoakes/wordsmith
A little project which I nicked from a tutorial as I wanted to try doing something in three different languages to compare them