Skip to content

eincagle/personal-portfolio

Repository files navigation

Portfolio Website

This is a dark-light contrast website for my portfolio. It is related to being a web developer, but can be edited to be for any type of portfolio. It includes a bit of custom JavaScript for the typewriter effect and uses a script called "Lightbox" for the project modals.

Features

  • Dark and light contrast
  • Responsive design
  • Full height header/hero
  • Background image overlays
  • Typewriter effect in header
  • Lightbox modals for projects
  • Font awesome icons

Usage

This website is built with Bootstrap and Sass. It uses Font Awesome for icons.

In order to customize this website, you need to install Node.js. Then, clone this repository and run:

npm install

This will install Bootstrap, Sass and Font Awesome. To build your CSS files from Sass, run:

npm run sass:build

To watch your Sass files for changes, run:

npm run sass:watch

About

A portfolio for myself created with Bootstrap 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published