Skip to content
View anajulialeite's full-sized avatar
Criar e Desenvolver
Criar e Desenvolver

Block or report anajulialeite

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
anajulialeite/README.md

Typing SVG

✔️ Acadêmica de SIS

✔️ Focada em Full Stack

✔️ Apaixonada por um bom café ☕

✔️ Desenvolvedora C# com foco em ASP.NET

✔️ Entusiasta de UI/UX, criatividade e organização

✔️ Transformo ideias em experiências digitais incríveis

✔️ AJ - Criar e Desenvolver: soluções digitais com identidade e propósito


💻 Tecnologias que uso no dia a dia

🧩 Back-end:


🎨 UI & Design:


🌐 Front-end básico:


🔧 Ferramentas:



🧑‍💻 IDE:

🚀 Projeto em Destaque Atualmente

🍕 Cardápio Online (TCC)

HTML5 • CSS3 • JavaScript • Node.js • Express • SQL Server

Projeto desenvolvido para meu TCC, com foco em gerenciamento de cardápios digitais, experiência do usuário e desenvolvimento full stack.

🗨️ Contato

Estatística

GitHub followers

GitHub User's stars

🧮 Contador de visitas

Contador de visitas

💜 Purple Snake

Typing SVG

github contribution grid snake animation

Typing SVG

☕ I need Coffee!!!

...C#
while (true)
{
string coffee = "Coffee situation.";

if (coffee == "Empty")
{
    Console.WriteLine("Fill");
    break;
}
else if (coffee == "Full")
{
    Console.WriteLine("Drink");
    break;
}
else
{
    Console.WriteLine("It's ok");
}
Console.WriteLine("So proceed...☕");
Console.ReadKey();
}
//let's have coffee
...

®️ Minha Logo

android-chrome-192x192

🎧 Minha alma roxa vibra aqui:


Play Purple Rain

spotify-github-profile


Eu sou a Ana Júlia Leite!

Dev com alma roxa • Back-end em .NET • movida a ☕ e Purple Rain 🎸

Typing SVG

Thanks for visiting me

Pinned Loading

  1. AJCriareDesenvolver AJCriareDesenvolver Public

    Esse é o site da minha empresa.

    HTML

  2. anajulialeite anajulialeite Public

    Meu perfil do GitHub!

    4 2

  3. ASP-.NET-MVC ASP-.NET-MVC Public

    Este é mais um curso de C# com ASP .NET MVC da udemy com o professor José Carlos Macoratti.

    C# 1 1

  4. ASP.NET_CORE_MediatR_CQRS ASP.NET_CORE_MediatR_CQRS Public

    Neste repositório vou mostrar como podemos implementar o padrão Mediator usando o MediatR em uma aplicação ASP .NET Core API.

    C# 1

  5. .NET_MAUI .NET_MAUI Public

    Curso para aprender do zero como desenvolver apps Android, iOS, Mac e Windows com um único código base usando C#, com o professor Elias Ribeiro na Udemy.

    C# 1

  6. Cardapio_Online_TCC_II Cardapio_Online_TCC_II Public

    DESENVOLVIMENTO DE UM SISTEMA DE CARDÁPIO ONLINE PARA RESTAURANTES: APLICAÇÃO DE TECNOLOGIAS WEB PARA MELHORAR A EXPERIÊNCIA DO USUÁRIO.

    JavaScript