Pinned Repositories
kata-for-fun
Practice Test Driven Development (TDD) on katas, data structure and algorithm
Website-FTW
Inspired by #100DaysOfCode and Jennifer Dewalt's challenge: 180 websites in 180 days, here is a collection of small projects to practice my existing and new skills in software development
my-gitbook
Knowledge bank on things I've learned
mock-eventbrite-academy-ui
Front-end React App for Thoughtworks Bootcamp group project on Event Registration App
Autocomplete-Search-Backend
Backend API that calls GitHub Search API and return the processed data to the Frontend application
Autocomplete-Search-Frontend
Autocomplete-Search App that calls GitHub Search API via Backend API and display the search results
books-ui
Frontend UI for Express Mongoose Template
dependency-injection
dom-todo-list
ThoughtWorks Jumpstart Assignment - DOM Todo List
dotnet-rpg
edsonha's Repositories
edsonha/Online-Store
edsonha/smart-brain-JTS
edsonha/express-mongoose-template
Backend template that uses Express and mongoDB as database
edsonha/sequelize-postgres-practice
Practice Sequelize and Postgres on Music API
edsonha/smart-brain-api-JTS
edsonha/mock-eventbrite-academy-api
Back-end API endpoint for Thoughtworks Bootcamp group project on Event Registration App
edsonha/express-random-name-and-pairs
An Express CRUD app that returns random name and pairs for Q&A session in the classroom or forming pair programming group
edsonha/my-pokedex-crud
An Express app that uses mongoDB as database. The app has CRUD operation for both pokemon and user route.
edsonha/my-gitbook
Knowledge bank on things I've learned
edsonha/reactivities
edsonha/react-playground
edsonha/kata-for-fun
Practice Test Driven Development (TDD) on katas, data structure and algorithm
edsonha/Autocomplete-Search-Frontend
Autocomplete-Search App that calls GitHub Search API via Backend API and display the search results
edsonha/books-ui
Frontend UI for Express Mongoose Template
edsonha/mock-eventbrite-academy-ui
Front-end React App for Thoughtworks Bootcamp group project on Event Registration App
edsonha/formik-form
Learning formik
edsonha/react-typescript
edsonha/Autocomplete-Search-Backend
Backend API that calls GitHub Search API and return the processed data to the Frontend application
edsonha/dependency-injection
edsonha/dotnet-rpg
edsonha/net-core-mvc-api
edsonha/kubernetes-example-voting-app
edsonha/Website-FTW
Inspired by #100DaysOfCode and Jennifer Dewalt's challenge: 180 websites in 180 days, here is a collection of small projects to practice my existing and new skills in software development
edsonha/restaurant-app
A front-end web application of restaurant listing. Built using React and bootstrap
edsonha/mocks-and-stubs-lab
ThoughtWorks Jumpstart Assignment - Testing with Mocks
edsonha/mocks-demo
Code examples from blog article on "Understanding Jest Mocks" https://medium.com/@rickhanlonii/understanding-jest-mocks-f0046c68e53c
edsonha/tdd-with-jest
ThoughtWorks Jumpstart Assignment for practising TDD with jest on katas
edsonha/dom-todo-list
ThoughtWorks Jumpstart Assignment - DOM Todo List
edsonha/Face-Profile-Detector
React - Redux app that can detect faces and returns information on age, gender and race appearance for each detected face in the photo, using API from Clarifai
edsonha/Star-Wars-Friends
A responsive web app using React that let you filter and search characters in the Star Wars universe and display their data, courtesy of this great Star Wars API