This repository contains the source code for my online portfolio, showcasing my work in illustration, front-end development, graphic, motion, and visual design.
This portfolio serves as a central hub to present my skills and projects across various creative disciplines. It's built with [HTML, CSS, JavaScript, AOS, and Tilt.js].
Key Features:
- Showcase of Diverse Work: Demonstrates my abilities in illustration, front-end development, graphic, motion, and visual design through project examples.
- Responsive Design: Optimized for viewing on various devices (desktops, tablets, and mobile phones).
- Interactive Elements: Tilt on hover or Gyroscope support, animations, smooth scrolling
[root folder] ├── index.html // Main HTML file ├── style.css // CSS stylesheets ├── script.js // JavaScript files ├── assets/ // Images, videos, and other assets │ ├── images/ │ └── icons/ ├── [LICENSE] └── README.md // This file
If you want to run this portfolio locally:
- Clone the repository:
git clone https://github.com/imkisi/kisi-dev.github.io.git
- Navigate to the project directory:
cd kisi-dev.github.io
- Open
index.html
in your browser.
This portfolio is deployed on [GitHub Pages and Vercel]. You can view it live at https://kisi.is-a.dev
.
Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.
MIT License (All Rights Reserved)