Skip to content
View leozdev's full-sized avatar
💭
Developing Things...
💭
Developing Things...
  • Federal Institute of São Paulo
  • São Carlos, SP
  • 15:40 (UTC -03:00)
  • LinkedIn in/leozdev

Highlights

  • Pro

Block or report leozdev

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

Hello 👋

img_perfil

Welcome!

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.

Use the dark theme to see my social media ;)
LinkedIn Blog



#include <stdio.h>

int main() {
    printf("It's not the programming language that defines the programmer, but rather their logic.\n");
    return 0;
}

Languages and Tools



Leozdev©️ 2024

Popular repositories Loading

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

    Activity developed for the Algorithms Course 1, taught by Professor Eloize Seno.

    Python 1

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

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

    JavaScript

  3. leozdev leozdev Public

  4. bmi-website bmi-website Public

    Activity developed for the Web Programming course, taught by professor Tiago Trojan.

    JavaScript

  5. bmi-webservice bmi-webservice Public

    Activity developed for the Web Programming course, taught by professor Tiago Trojan.

    JavaScript

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

    Final project developed for the Algorithms and Programming 2 course, under the guidance of professor Eloize Seno.

    C