I am a Computer Science Engineering student at the University of Alicante (UA), and have a passion for programming, game development, and basically any kind of challenge that can help me learn something new.
Other languages that I can use include:
- SQL (SqlServer, Sqlite & PL/SQL)
- HTML+CSS for website development, and with JavaScript to develop web apps using electronJS
- Assembly (x86 and MIPS)
- Java
- Swift
I have also worked using technologies like MMX and SSE for improving speed in x86 assembly programs. On top of this, I also have experience working with CUDA in NVIDIA graphics cards to accelerate programs written in C by taking advantage of parallelism.
I typically use Microsoft VS Code for programming in linux environments, and Microsoft Visual Studio or JetBrains PyCharm for programming in Windows, but I also have experience working with a variety of other IDEs like Eclipse or DBeaver.
I have pinned my best projects to my profile, but here are some of them:
- My 2D Render and Raycasting simulator
- Custom versions of games like snake or minesweeper