Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zgramming/seemycv
Website to show off your personal branding and skill to the world
https://github.com/zgramming/seemycv
ant-design nextjs tailwind
Last synced: 1 day ago
JSON representation
Website to show off your personal branding and skill to the world
- Host: GitHub
- URL: https://github.com/zgramming/seemycv
- Owner: zgramming
- License: mit
- Created: 2022-10-31T13:07:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-03T13:33:30.000Z (almost 2 years ago)
- Last Synced: 2024-05-14T00:04:42.951Z (6 months ago)
- Topics: ant-design, nextjs, tailwind
- Language: TypeScript
- Homepage: https://seemycv.vercel.app/zeffry
- Size: 30.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Banner](demo/banner.png)
# SeeMyCV
A website that gives you a place to showcase your personal branding and expertise to the world
## Tech Stack
**Client:** React, NextJS, Ant Design, TailwindCSS
**Server:** Node, KoaJS
## Installation
1. `npm install`
2. `cp .env.example .env.development` && `cp .env.example .env.production`
3. `npm run dev`
4. Access server development at `localhost:3000`## Features
- Landing Page
- Personal Your Website depend on Username
- Profile Section
- Experience Section
- Education Section
- Skill Section
- Portfolio Section
- Portfolio Detail Section
- License & Certificate Section## Demo
### Landing Page
![](demo/1.seemycv.gif)
### 1. Template Default
![](demo/gif/1.template-default.gif)### 2. Template Watanasa
![](demo/gif/2.template-watanasa.gif)### 3. Template Naraai
![](demo/gif/3.template-naraai.gif)### 4. Template Hoshiru
![](demo/gif/4.template-hoshiru.gif)### 5. Template Yamako
![](demo/gif/5.template-yamako.gif)## Related
Here are some related projects
[Admin SeeMyCV](https://github.com/zgramming/admin.seemycv)
[API SeeMyCV](https://github.com/zgramming/api.seemycv)## Feedback
If you have any feedback, please reach out to us at [email protected]
## Authors
- [@zgramming](https://www.github.com/zgramming)