thawkin3
Senior Software Engineer @Webflow. Previously @adobe, @Workfront, @instructure, @youniquellc, @qualtrics.
@WebflowLehi, UT
Pinned Repositories
bundle-analysis-demo
dom-testing-demo
Experiment for testing HTML and vanilla JS with Jest and @testing-library/dom
jest-module-mocking-demo
Demo app for exploring module mocking within the Jest test framework
js-data-structures-and-algorithms
JavaScript implementations of common data structure and algorithm concepts.
nodejs-event-loop-presentation
Presentation slides and demo examples for the Node.js event loop
plagiarism-checker
This app is built using Python 3.9+, Flask 2.0+, and Pinecone. It performs a similarity search using the Pinecone SDK to find articles that contain the same or similar content as what's entered by the user.
single-spa-demo-root-config
tdd-for-ui-demo-2022
This project is used in a presentation to show how we can use test-driven development to build user interfaces. It's not as hard as you may think!
webpack-demos
Webpack demos for various configuration options
webpack-training-1
Demo project used for a team training on webpack 4
thawkin3's Repositories
thawkin3/jest-module-mocking-demo
Demo app for exploring module mocking within the Jest test framework
thawkin3/redux-example
Walking skeleton of React+Redux app built using create-react-app
thawkin3/css-safe-classname
Utility methods for creating and validating safe CSS classnames from string input
thawkin3/puppy-playdate
Tinder app for puppy playdates implemented with a Slash GraphQL backend
thawkin3/crossyBlock
Crossy Block: an HTML5 Frogger game
thawkin3/advent-of-code-2020
Solutions to challenges for Advent of Code 2020: https://adventofcode.com/2020
thawkin3/caesar-cipher
Test-driven development workshop that I taught using a caesar cipher example
thawkin3/Camera
HTML5 camera demo that allows you to take a photo and save it to your device
thawkin3/chart-the-stock-market
FCC project involving Highcharts and Socket.io (MEAN stack)
thawkin3/docraptor-js-demo
This is a simple demo intended to showcase DocRaptor's ability to parse JavaScript before the PDF export is generated.
thawkin3/docraptor-react
React app for testing PDF exports with DocRaptor
thawkin3/dungeonCrawler
Dungeon Crawler game built with React for FreeCodeCamp project
thawkin3/focus-trap
Trap focus within a DOM node.
thawkin3/freeCodeCampLeaderboard
freeCodeCamp Leaderboard built with React
thawkin3/gameOfLife
Conway's Game of Life (React)
thawkin3/hooks-demo
Demo using the new feature Hooks from React 16.8
thawkin3/import-map-deployer
A manifest deployment service for sofe/import maps
thawkin3/javascript30
My solutions to the 30 Days of JavaScript challenge
thawkin3/markdownPreviewer
markdown previewer built using React and marked
thawkin3/pomodoro-timer
A simple Pomodoro timer app hosted on Heroku
thawkin3/react-animations
Testing out some animations with react-spring
thawkin3/react-concepts-demo
Meant to showcase new React features I'm learning and experimenting with
thawkin3/react-motion-ui-pack-example
react-motion-ui-pack-example
thawkin3/reactotron-example
reactotron-example
thawkin3/recipeBox
Recipe Box built with React and React-Router
thawkin3/single-spa.js.org
thawkin3/spammy-popup-web-extension
Inserts annoying popup messages into your current browser window
thawkin3/storybook-examples
Material UI React components set up as examples in Storybook
thawkin3/typescript-react-starter
Following the tutorial steps from: https://github.com/Microsoft/TypeScript-React-Starter/
thawkin3/younique-town-hall
Town hall app for making suggestions which people can then upvote or downvote. Great for company town halls, meetings, and suggestion boxes.