https://github.com/sobekcore/portfolio-sobekcore
This website is a “Launchpad” for projects of mine, as well as an aggregation of all the necessary information about stuff that i do and which i would like to share with the world.
https://github.com/sobekcore/portfolio-sobekcore
astro mdx portfolio static-site vue
Last synced: 24 days ago
JSON representation
This website is a “Launchpad” for projects of mine, as well as an aggregation of all the necessary information about stuff that i do and which i would like to share with the world.
- Host: GitHub
- URL: https://github.com/sobekcore/portfolio-sobekcore
- Owner: sobekcore
- Created: 2021-03-05T17:06:18.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-02T23:59:30.000Z (3 months ago)
- Last Synced: 2025-03-30T14:51:12.095Z (about 2 months ago)
- Topics: astro, mdx, portfolio, static-site, vue
- Language: Astro
- Homepage: https://sobekcore.com
- Size: 7.65 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Website
To visit, head over to: [https://sobekcore.com](https://sobekcore.com).This website is a “Launchpad” for projects of mine, as well as an aggregation of all the necessary information about stuff that I do and which I would like to share with the world.
## Technologies
The site is built with Astro at its core, but is using some interesting techniques to enhance user experience:
- [Astro MDX Integration](https://github.com/withastro/astro/tree/main/packages/integrations/mdx) to write content in a more semantic way
- [Astro Vue Integration](https://github.com/withastro/astro/tree/main/packages/integrations/vue) to bring reactivity into the website using Vue components## Delivery
To deliver the website as fast as possible, AWS S3 alongside AWS CloudFront is used. It is performing this fast thanks to AWS' globally-distributed network, which is optimized by client request specific region.