Skip to content

eddyryansyah/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Website

Netlify Status

A personal portfolio website to showcase my profile, skills, projects, and experience as an aspiring developer and QA Engineer.

Live Demo

Visit the live website here:

https://eddyryansyah.netlify.app

Overview

This project is a static personal portfolio website built using HTML, CSS, and JavaScript. The website presents personal information, skills, project highlights, and contact details in a clean and responsive layout.

Features

  • Responsive website layout
  • Personal profile section
  • Skills and experience showcase
  • Project portfolio section
  • Contact information
  • Netlify deployment status badge
  • Production deployment through GitHub Actions and Netlify CLI

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • GitHub Actions
  • Netlify

Deployment

This project is deployed to Netlify using GitHub Actions and Netlify CLI.

Every update pushed to the main branch triggers a GitHub Actions workflow. The workflow deploys the latest version of the website to Netlify production and records the deployment under the production environment in GitHub.

The Netlify status badge at the top of this README reflects the current state of the latest production deployment.

Project Structure

.
├── .github/
│   ├── FUNDING.yml
│   └── workflows/
│       └── deploy-netlify.yml
├── assets/
│   ├── apple-touch-icon.png
│   ├── checkmark.png
│   ├── eddy-about.webp
│   ├── eddy-profile.webp
│   ├── eddy-resume.pdf
│   ├── education.png
│   ├── email.png
│   ├── favicon-32x32.png
│   ├── favicon.png
│   ├── github.png
│   ├── linkedin.png
│   ├── og-image.png
│   ├── project-1.webp
│   ├── project-2.webp
│   └── project-3.webp
├── .gitignore
├── LICENSE
├── README.md
├── index.html
├── mediaqueries.css
├── script.js
└── style.css

Author

Created and maintained by Eddy Ryansyah.

License

This project is licensed under the MIT License.

About

Showcases personal projects, skills, and experience through a personal portfolio website.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Sponsor this project

  •  

Contributors