Pinned Repositories
Activity_Tracker
C++ application to store data about activities like walks or bikes, and to output sorted objects via map and set
affirmation-or-joke
Fun little console that toggles between a Dad joke API and an affirmation API
animals-CRUD
MERN stack CRUD app, stores the name of an animal and whether or not it's endangered.
async-js-study
Tutorials on async JS
auth-MERN
Building an authentication server in the ME(R)N stack
c-dsa
DSA in C. C is fun.
C_Helpful_Code
Bits of C code gathered through my learning travels
google-cloud-vision
Working with Google Cloud Vision
leetcode-rob-solutions
Leetcode solutions, plus general DSA algos and related
shot-tracker
This app tracks basketball shots ( makes / misses ) and outputs totals and percentages
robwatsongtr's Repositories
robwatsongtr/shot-tracker
This app tracks basketball shots ( makes / misses ) and outputs totals and percentages
robwatsongtr/async-js-study
Tutorials on async JS
robwatsongtr/auth-MERN
Building an authentication server in the ME(R)N stack
robwatsongtr/c-dsa
DSA in C. C is fun.
robwatsongtr/dsa-leetcode-tracker
Database and front-end to track Leetcode problems and DSA problems
robwatsongtr/google-cloud-vision
Working with Google Cloud Vision
robwatsongtr/leetcode-rob-solutions
Leetcode solutions, plus general DSA algos and related
robwatsongtr/rss-client-server
Getting comfortable with RSS and Node and React
robwatsongtr/spotify-playlist-editor
Manipulate playlist tracks in a straightforward way, allowing moving tracks between two playlists to be fast and seamless.
robwatsongtr/canvas-experiments
HTML5 Canvas Experiments
robwatsongtr/content-scraper
A general content scraper
robwatsongtr/fullstack-auth
Full stack auth example
robwatsongtr/go_pg
robwatsongtr/go_project
robwatsongtr/grokking-coding-interview
robwatsongtr/javascript-dsa
The complete implementations and personal comments from Colt Steele's Data Structures and Algo course on Udemy
robwatsongtr/jest-testing
Jest testing
robwatsongtr/mr-adder
A visual half and full adder in React and JS
robwatsongtr/nodeauthJWT
Basic JWT flow for Express/Node
robwatsongtr/o-a-d
robwatsongtr/portfolio-feedback
robwatsongtr/python_streamlit_first
Exploration into Python and Streamlit
robwatsongtr/react-admin
React Admin
robwatsongtr/react-websockets
robwatsongtr/rob-watson-portfolio-site
robwatsongtr/speech-to-text
Python speech-to-text experiments
robwatsongtr/spotify-react
My currently evolving Spotify app that currently queries the API for playlists and songs in genres, and will play selected song in a nice player.
robwatsongtr/ts-react-note-taking-app
Typescript / React note taking app
robwatsongtr/typescript-react
robwatsongtr/web-server-docker
Docker-izing a basic web server