Pinned Repositories
advent-of-code-2023
My attempt at doing Advent of Code 2023 in Go https://adventofcode.com/2023
angular-curriculum
angular-movie-app
angular-reddit-clone
angular-shopping-cart
farm-to-home
FHL
monorepo for FHL
shopping-cart
Angular.js ES6 implementation
typescript-express-api-template
My rendition of a TypeScript API starter
JTongay's Repositories
JTongay/typescript-express-api-template
My rendition of a TypeScript API starter
JTongay/advent-of-code-2023
My attempt at doing Advent of Code 2023 in Go https://adventofcode.com/2023
JTongay/FHL
monorepo for FHL
JTongay/axios-hooks
🦆 React hooks for axios
JTongay/blog-inertia-rails-vue
Just building a silly blog with rails/intertia/vue
JTongay/DSA-kotlin
JTongay/geography-helper
This is a project to help me get better with geography
JTongay/JTongay
JTongay/kitchen-manager-api
A kitchen manager for myself
JTongay/kitchen-manager-app
The front end for the kitchen manager for me
JTongay/kitchen-manager-sb-api
Spring boot API
JTongay/kitchen-manager-spring-react
A kitchen manager written in spring boot, react, typescript
JTongay/kotlin-spring-poc
JTongay/marvel-db
JTongay/MyRecipes
JTongay/neovim-kickstart
A launch point for my nvim configuration
JTongay/NoteKeeper
Going through the pluralsight tutorial from Jim Wilson on Android App Basics
JTongay/practice-problems
These are just a few practice problems I've found randomly including tests
JTongay/ps-css-applying-special-effects
Code for the Pluralsight Course "Applying Special Effects to a Site Using CSS"
JTongay/react-form-validation-example
An example complete with unit/integration testing of form validation both client and server side
JTongay/record-label-api
API written in Nest.js for a fake record label app
JTongay/record-label-cms
A record label CMS built with Rails
JTongay/record-label-ui
JTongay/sonarqube-test
JTongay/tc-api
JTongay/test-graphql-sql
JTongay/trello-clone-api
JTongay/typescript-api-typeorm-starter
This is a starter for an Express API in TypeScript with TypeORM
JTongay/typescript-react-starter
React TSX Starter Kit
JTongay/umbrella-starter-mvp-pattern
Converting a basic MVC style android app to use the MVP pattern