Skip to content

wilsonsouto/portfolio

Repository files navigation

 

Portfolio

GitHub Top Language Badge GitHub Language Count Badge GitHub Repository Size Badge Github License Badge

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

πŸ‘‹ Welcome to my portfolio! This space showcases my journey as a developer, offering insight into my skills, projects, and professional experiences. Here, you can discover my background and the technologies I work with. Whether you're here to explore my projects or to connect, I'm excited to share my growth and contributions in the tech industry.

✨ Features

βœ”οΈ 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.

πŸš€ Technologies

The following tools were used in this project:

  • Angular
  • TypeScript
  • HTML
  • Tailwind CSS

βœ… Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/wilsonsouto/portfolio

# Access the project folder
$ cd portfolio

# Install dependencies
$ npm install

# Run the project
$ npm start

# The server will initialize in the <http://localhost:4200>

πŸ“ License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❀️ by wilsonsouto

 

Back to top