Pinned Repositories
advent_of_code_2021
Advent of Code 2021
bloglist
Bloglist App with React UI and Node API Server
coin_api
Small program for calculating crypto amounts in USD
data_structures_algorithms
Exercises for "A Common-Sense Guide to Data Structures and Algorithms", by Jay Wengrow
dogbreeds
Small TypeScript app with external API
expense_tracker
Expense tracker using PG for database interactions
reaction_trello
Trello-like app with React/Redux, Node.js/Express, MongoDB
rekwest-bin
A clone of Request Bin
hypha-agent
Deploys instrumentation for distributed traces, log aggregation and the OTel collector agent.
hypha-backend
Hypha's backend receives, processes, and stores telemetry data from Hypha Agents and makes available for querying using Hypha's UI.
gontzess's Repositories
gontzess/advent_of_code_2021
Advent of Code 2021
gontzess/bloglist
Bloglist App with React UI and Node API Server
gontzess/coin_api
Small program for calculating crypto amounts in USD
gontzess/data_structures_algorithms
Exercises for "A Common-Sense Guide to Data Structures and Algorithms", by Jay Wengrow
gontzess/dogbreeds
Small TypeScript app with external API
gontzess/expense_tracker
Expense tracker using PG for database interactions
gontzess/reaction_trello
Trello-like app with React/Redux, Node.js/Express, MongoDB
gontzess/file_based_cms
File Based CMS Site using Sinatra Framework
gontzess/num_dialer
Num Dialer application
gontzess/phonebook
Phonebook App with React UI and Node API Server
gontzess/shopping_cart
Shopping Cart app with React/Redux, Node.js/Express, MongoDB
gontzess/tictactoe
Tic Tac Toe game with Sinatra Framework, SQL, and backtracking Negamax algo
gontzess/todo_tracker
Todo tracker application with Sinatra and SQL database