Pinned Repositories
ability-stone-sim
Simulator for ability stone cutting in Lost Ark mmorpg
blog-api
Back end api for the single page blog serving the front end at https://github.com/jvdsouza/blog-app
blog-app
A single page blog consisting of posts being served from a database
blog-cms
a simple CRUD app which purpose is to be the cms of the simple blog at https://github.com/jvdsouza/single-page-blog-app
graphql-boilerplate
boilerplate made from Apollo's express graphql server, webpack, and typescript
jvdsouza.github.io
mmodiscordbot
An MMO Bot for discord
Smart-Brain-face-recognition-web-app
Back end of the Smart brain face recognition app
UntappdBot
A discord bot that shows data of the requested user's Untappd info as a display feed.
weather-app
A purely front end weather app developed to test react skills
jvdsouza's Repositories
jvdsouza/graphql-boilerplate
boilerplate made from Apollo's express graphql server, webpack, and typescript
jvdsouza/ability-stone-sim
Simulator for ability stone cutting in Lost Ark mmorpg
jvdsouza/blog-api
Back end api for the single page blog serving the front end at https://github.com/jvdsouza/blog-app
jvdsouza/blog-app
A single page blog consisting of posts being served from a database
jvdsouza/Smart-Brain-face-recognition-web-app
Back end of the Smart brain face recognition app
jvdsouza/Adventure-game-engine
An engine for adventure games
jvdsouza/algorithms-and-data-structures
Algorithms and data structure practice
jvdsouza/design-patterns
Repository for studying design patterns
jvdsouza/fibonacci-web-api
the backend to the web app at https://github.com/jvdsouza/fibonacci-web-app
jvdsouza/graphstuff
Just playing with implementing graphs
jvdsouza/guxue
jvdsouza/hackernews-apollo-tutorial
Apollo and React tutorial from howtographql.com
jvdsouza/hackernews-clone-graphql
Hacker news clone using GraphQL based on the tutorial from https://www.howtographql.com
jvdsouza/Have-You-Seen-This-Dog
Simple data tracking on whether you have seen this dog or not
jvdsouza/jwt-tokens-boilerplate
An exercise to implement token based authentication with jwt tokens
jvdsouza/marcord
A machine learning discord bot based on the Markov chain
jvdsouza/musicrecommender
A simple music recommendation tool as an exercise to get familiar with Java
jvdsouza/My-Portfolio
My portfolio to display my skills and experience
jvdsouza/platformer
A platformer game made in Go with the Ebiten library
jvdsouza/PunkAPI-graphql-wrapper
a graphql wrapper for the Punk beer API found at https://punkapi.com/
jvdsouza/react-node-apollogql-boilerplate
A boilerplate that includes a react client, node API and an Apollo graphql API
jvdsouza/react-three-fiber-demo
jvdsouza/redux-counter
A small SPA to learn to implement redux
jvdsouza/Robofriends-App
Robofriends App exercise from the zero to master web developer course on udemy
jvdsouza/rpg
i think it's an rpg engine
jvdsouza/slack-sign-up-app
An app that allows users to sign up to a slack workshop, instead of having to be invited
jvdsouza/socket-play
Playing around with sockets
jvdsouza/StudentChatbott
jvdsouza/toy-robot-toybox
A box full of fun with toy robot.
jvdsouza/using-api-with-react-hooks
A small app that shows code to fetch data from an API with react hooks