Skip to content

atlas-devel/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web Developer Portfolio

A full-stack portfolio application showcasing my work, featuring a public portfolio site and a secure admin dashboard to manage projects.

This project demonstrates my ability to build responsive, interactive, and maintainable web applications with modern development practices.


✨ Key Features

Public Portfolio

  • Responsive, modern interface
  • Highlights projects, skills, and experience
  • Contact form integration

Admin Dashboard

  • Secure login for project management
  • Add, edit, or remove projects dynamically

🛠️ Tech Stack (Highlighted)

Frontend: React, Tailwind CSS, and modern UI animation libraries.
Backend: Node.js, Express, and MongoDB for API and data management.

Note: Additional tools and libraries are used internally for performance, animation, and interactivity.


📸 Screenshots

Portfolio Website

Portfolio Screenshot

Skills page

Admin Dashboard Screenshot

Admin Dashboard

Admin Dashboard Screenshot


🚀 Installation & Setup

Clone the repo and run locally:

git clone https://github.com/vicious-franco/portfolio.git
cd portfolio

# Frontend
cd client
npm install
npm start

# Backend
cd ../server
npm install
npm run dev

About

Personal portfolio showcasing my web dev skills, projects, and experience. Now live and evolving.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors