Skip to content
View LeonardoSena1's full-sized avatar

Block or report LeonardoSena1

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

About Me

Since 2014, I have been directing my energy towards the field of software development, focusing mainly on Web Development, which represents my most significant expertise. My work encompasses the complete spectrum of development, and I have a particular passion for the world of APIs and the latest technological innovations.

  • 🔭 Full-stack developer with 6+ years of experience architecting and building scalable, high-performance web and mobile applications.
  • 🌱Proficient in front-end technologies such as Angular, MVC .NET and Flutter, as well as back-end technologies such as C#, .NET and JavaScript.


💻 Developer
public class AboutMe
{
    public string Username { get; set; } = "Leonardo";

    public List<string> Hobbies { get; set; } = new List<string>
    {
        "Listening to music",            
        "Learning something new",
        "Spending days looking for ways to improve my code",
        "Exercising",
        "Biking",
        "Gaming"
    };

    public List<string> Technologies { get; set; } = new List<string>
    {
        "Front-End: HTML, CSS, JS, Angular e Flutter",            
        "Back-End: .NetCore, C#, JavaScript, Nodejs, TypeScript e Dart",
        "Mobile: Flutter",
        "SQL Server, MySQL e SQLite",
        "Wordpress",
        "UI Design utilizando Figma/Photoshop"
    };

    public string Address()
    {
        return "Guarulhos-SP";
    }
}

💻 My favorite tools and technologies

icon
C#
icon
Python
icon
JavaScript
icon
MySQL
icon
TypeScript
icon
AWS
icon
Github
Git
Git
PostgreSQL
PostgreSQL
VsCode
CODE
HTML5
HTML5
css
CSS
bootstrap
Bootstrap
jQuery
jQuery
Sass
Sass
Nodejs
Nodejs
VsCode
VsCode
VsCode
RestAPI
VsCode
Raspberrypi
VsCode
Nginx
VsCode
.NET
VsCode
Photoshop
VsCode
Powershell
VsCode
Pycharm
VsCode
Linux
e

Contact Me

Popular repositories Loading

  1. APICatalogo APICatalogo Public

    C# 1

  2. MercadoLivreAPI MercadoLivreAPI Public

    SR.Mídia

    C#

  3. Curso-CSharp Curso-CSharp Public

    Curso concluído 12/10/2019

    C#

  4. Agencia-Carros Agencia-Carros Public

    Projeto em C# | Javascript

    JavaScript

  5. APICarro-Simples APICarro-Simples Public

    Projeto Simples C# | Javascript

    JavaScript

  6. CEPConsulta CEPConsulta Public

    API ConsultaCep C#

    C#