Pinned Repositories
2DVortexLattice
3D_From_Scratch_X11
3D toy program using X11
3DGameMechanics
Opensource DirectX C++ little project with the idea to implement 3D mechanics as in a simple game
advent_of_code_2023
advent of code 2023 - https://adventofcode.com/2023
alpaca
Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code
AmazingPixelGame
Simple pixelated browser old style game created using C++ and EMSCRIPTEN
CaptchaSolverCNN
Projeto final do curso Hands On Deep Learning - 2020.1; Resolução de captchas utilizando redes neurais convolucionais
laravel-odbc
ODBC integration for Laravel framework
LBM2DCylinder
SIMPLETVD
FVM implementation in C++ using SIMPLE and TVD scheme (Van Albada as flux limiter function)
guiteixeirapimentel's Repositories
guiteixeirapimentel/AmazingPixelGame
Simple pixelated browser old style game created using C++ and EMSCRIPTEN
guiteixeirapimentel/LBM2DCylinder
guiteixeirapimentel/laravel-odbc
ODBC integration for Laravel framework
guiteixeirapimentel/3D_From_Scratch_X11
3D toy program using X11
guiteixeirapimentel/3DGameMechanics
Opensource DirectX C++ little project with the idea to implement 3D mechanics as in a simple game
guiteixeirapimentel/advent_of_code_2023
advent of code 2023 - https://adventofcode.com/2023
guiteixeirapimentel/alpaca
Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code
guiteixeirapimentel/CppLox
Lox implementation in C++ following the amazing book: https://craftinginterpreters.com/
guiteixeirapimentel/eulerEquationsOnline
eulerEquationsOnline
guiteixeirapimentel/FiniteDifferenceTCC
Código utilizado para cálculo dos resultados apresentados no trabalho de conclusão de curso.
guiteixeirapimentel/constexpr-static-matrix
guiteixeirapimentel/dynamic-matrix
guiteixeirapimentel/FiniteVolumeTCC
Código utilizado para cálculo dos resultados apresentados no trabalho de conclusão de curso.
guiteixeirapimentel/guiteixeirapimentel.github.io
My site-resume
guiteixeirapimentel/LaravelDockerComposeBoilerPlate
guiteixeirapimentel/MacCormackCNSE
Implementação refatorada do método de MacCormack para resolução das equações compressiveis de Navier-Stokes
guiteixeirapimentel/MEC3D
guiteixeirapimentel/minMaxFunctionsGeneticAlgorithms
guiteixeirapimentel/NQueens
Nqueens problem
guiteixeirapimentel/NSCppAMP
Usage of GPU to solve the full Navier-Stokes (compressible) with the MacCormack method
guiteixeirapimentel/OnlineIncompressibleNS
guiteixeirapimentel/PhpPrestoClient
Php Class to connect to PrestoDB
guiteixeirapimentel/play_cross_platform_ai_com
guiteixeirapimentel/rfid-esp8266
Arduino RFID Library for MFRC522
guiteixeirapimentel/small-game-go
Creating small game as an exercise to learn Go.
guiteixeirapimentel/tiny-AES-c
Small portable AES128/192/256 in C
guiteixeirapimentel/toy-http-server-go
Toy go http server for learning purposes
guiteixeirapimentel/WebFluidSim2D
C++/Web Assembly implementation of fluid simulation
guiteixeirapimentel/windmill-dashboard
📊 A multi theme, completely accessible, ready for production dashboard.
guiteixeirapimentel/X11BasicRasterizer