https://github.com/zolppy/links
Links to my social networks, GitHub, resume and the like.
https://github.com/zolppy/links
contact nextjs portfolio projects reactjs resume social-medias
Last synced: 4 months ago
JSON representation
Links to my social networks, GitHub, resume and the like.
- Host: GitHub
- URL: https://github.com/zolppy/links
- Owner: zolppy
- License: mit
- Created: 2024-01-21T10:13:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-27T22:53:04.000Z (6 months ago)
- Last Synced: 2026-01-16T22:53:20.767Z (6 months ago)
- Topics: contact, nextjs, portfolio, projects, reactjs, resume, social-medias
- Language: TypeScript
- Homepage: https://links-zol.vercel.app
- Size: 2.04 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Links

![Third Parties]()

![Tailwind CSS]()

![Tailwind Merge]()



Links to my social networks, GitHub, resume and the like.
## Features
- Responsive design;
- Consistent design;
- Links to social medias;
- Links to resumes (English and Portuguese versions);
- Links to projects;
- Link to certifications.
## Technologies
- Next.js;
- Tailwind CSS;
- React
- TypeScript;
- Docker.
## Demo
You can access the page [here](https://my-links-zol.vercel.app).
## How to run
### By docker
Run the following command on a console:
```bash
docker compose up -d
```
After some time, open `http://localhost:3000` on a browser tab.
### By npm/yarn
Run the following commands on a console:
```bash
git clone git@github.com:zolppy/my-links.git
cd my-links
npm install # or "yarn"
npm run dev # or "yarn run dev"
```
After that, open `http://localhost:3000` on a browser tab.
## Screenshots

## Credits
The **design** was **inspired** by [Linktree](https://linktr.ee/)