Pinned Repositories
1100
3D - Nokia 1100
asteroids
Classic 'Asteroids' game remade in Kotlin+OpenGL -- More info: https://twitter.com/fernandoraviola/status/1163515847840817152
coding-interview-university
A complete computer science study plan to become a software engineer.
ImDino
A genetic algorithm neural network applied to google's offline dinosaur game
komputer
A 16-bit computer built from scratch using just NAND gates
raytracing
Toy Raytracer based on Peter Shirley book "Ray tracing in one Weekend" (kotlin/opengl)
renderer
A very basic OpenGL 3D Renderer (Blinn Phong) made in C++
RestAPP-android
Technological University of Argentina - Software Engineering : Final Project
RxWeather
Personal pet project aimed to get familiar with the following android specific frameworks/libraries/tools: AndroidRx, RxJava, Dagger2, RetroLambda, Retrofit2
super-mario-bros
Original SNES Super mario bros made with C++ / OpenGL
feresr's Repositories
feresr/super-mario-bros
Original SNES Super mario bros made with C++ / OpenGL
feresr/RestAPP-android
Technological University of Argentina - Software Engineering : Final Project
feresr/1100
3D - Nokia 1100
feresr/rustgame
Tiny SDL2/OpenGL batch-renderer/game-engine in rust (WIP)
feresr/asteroids
Classic 'Asteroids' game remade in Kotlin+OpenGL -- More info: https://twitter.com/fernandoraviola/status/1163515847840817152
feresr/komputer
A 16-bit computer built from scratch using just NAND gates
feresr/raytracing
Toy Raytracer based on Peter Shirley book "Ray tracing in one Weekend" (kotlin/opengl)
feresr/renderer
A very basic OpenGL 3D Renderer (Blinn Phong) made in C++
feresr/2dFps
https://twitter.com/fernandoraviola/status/1162963754243559424
feresr/android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
feresr/blah
A small 2d c++ game framework
feresr/book_nndeeplearning
neuralnetworksanddeeplearning.com
feresr/breakout
pure openGL/c++gmae
feresr/calculator
https://feresr.github.io/calculator/
feresr/ComposeBugMaybe
feresr/cpp_graphics_start
Minimal startup code for playing around with OpengGL graphics (SDL + glad)
feresr/csb-jy3uc
feresr/deep-q-balancing-pole
feresr/doodle
A pure Kotlin UI framework for the Web (and Desktop).
feresr/doodle-tutorials
Tutorials and examples for the Doodle framework.
feresr/engine
feresr/feresr
feresr/feresr.github.io
feresr/glfun
tutorials learnopengl.com c++
feresr/ktnes
A multiplatform NES emulator written in Kotlin
feresr/LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
feresr/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
feresr/platformer
feresr/shaded-android
feresr/webgpu-tutorial