Skip to content
View rubenpalavacas's full-sized avatar
  • Barcelona

Block or report rubenpalavacas

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
rubenpalavacas/README.md

About me

My name is Rubén Palà Vacas.

I'm a freshly graduated student at Universitat Politècnica de Catalunya, Facultat d'Informàtica de Barcelona.

Project tech stacks

eCMR logistics application  

eCMR logistics application

A fullstack application digitalizing the signing and management of CMR documents in logistics. Details are confidential, but this was my first production project.

Angular    Spring Boot    PostgreSQL

Healthcare survey system  

Healthcare survey system

A survey system easing the detection of endemic diseases in migrant populations. A great reminder that the hardest part of a project isn't always the technology.

Site: hsus.cat

Angular    Node.js    PostgreSQL

Data integration platform prototype  

Data integration platform prototype

A prototype web platform for seamlessly integrating data sources for interpretation via LLMs. Not fully functional, but a great taste of what it's like to think like a startup founder.

Repositories: sensebase-frontend (frontend) · sensebase-backend (backend).

React    Django    PostgreSQL

Smart mobility services application  

Smart mobility services application

My bachelor's thesis: a fullstack application integrating 4 mobility services, pulling data from multiple providers to improve urban efficiency in Barcelona.

App: imove.upcxels.upc.edu · Info: imove.upc.edu

React    Django    Celery    Redis    PostgreSQL

Metal Gear 2D spinoff  

Metal Gear 2D spinoff

A university project built with a friend: a Metal Gear clone, but with ninjas. A fun excuse to explore software patterns from Game Programming Patterns and sharpen my C++ skills.

Repository: Ninja Gear

C++    OpenGL

Technologies

A rundown of the tools and languages I've worked with across academic and professional projects. What I reach for, and why.

Version control

Git | GitHub | GitLab

Git and GitLab, daily with Gitflow-style branching. Team merges over rebases, personal opinion (sorry, rebase lovers).


C & C++

C | C++

Where I learned the fundamentals. Proudest project: Ninja Gear, a 2D Metal Gear-inspired game.


JavaScript & TypeScript

JavaScript | TypeScript

My go-to for frontend work: fast, flexible, and occasionally the source of bugs I still don't fully understand. Core to nearly every frontend I've built.


Python & Java

Python | Java

My choice for clean, modular backends. Java pairs naturally with strong architecture; Python (especially Django) takes more deliberate structuring to hit the same bar.


Deployment

Docker

Docker by default, a nice preview of the YAML complexity Kubernetes brings.


Popular repositories Loading

  1. rubenpalavacas rubenpalavacas Public

  2. github-readme-stats github-readme-stats Public

    Forked from anuraghazra/github-readme-stats

    ⚡ Dynamically generated stats for your github readmes

    JavaScript

  3. sensebase-backend sensebase-backend Public

    Python

  4. bitsxlamarato-25 bitsxlamarato-25 Public

    Our proposed solution for the Sant Pau challenge.

    Jupyter Notebook

  5. neetcode-submissions neetcode-submissions Public

    My NeetCode.io problem submissions

    Python