- Manresa (Barcelona)
- http://albiasoft.com
- @albiasoft
- @anadalg
- in/albertnadal
-
funtastic Public
A simple web game to have fun playing basketball with body poses
-
battleship Public
Forked from paudeveloper360/battleshipThe Battleship game in Java
Java UpdatedDec 4, 2024 -
AngularAjManresa Public
L'objectiu d'aquest curs és entendre i adquirir els coneixements bàsics necessaris per poder desenvolupar aplicacions web emprant el framework Angular.
-
particle-attraction-sim Public
Forked from SafarSoFar/particle-attraction-simParticles (luquid) attraction simulation with raylib
C++ UpdatedOct 6, 2024 -
IceClimberClone Public
Implementation of the "Ice Climber"(1984) NES game from scratch using C++ and Raylib
-
Verlet Public
Forked from abuharth/VerletVerlet Integration Demo written in C using Raylib
C MIT License UpdatedJun 15, 2024 -
raytracer Public
A simple 3D scene rendering engine using Ray Tracing using JavaScript & p5.js
JavaScript UpdatedMay 20, 2024 -
SeamCarvingAlgorithm Public
Implementation of the Seam Carving algorithm in Python
Python UpdatedFeb 17, 2024 -
asyncapi-schema-pydantic Public
Pydantic model for the AsyncAPI (v2) specification schema
-
Minecraft Public
Forked from StanislavPetrovV/MinecraftVoxel Engine (like Minecraft) in Python and OpenGL
Python UpdatedJun 26, 2023 -
QBasicBoids Public
An implementation in QBasic of the artificial life algorithm Boids by Craig Reynolds
-
-
json2tsdb Public
Containerized application to generate TSDB databases from JSON files
Go UpdatedDec 6, 2022 -
Tensar Public
A C++ implementation to create, visualize and train Convolutional Neural Networks
-
-
kohonen-wine-quality Public
A Kohonen Neural Network (aka Self-Organizing Map) implementation to discover wich properties makes a wine good
-
HttpAcceptParser Public
C++11 class for parsing HTTP 'Accept' headers. Implemented according to the RFC 7231 and 2616.
C++ UpdatedAug 23, 2021 -
-
-
binary-search-tree Public
A Binary Search Tree implementation written in C++
-
tsp-solver Public
A Travelling Salesman Problem solver written in C implementing Genetic Algorithms.
-
simdjson-vs-rapidjson Public
A very simple performance test to compare simdjson and rapidjson parsing times
-
social-golfer-problem-solver Public
This is a C implementation to solve the Social Golfer Problem
-
tensorflowjs-mnist-live Public
A real-time handwritten digit recognition using tensorflow.js, node.js and socket.io
-
cloe Public
Cloe (command-line interface CLOud Editor). This is a work in progress!
Go UpdatedAug 27, 2020 -
MandelbrotGoLang Public
Distributed computing of the Mandelbrot set using GoLang, gRPC and RayLib
-
Wolf3DClone Public
Implementation of the "Wolfenstein 3D"(1992) game engine from scratch using vanilla C and raylib
-
GJKCollisionDetection Public
C++ implementation of the GJK algorithm for convex polygon collision detection.
-
old-turbo-pascal-shit Public
Forked from joosa/old-turbo-pascal-shitfloppy backups from 1998
Pascal UpdatedAug 21, 2019 -
KohonenNeuralNetwork Public
C implementation of the Kohonen Neural Network (SOM algorithm)