Skip to content
View LelioMarcos's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report LelioMarcos

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

Hi there 👋

Lelio's GitHub stats

Pinned

  1. gb-grande/SAA gb-grande/SAA Public

    Sistema de Apoio à APRAI, projeto realizado para a disciplina de Engenharia de Software - ICMC, USP

    JavaScript 3 1

  2. EstoriasSemHApp EstoriasSemHApp Public

    Java 2

  3. presentation_ssti presentation_ssti Public

    Code made for my Server Side Template Injection presentation at Ganesh.

    Python 2

  4. database_b_star database_b_star Public

    C 1

  5. pygame-particles pygame-particles Public

    A particle system made with Python using Pygame Library

    Python 1

  6. Script para exibir o cardápio do ban... Script para exibir o cardápio do bandeco da USP de São Carlos no terminal.
    1
    #!/usr/bin/python3
    2
    
                  
    3
    from urllib.request import urlopen
    4
    from urllib.error import HTTPError
    5
    from urllib.error import URLError