Skip to content
View agustinbressan's full-sized avatar
🪐
learning
🪐
learning
Block or Report

Block or report agustinbressan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
agustinbressan/README.md

Hi there, I'm Agustin! 👋

My Top Languages

C# JavaScript HTML5

.Net NodeJS React Jest Testing-Library

Pinned

  1. FastEndpointsApiDapperSQLite FastEndpointsApiDapperSQLite Public

    This project is a .NET 7 Minimal Web Api created with the dotnet CLI and modified to implement the FastEndpoints library as a POC.

    C# 1

  2. InventoryManagement InventoryManagement Public

    A .NET 7 solution with a bare implementation of a Clean Architecture, CQRS pattern with MediatR library, validations using FluentValidation library, unit tests using xUnit and Moq library, EF Core …

    C# 1

  3. shopping-list-useReducer shopping-list-useReducer Public

    This project is a To Do list like app created with ReactJs to implement and practice the state management with the useReducer hook and the DOM testing with React Testing Library.

    JavaScript

  4. OhmsLawCalculator OhmsLawCalculator Public

    A simple dotnet solution that implements the Ohm's law formula in a small calculator like library created to practice some of the xUnit Test Framework features.

    C#

  5. shopping-list-useContext shopping-list-useContext Public

    This project is a To Do list like app created with ReactJs to implement and practice the state management with the useContext hook and the DOM testing with React Testing Library.

    JavaScript

  6. shopping-list-props shopping-list-props Public

    This project is a To Do list like app created with ReactJs to implement and practice the state management using component's props and the DOM testing with React Testing Library.

    JavaScript