Skip to content
View luismede's full-sized avatar
🔥
Working Hard
🔥
Working Hard
  • Instituto J&F
  • Brazil
  • 07:07 (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

Interests



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. Conventional Commit Messages Conventional Commit Messages
    1
    ### Types
    2
    * `feat` Commits, that adds or remove a new feature
    3
    * `fix` Commits, that fixes a bug
    4
    * `refactor` Commits, that rewrite/restructure your code, however does not change any API behaviour
    5
    * `perf` Commits are special `refactor` commits, that improve performance
  3. ama-askmeanything ama-askmeanything Public

    AMA (Ask me Anything) is a website where you can create rooms on different subjects, in these rooms you can write your question and receive likes from other users, until then, without the possibili…

    Java

  4. 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

  5. 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

  6. task-manager-api task-manager-api Public

    TypeScript