A clean, responsive resume / portfolio / personal website template built with plain HTML, CSS, and JavaScript.
- Live demo: happysnaker.github.io/Resume
- Maintainer profile: github.com/happysnaker/happysnaker
- Maintainer flagship repo: qq-ai-bot
- Maintainer routing note: If you found me from Resume: fastest path to stronger repos, profile proof, and support
- Latest support note: If Resume helped you land a cleaner portfolio faster: shortest support path
- Support discussion: If Resume helped you publish faster, here is the shortest support path
- FAQ: When should you tip directly, and when is the ¥29.9 / ¥99 path actually worth it?
- Case note: Why a clean portfolio still feels template-y even after you replace the text
- Suitable for: personal homepage, portfolio, résumé, developer landing page
- Deployment: works as a fully static site on GitHub Pages or any static hosting platform
- Reuse: click Use this template on GitHub to generate your own copy faster
- Responsive layout for desktop, tablet, and mobile
- Config-driven personal information, skills, projects, timeline, and social links
- Pure frontend stack with no backend dependency
- Easy customization through a single config file
- Practical starting point for personal websites and résumé pages
- Clone this repository.
- Edit
config/config.jswith your own information. - Open
index.htmllocally, or deploy the repository to a static hosting service.
index.html— entry pageconfig/config.js— personal data and page configurationCSS/— layout and animation stylesJS/— page scripts and effectsimages/— local image assetssvg/— icon assets
Most day-to-day customization happens in config/config.js, including:
- basic profile information
- welcome text and about section
- skill list and descriptions
- portfolio items
- timeline / experience sections
- social links and visual assets
This repository is a lightweight static template intended to be easy to fork and adapt. Before using it as your public résumé or personal website, review your content, images, external links, and metadata to make sure they match your own profile.
If you are using this repo as part of a job search, the fastest path is usually:
- fork the template
- replace your content
- fix your GitHub profile / pinned repos so the site and profile tell the same story
- only then polish visual details
The most common failure mode is not weak CSS — it is that the page still feels student-ish, generic, or disconnected from the GitHub profile behind it.
If you want compact feedback on the site + GitHub profile + pinned repos together, the dedicated review page is here:
- happysnaker.github.io/review
- fastest paid feedback: ¥29.9 quick blunt first-impression read for one public profile / repo / page — best when your site technically works but still does not look hireable enough
- deeper pass: ¥99 for GitHub profile packaging, pinned repo cleanup, and one README / landing-page pass — best when you want the site and GitHub to stop fighting each other
- current offer: first paid request in July gets one extra public page / README in the same pass
- preview first: redacted sample audit in github-profile-checklist
- one-click start for the ¥29.9 path: email quick-read template
- one-click start for the ¥99 path: email async-review template
If this template saves you time, consider:
- giving the repo a star
- sharing it with others
- supporting my open-source work via the support page: happysnaker.github.io/support
- if GitHub shows a Sponsor button on this repo, it routes to the same support page
- common support amounts:
¥9.9/¥19.9/¥49.9 - if you want lightweight async feedback on your GitHub profile, README, or resume site, the current paid options are ¥29.9 for a quick blunt read, ¥99 for one async pass, and ¥199 for the profile + README + landing-page bundle on the review page: happysnaker.github.io/review
- if you want the best value, the first paid request in July gets an extra public page / README in the same pass
Typical support fit for this repo:
- ¥9.9 — if this template saved you one setup detour
- ¥19.9 — if it helped you publish your personal site or resume faster
- best payment note —
Resume - latest shortest path — see Resume discussion #4 if you want the bluntest “tip now vs buy ¥29.9 vs buy ¥99” split first
- fastest path — tip directly if the template saved you time; use ¥29.9 / ¥99 only if you also want feedback back
- ¥29.9 — if you want one blunt first-impression paragraph + top 3 fixes for one public profile / repo / page
- ¥99 — if you want compact async feedback on your GitHub profile, pinned repos, README, or resume / portfolio page
- ¥199 — if you want the profile + one README + one landing-page bundle
If you are polishing your public technical profile, these may also help:
- github-profile-checklist — practical checklist for making a GitHub profile feel more intentional and technical
- production-readiness-checklist — useful if you want one public repo to read more like production-minded engineering work
- backend-engineer-checklist — broader backend roadmap for interview prep and skills positioning
这是一个基于 HTML / CSS / JavaScript 的静态个人简历与作品集模板,适合作为个人主页、求职简历页或开发者介绍页使用。
你主要只需要修改 config/config.js,就可以快速替换为你自己的信息并部署到 GitHub Pages 等静态托管平台。
This template is released under the MIT License.
Bundled third-party frontend libraries and assets keep their own original licenses. See THIRD_PARTY_NOTICES.md for a concise inventory.