Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lsegg/lsegg.github.io
Portfolio site.
https://github.com/lsegg/lsegg.github.io
portfolio portfolio-site portfolio-website react scss typescript
Last synced: about 2 months ago
JSON representation
Portfolio site.
- Host: GitHub
- URL: https://github.com/lsegg/lsegg.github.io
- Owner: lsegg
- License: mit
- Created: 2021-08-20T05:17:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T21:49:42.000Z (2 months ago)
- Last Synced: 2024-11-07T22:34:29.983Z (2 months ago)
- Topics: portfolio, portfolio-site, portfolio-website, react, scss, typescript
- Language: TypeScript
- Homepage: https://lsegg.github.io/
- Size: 21.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Portfolio
This is my Web Full Stack Development Portfolio.
## Built with 🛠️
- [FontAwesome](https://fontawesome.com/) - Icon library and toolkit.
- [React](https://reactjs.org/) - A JavaScript library for building user interfaces.
- [React Router](https://reactrouter.com/en/main) - Declarative routing for React web applications.
- [Sass](https://sass-lang.com/) - CSS extension language.
- [TypeScript](https://www.typescriptlang.org/) - A strongly typed programming language that builds on JavaScript.
- [Vite](https://vite.dev/) - Frontend build tool.## Features 📋
- Mobile first.
- Responsive views:
- mobile
- small tablets
- large tablets
- desktop## Previews 👁️
### Mobile
![preview mobile](https://github.com/lsegg/lsegg.github.io/blob/main/src/assets/images/mobile-preview.png?raw=true)
### Desktop
![preview desktop](https://github.com/lsegg/lsegg.github.io/blob/main/src/assets/images/desktop-preview.png?raw=true)
## License 📄
This project is under (MIT License) - See the file [LICENSE](LICENSE) for more details
---