Skip to content
View leomsfreitas's full-sized avatar
💭
Developing Things...
💭
Developing Things...

Highlights

  • Pro

Block or report leomsfreitas

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

Hi!

img_perfil

My name is Leo. I am currently pursuing a bachelor's degree in Software Engineering at the Federal Institute of São Paulo (IFSP).

I have a special affinity for Back-End development, an area in which I am continuously improving my knowledge and seeking new experiences. Additionally, I really enjoy data science and natural language processing, and I participate in programming competitions, where I can apply and expand my skills.

#include <stdio.h>

int main() {
    printf("Code is the tool, logic is the craft.");
    return 0;
}

Tech Stack

Skills

Leo Freitas © 2025

Popular repositories Loading

  1. university-system-application university-system-application Public

    Activity developed for the Algorithms Course 1

    Python 1

  2. pushnotify-webhook-discord pushnotify-webhook-discord Public

    Personal project developed for integration with the Discord webhook for sneakerhead culture

    JavaScript

  3. leomsfreitas leomsfreitas Public

  4. bmi-website bmi-website Public

    Activity developed for the Web Programming course

    JavaScript

  5. bmi-webservice bmi-webservice Public

    Activity developed for the Web Programming course

    JavaScript

  6. sales-control-system sales-control-system Public

    Final project developed for the Algorithms and Programming 2 course

    C