parent-tobias
Reformed geek, amateur musician, landscaper, cabinetmaker, all-around handy guy to know
Woodstock, CT, USA
Pinned Repositories
backbone-marionette-nested-models
brokerageCalc-svelte
A side project, client-facing svelte app. Used to calculate fees and taxes from trading CSV
Counter-class
Simple ES6 up-down counter, with events and callbacks
csv-parser
interfaceUtilityLibrary
Working with Ross Harmes and Dustin Diaz book, Pro Javascript Design Patterns.
parent-tobias
survey-thing
Survey manager suite. Includes creation and editing of surveys, management, and heatmap viewing of survey results.
svelteFirebaseTailwindSkeleton
A configured skeleton with svelte, firebase and TailwindCSS. Auth is set up, simply add your firebase config
Timer-class
A simple ES6 Timer class
parent-tobias's Repositories
parent-tobias/BattleshipExperimenting
Based on conversations at The Odin Project, I wanted to try out an abstract Board. This is that.
parent-tobias/interfaceUtilityLibrary
Working with Ross Harmes and Dustin Diaz book, Pro Javascript Design Patterns.
parent-tobias/observer-testing
Testing out an Observable decorator in javascript
parent-tobias/parent-tobias
parent-tobias/TOP-javascript-exercises
parent-tobias/vanillaJSUseStateUseEffect
Curious about how React's useState and useEffect worked, built a vanilla version
parent-tobias/brokerageCalc-svelte
A side project, client-facing svelte app. Used to calculate fees and taxes from trading CSV
parent-tobias/Chessboard-vanillaJS
One of the earlier versions of my grid-based chessboard.
parent-tobias/ComposedObjectsAndMixins
parent-tobias/etchasketch-with-lit
Building the Etch-A-Sketch project, using web components built using lit.dev
parent-tobias/etchAStetch-
TOP - etch a sketch
parent-tobias/first-steps-with-lit
parent-tobias/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
parent-tobias/gigwidget
parent-tobias/lit-gigwidget
parent-tobias/marions-musical-mayhem
parent-tobias/my-gigwidget-repository
parent-tobias/nestjs_ssr
parent-tobias/odin-project-recipes
HTML/CSS project from The Odin Project: Recipes page
parent-tobias/pdferator
parent-tobias/pubsub-todo-app
Basic Todo app, included the PubSub pattern to react to actions
parent-tobias/rebsrebs-todo
To do list app assignment for The Odin Project
parent-tobias/restaurant
parent-tobias/sesme-designpatterns
parent-tobias/starting-with-lit
parent-tobias/sveltefire-app-skeleton
parent-tobias/TheOidnProject-RestaurantPage
parent-tobias/todo-list
parent-tobias/Uke-fakebook
parent-tobias/WordBlanksGame
Experimenting with complete decoupling between the data and the view in vanilla javascript