Pinned Repositories
icpc-notebook
An index of CP algorithms and data structures created and maintained by GEMA (WIP)
ArqQuiz
Projeto criado como trabalho final da disciplina de Arquitetura de Computadores
BrailleTextTranslator
Given a picture containing a braille message, translate that message to text, outputing the corresponding message and also the original image with the alphabet characters above the braille symbols.
Competitive_Programming
This is a repository of algorithms and data structures that were once useful in competitive programming problems
Data_Structures
Some data strucutres
everything-go
A repository to code everything and anything in Go.
Interactor
A tool created to test solutions of CP interactive problems
ProjetoEvolutivos
Um jogo jogado por uma inteligência artificial que aprende com um algoritmo genético
SimplexAlgo
A simplex algorithm I implemented in C++ after studying linear programming
Vikings
A board game two people can play online via socket.io
lucasturci's Repositories
lucasturci/BrailleTextTranslator
Given a picture containing a braille message, translate that message to text, outputing the corresponding message and also the original image with the alphabet characters above the braille symbols.
lucasturci/Interactor
A tool created to test solutions of CP interactive problems
lucasturci/ArqQuiz
Projeto criado como trabalho final da disciplina de Arquitetura de Computadores
lucasturci/Competitive_Programming
This is a repository of algorithms and data structures that were once useful in competitive programming problems
lucasturci/Data_Structures
Some data strucutres
lucasturci/everything-go
A repository to code everything and anything in Go.
lucasturci/Games
A collection personal game projects
lucasturci/ProjetoEvolutivos
Um jogo jogado por uma inteligência artificial que aprende com um algoritmo genético
lucasturci/SimplexAlgo
A simplex algorithm I implemented in C++ after studying linear programming
lucasturci/Trab2CG
lucasturci/Vikings
A board game two people can play online via socket.io
lucasturci/advent-of-code
lucasturci/CG
Trab de CG
lucasturci/CG-Fractal
lucasturci/gostl-pr
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
lucasturci/keyboard-cursor-navigator
C++ program that allows you to move the mouse cursor using your keyboard
lucasturci/lucasturci
Profile description
lucasturci/RemarkableLamyEraser-fix-wget-tls-errors
Turns the button on the Lamy Pen EMR into an eraser on the reMarkable.
lucasturci/SplitPixBot
A Telegram Bot to help split bills between groups of people, that speaks portuguese
lucasturci/termo-solver
Solves termo game (https://term.ooo) and pushes it to a database used for storing each day solutions, which then is read by https://sougaia.com/termo, a clone of the game where you can play any day's word
lucasturci/Trab3CG
Trabalho 3 de computacao Grafica USP
lucasturci/Trabalho-Ciencia-de-Dados
Projeto final de ciência de dados, reconhece duas faces usando transfer learning de VGG-Face Net