Skip to content
View vittordeaguiar's full-sized avatar
🇪🇪
Focusing
🇪🇪
Focusing

Highlights

  • Pro

Block or report vittordeaguiar

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
vittordeaguiar/README.md

Hey! 🖖

@@I'm Vittor de Aguiar@@

! **Back-end Developer**
+ **Computer Science** at **URI Santo Ângelo**
- C# and React developer
# Always learning, always coding

C# .NET JavaScript TypeScript NodeJS

Postgres Redis RabbitMQ Docker Kubernetes Linux Nginx Git

ReactJS NextJS VueJS NuxtJS Tailwind CSS Shadcnui

Pinned Loading

  1. vscode-settings vscode-settings
    1
    {
    2
        // Terminal
    3
        "terminal.integrated.fontFamily": "GeistMono Nerd Font",
    4
        "terminal.integrated.fontSize": 12,
    5
        "terminal.integrated.lineHeight": 1.8,
  2. zed-settings zed-settings
    1
    {
    2
        // General settings
    3
        "buffer_font_weight": 400.0,
    4
        "icon_theme": "Base Charmed Icons",
    5
        "features": {
  3. blog-api blog-api Public

    .NET 9 Web API implementing Clean Architecture, featuring Entity Framework Core, AutoMapper, JWT Authentication, and Redis

    C#

  4. penny-api penny-api Public

    Penny: Personal Finance Management API (Sprint Boot) and web application (React).

    Java