https://github.com/wilsonsouto/portfolio
Portfolio showcasing my experience, education, projects, and socials.
https://github.com/wilsonsouto/portfolio
angular curriculum-vitae html portfolio tailwindcss typescript
Last synced: 4 months ago
JSON representation
Portfolio showcasing my experience, education, projects, and socials.
- Host: GitHub
- URL: https://github.com/wilsonsouto/portfolio
- Owner: wilsonsouto
- License: mit
- Created: 2025-01-02T01:42:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-26T13:45:12.000Z (about 1 year ago)
- Last Synced: 2025-11-15T21:16:25.837Z (7 months ago)
- Topics: angular, curriculum-vitae, html, portfolio, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://wilsonsouto.github.io/portfolio/
- Size: 963 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Portfolio




About |
Features |
Technologies |
Requirements |
Starting |
License |
Author
## :dart: 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.
## :sparkles: Features
:heavy_check_mark: **About**: A brief description about myself.\
:heavy_check_mark: **Work Experience**: Details about my professional experiences, including previous jobs and responsibilities.\
:heavy_check_mark: **Education**: Overview about my academic backgrounds.\
:heavy_check_mark: **Skills**: A summary of my technical expertise and proficiencies.\
:heavy_check_mark: **Side Projects**: Highlights of the projects I have worked on.
## :rocket: Technologies
The following tools were used in this project:
- Angular
- TypeScript
- HTML
- Tailwind CSS
## :white_check_mark: Requirements
Before starting :checkered_flag:, you need to have [Git](https://git-scm.com) and [Node](https://nodejs.org/en/) installed.
## :checkered_flag: Starting
```bash
# 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
```
## :memo: License
This project is under license from MIT. For more details, see the [LICENSE](LICENSE) file.
Made with :heart: by [wilsonsouto](https://github.com/wilsonsouto)