Links to my social networks, GitHub, resume and the like.
- Responsive design;
- Consistent design;
- Links to social medias;
- Links to resumes (English and Portuguese versions);
- Links to projects;
- Link to certifications.
- Next.js;
- Tailwind CSS;
- React
- TypeScript;
- Docker.
You can access the page here.
Run the following command on a console:
docker compose up -dAfter some time, open http://localhost:3000 on a browser tab.
Run the following commands on a console:
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.
The design was inspired by Linktree
