Pinned Repositories
server
activerecord-obstacle-course
adopt_dont_shop
Rails App utilizing PostgreSQL and Active Record. This app was built with a partner and provides pet adoption services and functionality for an organization
adventure_world
CLI TypeScript Game Using inquirer.js
battleship
This was a peer project in Turing Mod 1 where a partner and I created a command-line version of the game Battleship.
be1_inheritance
Accompanying materials to the BE Mod 1 Inheritance lesson
enigma_cipher
CLI app built in Ruby. This app uses a series of shifts to encrypt a message. The shifts can also be reversed to decrypt an encrypted message.
officer_arrest_tracker
Simple CRUD app built in Rails that uses PostgreSQL and ActiveRecord. The app is inspired by one of the greatest television shows of all time, 'The Wire' (IMHO).
rails-engine
Rails Engine is a Rails application that works within a service-oriented architecture to expose data through an API that the front-end team can consume.
skedaddle-fe
Skedaddle is a SOA-inspired Rails application. The frontend consumes API endpoints exposed by a backend consuming data from TrailAPI and Yelp Fusion API.
JohnSantosuosso's Repositories
JohnSantosuosso/adventure_world
CLI TypeScript Game Using inquirer.js
JohnSantosuosso/beginner-javascript
Slam Dunk JavaScript
JohnSantosuosso/binary_search_tree
Implementation of BST
JohnSantosuosso/calculator
Calculator in Vanilla JS, Bootstrap, Slim
JohnSantosuosso/crickets_coding_challenges
John Crickett's Coding Challenges
JohnSantosuosso/Django-Celery-Basics
Bare Bones Starter Kit for Setting up Django with Celery
JohnSantosuosso/dog_museum_observables
Makes concurrent HTTP requests, used to practice Observables & Services in Angular
JohnSantosuosso/flashcards
Flashcards in TypeScript
JohnSantosuosso/gallery_js
Simple gallery page built in Vanilla JS
JohnSantosuosso/git-katas
A set of exercises for deliberate Git Practice
JohnSantosuosso/grokking_algorithms
From Grokking Algorithms
JohnSantosuosso/johnsantosuosso
JohnSantosuosso/js_linter
Simple JS linter using Stack
JohnSantosuosso/leetcode
Leetcode Problems with Rspec
JohnSantosuosso/metasploit-framework
Metasploit Framework
JohnSantosuosso/movie_search
Basic Rails API because I haven't build one in ages and am rusty
JohnSantosuosso/password_generator
From Udemy Angular Bootcamp Course
JohnSantosuosso/print_manager
Used to implement Queue in Ruby
JohnSantosuosso/python_http
Basic HTTP protocol inspection
JohnSantosuosso/rick-and-morty
SvelteKit with GraphQL
JohnSantosuosso/rock-paper-scissors
vanilla js-Odin project
JohnSantosuosso/ruby_sec_scripting
JohnSantosuosso/sample_testcafe_api
Testing API Calls in TestCafe
JohnSantosuosso/scroll-to-accept
JohnSantosuosso/shopping_form
Shopping Form Built in Vanilla JS
JohnSantosuosso/taskify
Hotwire, Turbo, Stimulus Tutorial from Write Software, Well
JohnSantosuosso/tour-of-heroes
Angular tutorial
JohnSantosuosso/typescript_inquirer_tutorial
Working with inquirer package in TS
JohnSantosuosso/wireframe
Hotwire, Turbo, Stimulus Tutorial from Write Software, Well
JohnSantosuosso/wirestream
Turbo Streams with Sinatra from Write Software, Well