Pinned Repositories
ac_hackathon_helld
Hackathon challenge at Academia de Codigo #30 Whiledcards 2019. Project by Daniel @dpascoa, Rafael @rafaelmdurante, Raquel @RaquelCSousa e Walter @manica
alura_ajax_busca_cep
estudo de busca cep com base em artigo de Matheus Castiglioni (https://blog.alura.com.br/preenchendo-formulario-html-automaticamente-com-ajax/)
alura_gallows
alura javascript developer final project
alura_git
curso git do alura
alura_graphql_1
Introductory GraphQL course by Alura.com.br
alura_typer
project jquery course at alura
apps-script-samples
Apps Script samples for G Suite products.
webserver-single-thread
Project from <Academia de Codigo_> to study the development of a simple single thread webserver. Authors: Rafael Miranda (@rafaelmdurante), Pedro Domingos (@padomingos), Alberto Reis (@albertoreis86) e Walter Manica (@wmanica).
rafaelmdurante's Repositories
rafaelmdurante/webserver-single-thread
Project from <Academia de Codigo_> to study the development of a simple single thread webserver. Authors: Rafael Miranda (@rafaelmdurante), Pedro Domingos (@padomingos), Alberto Reis (@albertoreis86) e Walter Manica (@wmanica).
rafaelmdurante/ac_hackathon_helld
Hackathon challenge at Academia de Codigo #30 Whiledcards 2019. Project by Daniel @dpascoa, Rafael @rafaelmdurante, Raquel @RaquelCSousa e Walter @manica
rafaelmdurante/alura_graphql_1
Introductory GraphQL course by Alura.com.br
rafaelmdurante/dude-where-is-your-card
A one-week game developed in our spare-time, within the 4th week of bootcamp. Project by Francisco @caldra, Mahmudul @HasanLisbon, Pedro @padomingos, Rafael @rafaelmdurante e Walter @wmanica.
rafaelmdurante/awesome-streamerrc
Current .vimrc configs for various streamers on Twitch.
rafaelmdurante/backend-challenges
A public list of open-source challenges from jobs around the world
rafaelmdurante/bulletproof-nodejs
Implementation of a bulletproof node.js API 🛡️
rafaelmdurante/changelog-organiser
A simple script to organise project changelogs.
rafaelmdurante/clean-react
Sistema em ReactJs usando Hooks, Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
rafaelmdurante/cs50pset
Collection of problem sets from Harvard's CS50 2020 online course.
rafaelmdurante/dg-urlshortener
my solution to the challenge from devgym.com.br.
rafaelmdurante/frontend-challenges
:boom: Listing some playful open-source's challenges of jobs to test your knowledge
rafaelmdurante/ftl-data
Exercises to accompany the book 'For the Love of Go: Data', by John Arundel.
rafaelmdurante/ftl-fundamentals
Exercises in the fundamentals of Go, to accompany the book 'For the Love of Go: Fundamentals', by John Arundel.
rafaelmdurante/lenslocked
repo for jon calhoun's web development with go, where we developed a webapp with no third-party libs, just pure go. visit https://www.usegolang.com for more.
rafaelmdurante/rafaelmdurante
My personal profile README
rafaelmdurante/rafaelmdurante-landing-page
first landing page for my online portfolio as aspiring developer
rafaelmdurante/rocketseat-ignite-corrigindo-codigo
Challenge #3 do curso Rocketseat Ignite NodeJS
rafaelmdurante/rocketseat-ignite-database-queries
Rocketseat Ignite - NodeJS - Chapter III - Challenge 1 - Database Queries
rafaelmdurante/rocketseat-ignite-middlewares
Challenge #2 from Ignite, by Rocketseat.com.br.
rafaelmdurante/rocketseat-ignite-nodejs-rentx
rafaelmdurante/rocketseat-ignite-test-challenges
Rocketseat's Ignite - NodeJS course - Challenge
rafaelmdurante/rocketseat_conceitos-do-nodejs
Based on Rocketseat Ignite NodeJS - Conceitos do NodeJS.
rafaelmdurante/rocketseat_introducao-ao-solid
Rocketseat Ignite - Chapter 2 - Challenge 1
rafaelmdurante/thewisepad-core
API of a backend for a simple notepad application. It was written in Node.js and TypeScript following the Clean Architecture principles.
rafaelmdurante/twd-clean-architecture-api
Curso Clean Achitecture na Prática
rafaelmdurante/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
rafaelmdurante/typescript-playground
Minimalistic TypeScript playground with support to Test-Driven Development. Ideal for studying Design Patterns or Algorithms. Not recommended for projects.
rafaelmdurante/typescript_decorators
practice on typescript decorators for ts intro workshop
rafaelmdurante/yson
A simple tool to convert yaml to json. Written in Go.