Skip to content
On this page

Portfolio

INFO

Personal project

Overview

A resume-style website that showcases my projects, experience, and background.

The application uses Laravel and Vue.js.

The site is structured into several sections:

Homepage

login

On this page, there is a navbar that provides easy access to all sections of my portfolio.
There are also two sticky sidebars, allowing users to contact me at any time or easily access my social media links.

About Me

login

This section provides a brief description of my background and current activities, as well as the programming languages I frequently use.

My Experience

login

A detailed description of my experience in the IT field (excluding my background in the restaurant industry).

My Projects

login

Showcasing my major projects and their documentation. All projects can be viewed by clicking the View All button.

Tech Watch

login

A list of the latest articles I'm following. You can view all the articles that interest me, sorted by category, by clicking on View All.

Contact Page

login

A simple page for contacting me.

Features

My portfolio includes several features:

  • A schedule that retrieves articles from https://dev.to daily.
  • An admin dashboard that allows the administrator to easily add experiences or projects without needing to push the entire project.
  • Installation of PHPmyAdmin, which allows me to manage what has been recorded in the database without using the terminal.

More

INFO

The site is available here.