Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathisburger/mathis-burger.de
My personal webpage
https://github.com/mathisburger/mathis-burger.de
burger css de developer mathis nextjs personal-website reactjs
Last synced: 21 days ago
JSON representation
My personal webpage
- Host: GitHub
- URL: https://github.com/mathisburger/mathis-burger.de
- Owner: MathisBurger
- License: mit
- Created: 2021-03-18T18:29:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-27T16:37:55.000Z (3 months ago)
- Last Synced: 2024-10-10T14:32:50.936Z (about 1 month ago)
- Topics: burger, css, de, developer, mathis, nextjs, personal-website, reactjs
- Language: TypeScript
- Homepage: https://mathis-burger.de
- Size: 9.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mathis-burger.de
My personal website
# Project information
This is my personal website. It includes much information about me and my projects in general. It also has its own
project portfolio, which shows the most important of my projects in a simple view. Furthermore, you have access to
a blog, that I created with next.js. I decided to use this webapp and not a wordpress instance for example, because it
is way easier to host for me, and I can design the blog like I want.# Blog
The blog feature is a custom-built blogging API. I am able to add new blog entries by coding them. I have chosen this
method, because it is much more customizable, and I have full control over my blog. Furthermore, I think it is another
experience to code a blog instead of just writing it. Therefore, I decided to implement this easy blogging feature into
my portfolio webapp.# Further development
I definitely want to add more blog posts to my personal webpage. Therefore, the project will grow regular. But, if I have
a nice idea I will add this as a new feature to my webpage. This project is timeless, because it represents my development
as a software engineer. I will add every project I am working on to this repository.# Contributing
It is useless to contribute to this project, because it represents my own portfolio. But if you want to write your own
blog post on my blog, feel free to do so and create a pull request, so I can edit it a little bit and merge it into
the current projects. Obviously, I will give you credits for that.