tdickson96
Front-end Developer | Cycling through the Matrix 🚴
https://www.linkedin.com/in/tad96/Greater Toronto Area
Pinned Repositories
ACCES-Employment
Tutorial walkthrough for beginner students in technical presentation series on web development.
Ceridian-Dayforce-API
Ceridian Dayforce
climb-of-death
Choose your own adventure text-based game that includes MySQL, Handlebars, Node, and Express.
Code-Snippet-Cheat-Sheet
A CSS flexbox framework to display CSS information
Coding-Quiz
Creating a timed coding quiz with HTML, CSS, JavaScript and the DOM.
Fence-Calculator
A fence calculator that provides a materials cost estimate based on Ontario building code and up to date materials pricing through SerpAPI.
GeoCatch
MERN-stack, MapBox, Chakra, and Tailwind application where the user takes a photo from a location and can play photo-tag with other users who respond with geo-locked photos. The idea is to place images "GeoCatches" and catch them for a "GeoCaught".
Team-Profile-Generator
Node data intake using Inquirer to display professional team profile on a webpage.
Text-Editor
WebAssembly and WebPack desktop application and browser using service workers to run text caching online and offline. A text editor that remembers what you wrote even after closing.
tdickson96's Repositories
tdickson96/ACCES-Employment
Tutorial walkthrough for beginner students in technical presentation series on web development.
tdickson96/Ceridian-Dayforce-API
Ceridian Dayforce
tdickson96/climb-of-death
Choose your own adventure text-based game that includes MySQL, Handlebars, Node, and Express.
tdickson96/Code-Snippet-Cheat-Sheet
A CSS flexbox framework to display CSS information
tdickson96/Coding-Quiz
Creating a timed coding quiz with HTML, CSS, JavaScript and the DOM.
tdickson96/Day-Scheduler
Creating a day calendar app to let the user save events on a 8-hour schedule, abiding by 9-5pm work day lengths. This app includes dynamic HTML and CSS powered by jQuery (Moment.js).
tdickson96/Fence-Calculator
A fence calculator that provides a materials cost estimate based on Ontario building code and up to date materials pricing through SerpAPI.
tdickson96/GeoCatch
MERN-stack, MapBox, Chakra, and Tailwind application where the user takes a photo from a location and can play photo-tag with other users who respond with geo-locked photos. The idea is to place images "GeoCatches" and catch them for a "GeoCaught".
tdickson96/Team-Profile-Generator
Node data intake using Inquirer to display professional team profile on a webpage.
tdickson96/Text-Editor
WebAssembly and WebPack desktop application and browser using service workers to run text caching online and offline. A text editor that remembers what you wrote even after closing.
tdickson96/E-Commerce-Back-End
MySQL and Sequelize back-end for an e-commerce site with products, categories, and tags.
tdickson96/Employee-Tracker
A Node Inquirer command line prompter to keep track of employees, departments, and company roles.
tdickson96/first-day-repo
Practice command line to push changes from Git to local, then local to Git repository.
tdickson96/git_init_sample
Practice initializing, adding, commiting, linking, verifying and pushing a local repository to remote repository using only command line prompts. Use "git status" to check progress. Create a repository on GitHub, connect the repository's hyperlink to local directory, verify the remote repository, and push the commit.
tdickson96/Horiseon-Refactor
Refactor semantic HTML, maintain the source code, and reduce repetitions.
tdickson96/Note-Taker
Webpage used for notetaking powered by Express.js
tdickson96/Password-Gen
This is a 8-128 alphanumeric password generator that includes validating the length of password. Ask user if lowercase, uppercase, number and special character are in use. Validate the strength of the password. Generate random password. Return new password in HTML.
tdickson96/Prework
This repository holds all the coding required for the Pre-Work: UTOR-VIRT-FSF-FT-05-2022-U-LOLC bootcamp.
tdickson96/Python-CC
Flask API with an RDBMS database using SQL Alchemy to support the REST API model that performs CRUD operations. Local virtual environment for Python Flask and templating to the application to perform basic DevOps and deploy to a cloud infrastructure.
tdickson96/README-Generator
A command-line application using Node and Inquirer that generates a README file based on user input.
tdickson96/Social-Network-API
NoSQL
tdickson96/Weather-Dashboard
A weather dashboard that will run in the browser and feature dynamically updated HTML and CSS.