Skip to content
View lucbazzani's full-sized avatar
💾
💾

Highlights

  • Pro

Block or report lucbazzani

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. dotnet-essential-macoratti dotnet-essential-macoratti Public

    My personal journey through the 'C# Essencial (.NET 10, LINQ & IA)' course by Jose Carlos Macoratti. Documenting exercises and my evolution in the .NET ecosystem

    C# 1

  2. python-crash-course python-crash-course Public

    This repository documents my Python learning journey using the book "Python Crash Course" by Eric Matthes. It contains my implementations of the exercises and projects from the book.

    Python 1

  3. news-api-nestjs news-api-nestjs Public

    API de Portal de Notícias em Nestjs com o critério de ao menos um relacionamento 1:1 (User x Profile) e um relacionamento n:n (News x Categories)

    TypeScript