Skip to content
View Denilson-Semedo's full-sized avatar
🌴
On vacation
🌴
On vacation
Block or Report

Block or report Denilson-Semedo

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
Denilson-Semedo/README.md
{
   "name": "Denilson Tavares",
   "study_field": "Software Engineering",
   "located_in": "Somewhere in the Atlantic Ocean",
   "fields_of_interest": ["Backend", "DevOps", "Software Architecture"],
   "Fav Quote": "Don’t wish for less problems, wish for more skills. (John Earl Shoaff)"
}

Pinned

  1. Recovering a Linux System in Dual Bo... Recovering a Linux System in Dual Boot with Windows
    1
    Fixing the Arch Linux Bootloader using Commands
    2
    ---
    3
    Arch Linux is a powerful and versatile operating system used by many Linux enthusiasts around the world. However, sometimes things can go wrong, and one of the common issues faced by Arch Linux users is a corrupted or broken bootloader. The bootloader is a crucial component of any operating system as it loads the kernel and initializes the system. If the bootloader is not working correctly, the system may not be able to boot. In this article, we will explain how to fix the Arch Linux bootloader using the following commands:
    4
    
                  
    5
    1. Identify the partitions
  2. fastapi_mongodb fastapi_mongodb Public

    ⚙️This is a simple project to learn the mongo concepts, using Fastapi and PyMongo. The project is a simple API to manage a list of costumers.

    Python

  3. PostgreSQL cheatsheet guide PostgreSQL cheatsheet guide
    1
    [review] Schemas
    2
    ## PostgreSQL Cheatsheet
    3
    
                  
    4
    ### Connection
    5
    ```psql -d database -U username -p port ```
  4. Casa_Inteligente-Arduino- Casa_Inteligente-Arduino- Public

    🤖 🏡 Um pequeno projeto feito no arduino controlando os diversos dispositos de uma casa Inteligente.

    C++ 3 1

  5. Loja Loja Public

    📚 School Project Simulating payment at a store

    Java 3

  6. CalculatorNeo CalculatorNeo Public

    🧮 An calculator app that do the basics operations, addition, subtraction, multiplication and division.

    TypeScript 1