Hello
I'm Rubén Paredes

Welcome to my portfolio

Get to know me and my projects better.

Latest Articles

About me

I'm a web developer mainly with React.js and Express.js

Please, go down just a bit too see my skills 💣

Photo by Charles Deluvio on Unsplash

Skills

React.js
TypeScript
React Native
MongoDB
SQL

Projects

1 / 2
📓 Personal project
Notes Project

Web application for taking personal notes and categorize them Features:

  • Use the power of markdown to take notes!
  • GraphQL API with TypeGraphQL, that ensures server-side data validation, and a pleasant developer experience
  • Note categorization system through an M:N relationship and schema indexing, later employed to filter the notes.
  • System that relies on the inner application state, which results in almost instant loading times
  • Authentication with Auth0
React.jsTypeScriptGraphQLMySQLApollo
📓 Personal project
Drama Keeper

Web application to keep a record of the films watched Features:

  • REST API using Express.js
  • Simple self-made authentication with JWT
  • Powered by TMDB
  • Data validation in the client using Yup and in the server with Mongoose
  • Complete responsive and cute 🐛 minimalist UI
React.jsTypeScriptExpressMongoDB