Skip to content
View GuillermoX's full-sized avatar

Highlights

  • Pro

Block or report GuillermoX

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GuillermoX/README.md

About Me 🤓

🌍 I'm a Computer Engineering student from Tarragona, Spain

🎓 Studying at Universitat Rovira i Virgili

💡 I'm passionate about the computer graphic field, video games and low-level software

🛠️ My Key Projects:

  • Software Rasterizer: Built a full graphics pipeline from scratch in C (CPU-based).
  • PseudoTest: A custom pseudo-compiler tool to help 1st-year Computer Engineering students at URV.

🔭 Currently: Deep diving into GPU rendering with Modern OpenGL (3.3+) via learnopengl.com. See learning-OpenGL repo.

Software-Render using My-First-3D-Renderer project

You can reach me at ⬇️

Linkedin Email

Pinned Loading

  1. PseudoTest PseudoTest Public

    This is a translator from Pseudocode to C language made to help students of the Programming Fundamentals subject at Universitat Rovira i Virgili.

    Java 4

  2. My-First-3D-Renderer My-First-3D-Renderer Public

    This is my first computer graphics project, a Software Rasterizer built entirely from scratch.

    C 1

  3. learning-OpenGL learning-OpenGL Public

    This repo has all the projects I've made following the chapters of the learnopengl.com guide.

    C++ 1

  4. SnakeIA_CodeURV SnakeIA_CodeURV Public

    This is a simple Snake game used to learn about Reinforcement Learing AI

    Python 2 2