Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESUMEKU

Deploy to GitHub Pages

Personal CV & Blog website — vanilla HTML, CSS, and JavaScript. Built as a single-page application with page-switching navigation, a two-column CV layout, and an expandable blog section.

image

Features

  • Curriculum Vitae — Two-column layout with sidebar (photo, contact, skills) and main content (experience, education, certifications, projects)
  • Blog — Card grid with inline article detail panel, powered by a client-side data array
  • Fade transitions — Smooth page switching animation
  • Responsive design — Works across desktop viewports
  • No framework — Pure vanilla HTML/CSS/JS with zero build tooling

Tech Stack

  • HTML5
  • CSS3 (custom properties, Grid, Flexbox, animations)
  • Vanilla JavaScript (ES6+)
  • Google Fonts (Inter, Lora)
  • Font Awesome 6.5

Quick Start

git clone https://github.com/neangansarang/resumeku-pro.git
cd resume-asep
open index.html

No build step required — just open index.html in any browser.

Project Structure

resume-asep/
├── index.html              Entry point
├── css/style.css           All stylesheets
├── js/script.js            JavaScript logic & blog data
├── src/images/             Profile photo & blog thumbnails
├── .github/workflows/      CI/CD pipeline
├── SKILL.md                Maintenance guide
└── ARCHITECTURE.md         Architecture documentation

Deployment

Deployed automatically to GitHub Pages via GitHub Actions on every push to main.

Live URL: https://neangansarang.github.io/resumeku-pro/

One-time repo setup

  1. Go to Settings → Pages
  2. Set Source to GitHub Actions

Copyright © Asep Septiadi. All rights reserved.

About

Resume professional dalam berkarir sebagai IT engineer dan ringkasan pengalaman serta achievement.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages