Pinned Repositories
angular-fallout-codebreaker
A codebreaker for Fallout's hacking minigame: input the words and the number of correct letters for each, and it will determine possible answers by elimination.
angular-tour-of-heroes
Tour of Heroes app made following the instructions in the tutorial from the official Angular website <https://angular.io/tutorial>
c-sharp-exercises
Exercises to sharpen my C# skills.
CashmanWebAPI
ASP.NET Core Web API for Cashman, a simple tool for managing personal finances.
CSharpDataStructures
My data structures exercises in C#
DefinitelyTyped
The repository for high quality TypeScript type definitions.
GodotHelloWorld
First projects in Godot, following the instructions from the official docs.
maximilian-schwarzmuller-angular-the-complete-guide
Code I wrote during Maximilian Schwarzmüller's Angular - The Complete Guide
SalesWebMVC
Projeto final do curso de C# completo do professor Nelio Alves.
winforms-pomodoro-timer
Simple Pomodoro Timer made for Windows desktop.
ErickMaia's Repositories
ErickMaia/GodotHelloWorld
First projects in Godot, following the instructions from the official docs.
ErickMaia/angular-fallout-codebreaker
A codebreaker for Fallout's hacking minigame: input the words and the number of correct letters for each, and it will determine possible answers by elimination.
ErickMaia/angular-tour-of-heroes
Tour of Heroes app made following the instructions in the tutorial from the official Angular website <https://angular.io/tutorial>
ErickMaia/c-sharp-exercises
Exercises to sharpen my C# skills.
ErickMaia/CashmanWebAPI
ASP.NET Core Web API for Cashman, a simple tool for managing personal finances.
ErickMaia/CSharpDataStructures
My data structures exercises in C#
ErickMaia/DefinitelyTyped
The repository for high quality TypeScript type definitions.
ErickMaia/eloquent-javascript-experiments
Code I wrote based on the exercises suggested in the book Eloquent Javascript <https://eloquentjavascript.net/>
ErickMaia/ErickMaia
My personal repository. Made following the instructions in this page: <https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/managing-your-profile-readme>
ErickMaia/IntroEFCore
Código que escrevi durante o curso Introdução ao Entity Framework Core do desenvolvedor.io <https://desenvolvedor.io/curso-online-introducao-entity-framework-core>
ErickMaia/maximilian-schwarzmuller-angular-the-complete-guide
Code I wrote during Maximilian Schwarzmüller's Angular - The Complete Guide
ErickMaia/ParametrizationWinFormsApp
Sample WinForms Application for persisting a single row parametrization from the database through Insert/Update and Read procedures.
ErickMaia/PaymentContext
Code from the course Modelando Domínios Ricos (Rich Domain Modeling) by balta.io, available at https://balta.io/cursos/modelando-dominios-ricos
ErickMaia/SalesWebMVC
Projeto final do curso de C# completo do professor Nelio Alves.
ErickMaia/winforms-pomodoro-timer
Simple Pomodoro Timer made for Windows desktop.
ErickMaia/Specification
Specification pattern library for C# created based on <https://blog.tiagopariz.com/c-with-patterns-specification/>
ErickMaia/SqlCourseForExams70-461And761
Queries I wrote from the course 70-461, 761: Querying Microsoft SQL Server with Transact-SQL <https://www.udemy.com/course/70-461-session-2-querying-microsoft-sql-server-2012/>
ErickMaia/vanilla-web-experiments
Sandbox repository created for basic HTML, CSS and JS experiments