Skip to content
View heldergomesramos's full-sized avatar

Block or report heldergomesramos

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
heldergomesramos/README.md

👋 Hi, I'm Hélder!

I'm a passionate developer from Portugal with a background in computer science, specializing in game development and music production.

🌐 Socials:

LinkedIn Itch.io Linktree

🎓 Education

  • Degree: Licensed in Computer Science at Faculdade de Ciências da Universidade do Porto

🛠 Languages & Tools

C# Java Javascript Nodejs HTML CSS3 C C++ MySQL Haskell

Unity Aseprite Git Figma

🎮 Game Development

District Dash Shape-Shift Snacker In Development
Developed a digital board game with 8 different minigames as part of a school project in multimedia systems.
A 2D Platform game where you are what you eat. Developed by me and cemanuelsilva in 33 hours for a game jam. Our entry won first place!
A 2D Metroidvania game I've been working on for the past 2+ years. Although it's not finished yet, it's a labor of love where I continuously learn and improve.

💻 Group Projects

I have participated in multiple projects during university, some of which include:

🎨 Other Interests

  • Music Production: I enjoy producing music, which often finds its way into my games. You can check out my work and other social media profiles here.
  • Pixel Art: I like drawing pixel art, which helps in creating assets for my game projects.

Popular repositories Loading

  1. heldergomesramos heldergomesramos Public

    Config files for my GitHub profile.

  2. 15-puzzle 15-puzzle Public

    Simple 15-puzzle game implemented in Java for an AI course at university.

    Java

  3. Connect-4 Connect-4 Public

    Simple Connect 4 game implemented in Java for an AI course at university.

    Java

  4. Neural-Network Neural-Network Public

    Simple Neural Network implemented in Java for an AI course at university.

    Java

  5. Decision-Trees Decision-Trees Public

    Simple Decision Trees implemented in Java for an AI course at university.

    Java

  6. Chat-Rooms Chat-Rooms Public

    Simple chat application with server-client architecture in Java using NIO for non-blocking communication for a course at university.

    Java