Giter VIP home page Giter VIP logo

Hey, I'm Gabriel! 👾👽

  • 🔎 I'm an undergraduate researcher at SPEED DCC-UFMG
  • 📖 I'm in my 4th year of Computer Science at UFMG
  • 🌱 I'm currently studying interpretability in deep learning models.
  • 📫 You can contact me at: [email protected]

Languages and tools:


Python C++ TS Nodejs React

How to reach me:


gabrielteixeirac's Projects

advanced-search-engine icon advanced-search-engine

This program is designed to efficiently perform a search operation on a corpus of documents based on user-specified queries. It processes the text in the documents and sorts them according to their relevance to the searched terms, taking into account the statistical measure tf-idf.

demo-ci icon demo-ci

Aula prática sobre servidores de Integração Contínua

demo-cypress icon demo-cypress

Roteiro prático sobre testes end-to-end (testes de front-end) usando o Cypress.

esmforum icon esmforum

Nova versão do ESM Forum - Sistema minimalista de demonstração do livro Engenharia de Software Moderna

external-memory-sorting icon external-memory-sorting

This program performs an efficient external memory sorting operation on a list of entities consisting of URLs and their visit counts. It divides the entities into tapes, sorts the tapes by visit count and merges back into a single sorted file. The program is designed to use minimal memory resources while delivering fast and accurate results.

find-max-capacity-path icon find-max-capacity-path

This greedy algorithm outputs the maximum capacity between two given nodes in a graph given a list of edges and its weights.

matching-by-distances-and-preferences icon matching-by-distances-and-preferences

This program receives a grid with bikes, visitors and obstacles and finds the optimal matching of bikes and visitors according to the distance of the bikes to the visitors and the visitors preferences.

micro-livraria icon micro-livraria

Exemplo prático de uma pequena livraria virtual implementada usando microsserviços. Inclui também duas tarefas práticas para os alunos.

nba-icd icon nba-icd

This is a Data Science Introduction course project, in which we analyzed data from the NBA.

proffy icon proffy

Next Level Week Front-End Learning Project.

simplex icon simplex

This program implements the Simplex algorithm, used to solve linear programmings.

traveling-salesman-problem icon traveling-salesman-problem

This repository contains the implementation of three versions of the Traveling Salesman Problem, an exact one and two approximative versions. Through tests, experiments and performance analysis, this project dives into this classic NP-Complete problem and the tradeoffs between approximative and exact algorithms.

url-scheduler icon url-scheduler

This program implements a URL scheduler, a module of a search engine responsible for defining the order in which URLs on the Internet should be crawled.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.