Skip to content

Personal portfolio showcasing frontend and full stack projects built with React, JavaScript, Node.js and Express.

License

Notifications You must be signed in to change notification settings

LuisDev912/portfolio-web-developer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Full Stack Portfolio

This repository contains my personal full stack developer portfolio. It showcases selected frontend projects, a custom backend API, and my approach to building clean, maintainable, and user-focused web applications.

The goal of this portfolio is not only to display visual results, but also to demonstrate technical decisions, structure, and growth as a developer.


Tech Stack

Frontend

  • React + Vite
  • Modern CSS (Grid & Flexbox)
  • Responsive design
  • Accessible UI
  • Minimal animations focused on UX

Backend

  • Node.js
  • Express
  • Environment variables
  • Basic security practices

Project Structure

/
├─ portfolio-frontend/   # Frontend application (React)
├─ portfolio-backend/    # Backend API (Express)
├─ LICENSE
├─ .gitignore
├─ package-lock.json
└─ README.md

Each part is developed as an independent project but designed to work together.


What This Portfolio Focuses On

  • Clear and readable code
  • Practical use of modern web technologies
  • Component-based architecture
  • Separation of concerns (frontend / backend)
  • Realistic projects, not demos inflated with unnecessary features

Projects

The portfolio frontend consumes data from the backend API to display selected projects.

Each project includes:

  • Short description
  • Technologies used
  • Live demo link
  • Source code link

Contact

The portfolio includes a contact section connected to the backend API, designed to simulate a real-world freelance contact flow without storing sensitive data.


About Me

I am a junior full stack developer with a strong frontend orientation. I focus on building clean interfaces, understandable architectures, and scalable foundations.

This portfolio represents my current level and is continuously evolving as I learn and improve.


License

This project is licensed under the MIT License.

About

Personal portfolio showcasing frontend and full stack projects built with React, JavaScript, Node.js and Express.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published