https://github.com/glef1x/glefix.dev
Yet another iteration on the way to make an ideal portfolio website
https://github.com/glef1x/glefix.dev
Last synced: over 1 year ago
JSON representation
Yet another iteration on the way to make an ideal portfolio website
- Host: GitHub
- URL: https://github.com/glef1x/glefix.dev
- Owner: GLEF1X
- License: mit
- Created: 2024-06-29T03:24:12.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-02T15:28:30.000Z (over 1 year ago)
- Last Synced: 2025-05-07T17:14:57.004Z (over 1 year ago)
- Language: MDX
- Homepage: https://glefix.dev
- Size: 17.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My 🏠 on the ☁️
My personal over-engineering site on the cloud.
## Motivation
> Sharing is learning!
I started this blog as a way to document and share the things I have learned and found useful in my journey as a software engineer.
Writing and noting things down is a great way for me to solidify my understanding of new concepts and technologies,
and I hope that my blog can be a helpful resource for others who are interested in web development, eCommerce, and related technologies.
I would be highly appreciated if you could leave your comments and thoughts on what I have written 🍻
## Tech stack
This blog is hosted on [Vercel](https://vercel.com/), built with [Next.js](https://nextjs.org/) and [Tailwind CSS](https://tailwindcss.com/) using **Tailwind Nextjs Starter Blog**.
A huge thanks to [Timothy Lin](https://twitter.com/timlrxx) for the minimal, lightweight, and super easy-to-customize blog starter.
A few major over-engineering-changes from the original repo:
- ⚛️ Upgrading to **React 18**, **NextJS 13**
- 🎉 Adopting **Typescript**, committing with [Conventional Commits](https://www.conventionalcommits.org/)
- 📊 Monitoring site with [Umami](https://umami.is/) website analytics
- 👀 Theming in dark mode with [Github dark dimmed](https://github.blog/changelog/2021-04-14-dark-and-dimmed-themes-are-now-generally-available/) colors for better contrast
- 👨💻 Making a lot of changes to the UI, new homepage design, adding `ProfileCard`, `CareerTimeline` components, adding `/snippets`, `/resume` page, etc.
- 📥 Bumping up `mdx-bundler`, `rehype`/`remark` plugins and dependencies to the latest version
_This blog have a legacy version built with **Gatsby** which can be found [here](https://leo-blog-legacy.vercel.app/)_.
## Assets
The images in this blog are from [Unsplash](https://unsplash.com/), gifs from [GIPHY](https://giphy.com/), and illustrations are from [Storyset](https://storyset.com/).
Thanks for the free resources 🙏
---
Copyright (c) 2024 Gleb Haranin - All rights reserved.