Pinned Repositories
2D-Lights
2D Light offline CPU renderer
2D-Reflections
2D Relfections simulator using python and pygame
3DPlatformerWwiseTest
Test environment for Wwise godot integration
algoritmos2
CPU-Ray-Tracer
CPU Ray Tracer based on the book "Ray Tracing from the Ground Up"
CPU-Ray-Tracer-GUI
Ray Tracer based on "Ray Tracing from the Ground Up". GUI for "CPU-Ray-Tracer" repository.
DistributedFractals
MPI Fractal renderer
MercadoLibreScrapping
Web scrapper que dada una búsqueda, obtiene datos de cada uno de los productos encontrados y exporta los resultados a .csv
Shapeify
Recreate your images with simple shapes
TheyChat
Client-server chat application that facilitates secure communication and file transferring. Built with CMake and designed for POSIX systems, it features a multithreaded server, a simple text-based client UI using ncurses, and SSL encryption for secure message transfer.
FrancoYudica's Repositories
FrancoYudica/Shapeify
Recreate your images with simple shapes
FrancoYudica/DistributedFractals
MPI Fractal renderer
FrancoYudica/TheyChat
Client-server chat application that facilitates secure communication and file transferring. Built with CMake and designed for POSIX systems, it features a multithreaded server, a simple text-based client UI using ncurses, and SSL encryption for secure message transfer.
FrancoYudica/2D-Lights
2D Light offline CPU renderer
FrancoYudica/3DPlatformerWwiseTest
Test environment for Wwise godot integration
FrancoYudica/MercadoLibreScrapping
Web scrapper que dada una búsqueda, obtiene datos de cada uno de los productos encontrados y exporta los resultados a .csv
FrancoYudica/WolfEngine
FrancoYudica/2D-Reflections
2D Relfections simulator using python and pygame
FrancoYudica/algoritmos2
FrancoYudica/CPU-Ray-Tracer
CPU Ray Tracer based on the book "Ray Tracing from the Ground Up"
FrancoYudica/CPU-Ray-Tracer-GUI
Ray Tracer based on "Ray Tracing from the Ground Up". GUI for "CPU-Ray-Tracer" repository.
FrancoYudica/NBodyProblem
FrancoYudica/DataSerializer
Custom file format for serializing and deserializing data
FrancoYudica/DistributedFractals-Whitepaper
Whitepaper of the DistributedFractals project
FrancoYudica/DjangoTest
Simple Django project setup
FrancoYudica/FrancoYudica
FrancoYudica/francoyudica.github.io
FrancoYudica/ia-uncuyo-2024
FrancoYudica/MPIPlayground
Simple MPI programs to learn about cluster computing
FrancoYudica/PathForger-GodotWildJam-04-2024
FrancoYudica/SpatialPartition
Implementation and comparison of spatial partition algorithms
FrancoYudica/ThreadPool
POSIX C thread pool