Pinned Repositories
graphql-server-example
An example for build an graphql server with apollo-server and nodejs
graphqltypescript-template
the basic template for a graphql server made with apollo server. It uses webpack and typescript.
mernapp
mern app example
pokeapi
the pokeapi in graphql. Link to the original pokeapi: https://pokeapi.co/
pokeDB
an arangDb database using the foxx microservices
pokedex
A Pokedex made with react, just for fun. Using the pokeapi: https://pokeapi.co/
braydoncoyer
My GitHub Profile README! Learn how to build it yourself by scrolling to the bottom of the README and following the link!
testing_routing
Goofying around with routify a library to routes in svelte. And some bootstrap.
clean-course
Repositorio del proyecto de Clean & SOLID - Curso
convex-react-crud
A easy CRUD app to test Convex and React integration
RubenOAlvarado's Repositories
RubenOAlvarado/quick-todo
RubenOAlvarado/crisenix-api-v2
Backend for Crisenix mobile app
RubenOAlvarado/hotel-management
RubenOAlvarado/RubenOAlvarado
RubenOAlvarado/convex-react-crud
A easy CRUD app to test Convex and React integration
RubenOAlvarado/designPatterns
I will create some code examples for different design patterns I'm learning.
RubenOAlvarado/clean-course
Repositorio del proyecto de Clean & SOLID - Curso
RubenOAlvarado/express-app
A typescript express app, just to know how to configure a app with webpack.
RubenOAlvarado/ts-node-api
A production ready rest api: made with typescript, node and express.
RubenOAlvarado/exerciseTracker
RubenOAlvarado/graphqltypescript-template
the basic template for a graphql server made with apollo server. It uses webpack and typescript.
RubenOAlvarado/pokeapi
the pokeapi in graphql. Link to the original pokeapi: https://pokeapi.co/
RubenOAlvarado/timer
a timer made in react
RubenOAlvarado/webtoken
An node api example to work with jwt.
RubenOAlvarado/simple-rest-api
A simple rest api with node, babel and webpack
RubenOAlvarado/file-uploader
multer+express+node to test the file uploading.
RubenOAlvarado/graphql-server-example
An example for build an graphql server with apollo-server and nodejs
RubenOAlvarado/typescript-mongo
A rest API made with mongo, typescript, express and node.
RubenOAlvarado/highlights-api
testing graphql with nodejs
RubenOAlvarado/mernapp
mern app example
RubenOAlvarado/logged-app
a simple app that log with winston and morgan
RubenOAlvarado/locallibrary
Local Library website written in Express (Node)
RubenOAlvarado/pokeDB
an arangDb database using the foxx microservices
RubenOAlvarado/mfe
RubenOAlvarado/test-software-engineer
Yaydoo software engineer test.
RubenOAlvarado/felte_forms
Tutorial for validate forms with the felte library in a Svelte project.
RubenOAlvarado/koa-tdd-example
Learning koajs, the node framework. With a TDD implementation, following the next tutorial: https://mherman.org/blog/building-a-restful-api-with-koa-and-postgres/
RubenOAlvarado/testing_routing
Goofying around with routify a library to routes in svelte. And some bootstrap.
RubenOAlvarado/zendala
Zendala Backend Developer Application Test
RubenOAlvarado/sapper-pokeapi
trying sapper and svelte with the classic pokeapi.