Skip to content
View RubenFern's full-sized avatar
  • Escuela de Ingeniería Informática
  • Asturias, Spain
  • LinkedIn in/rubenfern

Highlights

  • Pro
Block or Report

Block or report RubenFern

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
RubenFern/README.md

Hi 👋 My name is Ruben

And I am studying Software Engineering 💻

My main skills are 🔨

I am familiar with all these languages, but I would especially highlight Java and Node.

Programming Languages

Frontend Development

Backend Development

Database and ORMs

Devops

Package Manager

Version Control

Other

My projects 💎

End of Cycle Project - Honorable mention.

This API is a part of the end-of-module project that works together with a React interface.

The API is based on the MERN Stack, with technologies such as Express and Node, along with Mongoose for 
handling the MongoDB database.

End of Cycle Project - Honorable mention.

This project is the front end part of the final project. It contains the user interfaces and is responsible 
for making requests to the API Rest to obtain and display the application data.

SoundWave is a YouTube audio playback bot in discord. SoundWave will join the voice channel you are in and 
play the content you have chosen, it allows you to play through a link to a Youtube video or playlist, or 
by a normal search.

Local password manager is a password manager. It performs encryption with the AES algorithm provided by 
.NET's own library System.Security.Cryptography. It stores passwords locally along with other data such 
as site name, username and email.

Social Networks 📖

You can tell me on Linkedin or follow me here on GitHub. 😁

Pinned

  1. photodir-api-rest-pfm photodir-api-rest-pfm Public

    API Rest para el Proyecto Final de Módulo. Hago uso de NodeJS, ExpressJS y MongoDB

    JavaScript 1

  2. photodir-front-react-pfm photodir-front-react-pfm Public

    Front-End para el Proyecto Final de Módulo. Hago uso de ReactJS

    JavaScript 2

  3. soundwave-discord-bot soundwave-discord-bot Public

    SoundWave is a YouTube audio playback bot in discord. SoundWave will join the voice channel you are in and play the content you have chosen, it allows you to play through a link to a Youtube video …

    JavaScript 1

  4. local-password-manager local-password-manager Public

    Local Password Console Manager. Locally stores your passwords encrypted by the AES encryption algorithm.

    C#

  5. dark-souls-III-2D dark-souls-III-2D Public

    C++

  6. video-game-cpm video-game-cpm Public

    Retro videogame created for the subject of Human Machine Communication

    Java