About | Features | Technologies | Requirements | Starting | License | Author
Portfolio showcasing my professional experiences, education, personal projects, and contact information.
✔️ About: A brief description about myself;
✔️ Work Experience: Details about my professional experiences, including previous jobs and responsibilities;
✔️ Education: Overview about my academic backgrounds;
✔️ Skills: A summary of my technical expertise and proficiencies;
✔️ Side Projects: Highlights of the projects I have worked on;
The following tools were used in this project:
- Angular
- TypeScript
- HTML
- TailwindCSS
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/wilsonsouto/portfolio
# Access
$ cd portfolio
# Install dependencies
$ npm install
# Run the project
$ npm start
# The server will initialize in the <http://localhost:4200>
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by wilsonsouto