Pinned Repositories
alura-frontend
Repository to keep the projects created during Alura's front-end development formations
alura-mobile
Repository to keep the projects created during Alura's mobile development formations
alura-programacao
Repository to keep the projects created during Alura's programing formations
Andrewgaabriel
Andrewgaabriel.github.io
CC-UFFS
Conteúdos do curso
final-project-computer-graphics
log-redo
Implementação do mecanismo de log REDO com checkpoint usando o SGBD em Python
ordering-methods
pipeline
a repository to manage versions of a computer organization job about pipeline
Andrewgaabriel's Repositories
Andrewgaabriel/CC-UFFS
Conteúdos do curso
Andrewgaabriel/log-redo
Implementação do mecanismo de log REDO com checkpoint usando o SGBD em Python
Andrewgaabriel/pipeline
a repository to manage versions of a computer organization job about pipeline
Andrewgaabriel/final-project-computer-graphics
Andrewgaabriel/ordering-methods
Andrewgaabriel/alura-frontend
Repository to keep the projects created during Alura's front-end development formations
Andrewgaabriel/alura-mobile
Repository to keep the projects created during Alura's mobile development formations
Andrewgaabriel/alura-programacao
Repository to keep the projects created during Alura's programing formations
Andrewgaabriel/Andrewgaabriel
Andrewgaabriel/Andrewgaabriel.github.io
Andrewgaabriel/awesome-flask
A curated list of awesome Flask resources and plugins
Andrewgaabriel/Best-README-Template
An awesome README template to jumpstart your projects!
Andrewgaabriel/cc.uffs.edu.br
Site oficial do curso de Ciência da Computação da Universidade Federal da Fronteira Sul, Chapecó/SC.
Andrewgaabriel/crud-c
implementation of a CRUD for task and delivery time management
Andrewgaabriel/crud-java
Sistema em Java para controlar alguns detalhes da bodega do João
Andrewgaabriel/deep-learning
Andrewgaabriel/flask-architecture
Flask Architecture w/ sqlAlchemy
Andrewgaabriel/gerador-AFD
Aplicação para a geração de um Autômato Finito Determinístico
Andrewgaabriel/language-interpreter-davy-lang
Andrewgaabriel/list_2_prog1
Lista 2 de prog 1
Andrewgaabriel/list_3_prog1
Andrewgaabriel/lp
Andrewgaabriel/NestJS
Andrewgaabriel/projeto-pratico-compiladores
Andrewgaabriel/reinforcementLearning
rep to use and compare reinforcement learning algorithms
Andrewgaabriel/rpa-python
repositório para treinar rpa com python, usando diferentes tipos de bibliotecas e casos de automação
Andrewgaabriel/t1-sl-jacobi-gauss-seidel
Um programa para resolução de sistemas lineares pelos métodos de Jacobi e Gauss-Seidel desenvolvido no CCR de Cálculo Numérico
Andrewgaabriel/template
Repositório para ser usado como ponto de partida (template) para criação de outros repositórios.
Andrewgaabriel/xv6-lottery-scheduler-implementation
xv6 OS
Andrewgaabriel/xv6-stride-scheduler-implementation
an implementation of stride scheduling on the xv6 operating system for O.S classes