Skip to content
View davi-ga's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Otimize Solutions
  • Anápolis-GO
  • 19:17 (UTC -03:00)

Highlights

  • Pro

Block or report davi-ga

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

Pinned Loading

  1. crawler-api crawler-api Public

    The JusBrasil Cases Search API Crawler is a web application developed for the PIBIC 2023 program.

    Python 3 3

  2. docker-compose for Django with Celer... docker-compose for Django with Celery,Redis,Nginx and PostgreSQL
    1
    services:
    2
    
                  
    3
    # Creates a new service called db with Postgres database
    4
      db:
    5
        image: postgres:13
  3. booth-api booth-api Public

    Photo booth project API in Express.JS

    JavaScript 1

  4. carecas-hero carecas-hero Public

    My project for IFG's My first Game initiative.

    Assembly 3

  5. anotega anotega Public

    Repositório de documentação de todos os meus estudos

    JavaScript 1

  6. lexical-analyser lexical-analyser Public

    Application for the Compilers and Grammars at IFG

    C