Skip to content

Latest commit

 

History

History
80 lines (51 loc) · 2.6 KB

README.md

File metadata and controls

80 lines (51 loc) · 2.6 KB

 

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