Skip to content
View luccanog's full-sized avatar
🌎
Working on a global team.
🌎
Working on a global team.

Highlights

  • Pro
Block or Report

Block or report luccanog

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
luccanog/README.md
var message = "Greetings!";

var me = new Profile
{
    Name = "Lucca Nogueira",
    Role = "Backend Developer",
    Languages = ["C#", "Javascript", "Python", "Java"],
    Storage = ["Sql", "Cassandra", "Redis", "Elastic Search"],
    Cloud = ["Azure"],
    DataStreaming = ["Kafka", "Event Hub"],
    LinkedIn = "https://www.linkedin.com/in/luccanog/",
};

Welcome to my GitHub profile! 🙂
I'm a passionate backend developer with a love for building scalable and efficient systems.
Here, you'll find a collection of my projects and contributions, feel free to reach me out on LinkedIn!

Pinned

  1. grpc-dotnet grpc-dotnet Public

    proof of concept gRPC communication

    C#

  2. kafka-dotnet kafka-dotnet Public

    C#

  3. graphql-dotnet graphql-dotnet Public

    C#

  4. elephant elephant Public

    Forked from takenet/elephant

    Persistence library that provides common data structures as composable elements to abstract any storage engine, including (No)SQL databases.

    C#

  5. feature-toggle-client feature-toggle-client Public

    Forked from takenet/feature-toggle-client

    An abstraction of LauchDarkly client js

    TypeScript

  6. stock-market stock-market Public

    C#