Skip to content
View luismede's full-sized avatar
🔥
Working Hard
🔥
Working Hard
  • Instituto J&F
  • Brazil
  • 23:35 (UTC -03:00)
  • LinkedIn in/luismedes

Block or report luismede

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

I am a developer and High school student. Since 2020, with the goal of creating solutions that change people's lives in some way. I currently focus my studies on Java and Spring Framework. I like to challenge myself with innovative projects and new learning experiences.

System.out.println("Welcome to my Github!");

Main Skills

Learning



Pinned Loading

  1. Settings of my VsCode Settings of my VsCode
    1
    {
    2
        "workbench.startupEditor": "newUntitledFile",
    3
        "editor.fontSize": 14,
    4
        "editor.lineHeight": 1.8,
    5
        "javascript.suggest.autoImports": true,
  2. apache2.4.49-exploit apache2.4.49-exploit Public

    Apache 2.4.49 | exploit This code was created during a ctf in which I was solving.

    Python

  3. desafio-pointOfInterest desafio-pointOfInterest Public

    REST API for managing Points of Interest (POIs) with proximity search using distance. Built with Java and Spring Boot.

    Java