Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jefferson1104/soaresdev.com

My personal portfolio highlighting my experience as a Web Software Engineer.
https://github.com/jefferson1104/soaresdev.com

framer-motion joi-validation nextjs resend tailwindcss typescript

Last synced: 2 days ago
JSON representation

My personal portfolio highlighting my experience as a Web Software Engineer.

Awesome Lists containing this project

README

        



banner


technology
technology
technology
technology

## :memo: About project

Welcome to the repository of SoaresDev.com, my personal portfolio highlighting my experience as a Web Software Engineer. This project encapsulates my professional journey, skills in modern technologies, and open-source projects.

## :rocket: Technologies

- [Next.js](https://nextjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Resend](https://resend.com/docs/introduction)
- [Framer Motion](https://www.framer.com/motion/)
- [React Type Animation](https://react-type-animation.netlify.app/)
- [Lucide](https://lucide.dev/guide/packages/lucide-react)
- [Joi](https://joi.dev/api/?v=17.12.2)
- [Toastify](https://fkhadra.github.io/react-toastify/introduction/)

## :cyclone: Run this project

```bash
# Clone this project
$ git clone [email protected]:jefferson1104/soaresdev.com.git

# Project directory
$ cd soaresdev.com

# Install dependencies
$ npm install

# run the project as development mode
$ npm run dev

# open in your browser
http://localhost:3000
```