Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)