Marvens Mertune

Software Engineer / Computer Engineer Graduate

Hello! I’m Marvens Mertune, a software developer. In May 2022, I graduated with a bachelor of science in Computer Engineering. Throughout my journey in college, I learned about hardware and software principles of computing. These included designing solutions for embedded systems and using electrical engineering and computer science skills to build solutions to real-world problems. Of the things I learned, developing software systems using various programming languages, such as Java and C, piqued my interest the most. I translated the skills I learned into software development, focusing mainly on web technologies.


Since graduation, I have been working on projects to improve my skills in Software development, learning more about technologies used in the industry. Listed below are some of the technologies I have been using:

Picture

SeaBnb


A website I am continuously improving upon to allow users to post their aquatic home/cabins, future implementation will setup up a feature to rent out the cabins. The frontend is built with HTML/CSS and React. Redux is used for the state management of the program. The backend is built with Node and Express. MongoDB is used for the Database and Mongoose is used to create the schema for the database


Picture

Jotter


A web application inspired by Google Keep. Visitors can create a note for the community. The frontend is built with React.js and the backend is built with Java using spring boot and MYSQL for the database. J-unit is used for testing during development


Picture

Personal Website Version #2


My portfolio website created using HTML/CSS and React. My first portfolio website was built with only HTML/CSS and Javascript but after learning to use React, I decided to update my portfolio website to apply my learning and improve my UI designing skills