Agustin A. Bressan Narvaez (agustinbressan)

agustinbressan

Geek Repo

Location:Rosario, Santa Fe, Argentina

Twitter:@AgustinBressan

Github PK Tool:Github PK Tool

Agustin A. Bressan Narvaez's repositories

InventoryManagement

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 In-Memory db and more.

Language:C#License:MITStargazers:1Issues:1Issues:0

agustinbressan

My repo 🚀💻

Stargazers:0Issues:1Issues:0

algorithms

A bit of algorithm practice. Some of the most known for sort and search.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

FastEndpointsApiDapperSQLite

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

Language:C#License:MITStargazers:0Issues:1Issues:0

js-fizzBuzz

A simple FizzBuzz problem implementation in js with a set of Jest tests.

Language:JavaScriptStargazers:0Issues:1Issues:0

OhmsLawCalculator

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.

Language:C#License:MITStargazers:0Issues:0Issues:0

shopping-list-props

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.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

shopping-list-useContext

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.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

shopping-list-useReducer

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.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0