Skip to content

ArSiJa8/Portfolio

Repository files navigation

ArSiJa Portfolio

Overview

A static portfolio website showcasing Blender animations and thumbnail creation work. Built with vanilla HTML, CSS, and JavaScript.

Project Structure

  • index.html - Main landing page with hero section and project showcase
  • About/index.html - About page
  • Contact/index.html - Contact page
  • Projects/index.html - Projects page
  • styles.css - Global stylesheet (documented and structured)
  • script.js - JavaScript functionality (navigation, animations, intersection observer)
  • server.py - Simple Python HTTP server for development

Features

  • Glassmorphism Design: Modern liquid glass header and components.
  • Dynamic Text Adaptation: Navigation text color adapts to background contrast using blend modes.
  • Responsive Layout: Fully optimized for mobile and desktop devices.
  • Smooth Animations: Integrated scroll reveals and hover effects.
  • Social Integration: Footer links to YouTube and GitHub.

Running the Project

The project uses a Python HTTP server for development on port 5000:

python server.py

Deployment

This is a static website compatible with GitHub Pages, Railway, or Replit. The entire root directory serves as the public directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published