Skip to content
View yohanfraga's full-sized avatar

Block or report yohanfraga

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

Pinned Loading

  1. MusicApp MusicApp Public

    In this project, I applied my knowledge of Clean Code, SOLID principles, Unit of Work, Unit testing, Repository Pattern, and Entity Framework Core with migrations to develop a music application ins…

    C#

  2. MazeSolvingDemonstration MazeSolvingDemonstration Public

    In this project I put into practice my web development skills to create a website to demonstrate different pathfinding algorithms in mazes. Backend: C# e ASP.NET MVC / Front End: HTML, Javascript e…

    C# 1

  3. Biblioteca-de-FIlmes Biblioteca-de-FIlmes Public

    Neste projeto uso C# e o Entity Framework para administrar uma database de filmes em SQL, os filmes são organizados em: Título, Gênero, APP de Streaming e Nota. Com o console você consegue adiciona…

    C#

  4. Downloads-Folder-Cleaner Downloads-Folder-Cleaner Public

    Uma ferramenta de automação que limpa e organiza sua pasta 'Downloads" sempre que um arquivo novo é adicionado. Eu usei a biblioteca 'watchdog' para monitorar a pasta 'downloads', assim, quando um …

    Python