Pinned Repositories
Apollo-GraphQL-CRUD-setup
CRUD requests implementation on using TypeScript GraphQL, Apollo Server, Mongoose and MongoDB
CreditCardStatementJAVA
This app allows to go through payment data and manipulate data as needed (credit, debit, vendor, balance, fee, etc...)
Docker_Kubernetes
Docker and Kubernetes fundamentals to survive in the wild
geo-port
Geo-port service adds or updates ports in in-memory hashmap. Service can consume large json files through CLI and add or update port consequently. DDD, Hexagonal, and CQRS architecture.
geo-tracking
GT service tracks if drivers are moving using GPS coordinates. Service consumes coordinate events and uses reactive cache to serve driver moving status through HTTP. DDD, Hexagonal, EDA, and CQRS architecture.
go-compiler-escape-analysis
Playground to display Go compiler's behavior on heap memory allocation.
go-concurrency-patterns
Concurrency patterns in Go
Go_Basic_Auth
Simple auth using Go, Fiber, and Gorm
platform-manager
Platform-manager is a Kubernetes HTTP client to communicate with a cluster.
sandwicher
Sandwicher service creates and retrieves sandwiches from lightweight SqlLite DB. Service consumes HTTP requests. DDD, Hexagonal and CQRS architecture.
TestardR's Repositories
TestardR/Apollo-GraphQL-CRUD-setup
CRUD requests implementation on using TypeScript GraphQL, Apollo Server, Mongoose and MongoDB
TestardR/Docker-Node.js-Development
Simple snippet showing how to implement docker and node.js with nodemon for hotreloading
TestardR/GraphQL-Apollo-React-Node_Setup
Basic setup for an Express GraphQL server as well as React client using Apollo
TestardR/GraphQL-server
Simple setup for graphql server
TestardR/Next.js_Fundamentals
Basic setup to get up and running with Next.js
TestardR/Next.js_Portfolio
TestardR/Next.js_Setup_Test
Setup Tryout on Next.js
TestardR/Node-Apollo-Graphql-Query
Simple setup of Graphql using Node and Apollo server
TestardR/Node-Express-GraphQL-CRUD
Simple CRUD requests made with Node, Express and GraphQL
TestardR/Node-Express-GraphQL-Read
Simple Read requests made with Node, Express, and GraphQL
TestardR/Node-Express-Keycloak-basic_setup
Simple Keycloak setup on Express
TestardR/Node-Express-TypeScript-CRUD
Simple implementation of TypeScript with an Express application running on Node
TestardR/Node-Sequelize-SQL
Simple implementation of mySQL DB using sequelize as ORM
TestardR/Node-TypeScript-Express-GraphQL-Mongo-CRUD_Requests
CRUD requests implementation using TypeScript, Node, Express, GraphQL, and MongoDB
TestardR/Node-TypesScript-setup
Simple setup of TypeScript on Node
TestardR/Node.js-EJS_MVC
This app shows how to build a simple MVC implementation
TestardR/Node.js-Swagger_API
Simple setup to automatically produce a swagger GUI from a json file
TestardR/NodeJS-EJS_Advanced_MVC
This simple MVC shows how to implement dynamic routing
TestardR/React-Babel-Webpack-PostCSS-setup
Webpack 4, Babel 7, Sass, and PostCSS setup for modern React (hooks)
TestardR/React-Hooks-Tutorial
Academind: React.js Hooks Crash Course
TestardR/React-NPM-Publish_React_Component_via_NPM
Webpack and package.json implementation to pulish react components as download npm packages
TestardR/React-SSR-Setup
Server-side rendering using React, basic implementation from scratch
TestardR/React-Webpack_Basic_Setup
Basic setup for webpack to run a react app
TestardR/Redis-Basic
Simple implementation of Redis in Node
TestardR/Socker.io-Express-Feathers.js_Realt-time-App
This simple app is a livestreamer for your project_ideas. It is real-time App using Feathers.js, Socket.io & Express.
TestardR/Vue-images-app
TestardR/Vue-Search_Video_Engine
Simple app using Vue.js, it is a search engine going throuhg youtube api
TestardR/Webpack-React-Setup
Modern React setup using Babel 7 and Webpack 4. This setup allows to publish components as npm modules for application reuse.
TestardR/Webpack-React_Valentino
Another setup
TestardR/Webpack_Wanago
Setup for webpack using Wanago tutorial