Skip to content

RISCyCat64/JanParia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JanParia Website

Overview

An artist portfolio site built with HTML, CSS, JavaScript, hosted on GitHub Pages, and containerized with Docker.


STAR Breakdown

  • Situation: Needed a free, scalable online portfolio.
  • Task: Build a static website with potential for future scaling.
  • Action:
    • Designed static site with HTML/CSS/JS.
    • Deployed on GitHub Pages.
    • Containerized with Docker for future hosting on Render.
  • Result: Live portfolio website with scalable deployment options.

Tech Stack

  • HTML5, CSS3, JavaScript
  • GitHub Pages
  • Docker

Run

  1. Open index.html in browser.
  2. Or build with Docker:
docker build -t janparia-site .
docker run -p 8080:80 janparia-site

About

Jan Paria Gallery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages