cabinSource code for personal website |
git clone git://git.dimitrijedobrota.com/cabin.git |
Log | Files | Refs | README | LICENSE | |
commit | 8f3f0e402fe6e5e97c4c1a101cae782ae22c43a4 |
parent | 20a23e3f5f694978119c068a6b48c7a25eadabf3 |
author | Dimitrije Dobrota <mail@dimitrijedobrota.com> |
date | Wed, 29 Jan 2025 19:55:18 +0100 |
Update highlighted projects
Diffstat:M | index.md | | | ++++++-------- |
1 files changed, 6 insertions(+), 8 deletions(-)
diff --git a/index.md b/index.md
@@ -16,14 +16,12 @@ You can subscribe to my [RSS feed](./blog/rss.xml) or [Atom feed](./blog/atom.xm
### Highlighted Projects
* [Alec](https://git.dimitrijedobrota.com/alec/log.html): Abstraction Layer for Escape Sequences for C++
* [Cabin](https://git.dimitrijedobrota.com/cabin/log.html): Content, styles and scripts for this site
* [Dotfiles](https://git.dimitrijedobrota.com/dotfiles/log.html): Dotfiles with latest configuration files and scripts
* [Game of Life](https://git.dimitrijedobrota.com/gol/log.html): Implementation of Conway's Game of Life for terminal written in C
* [Leetcode](https://git.dimitrijedobrota.com/leetcode/log.html): Solution to 1200+ leetcode problems in C++
* [Stamd](https://git.dimitrijedobrota.com/stamd/log.html): Static markdown blogging platform that automatically generates indexes, atom feed, rss feed and sitemap
* [Stamen](https://git.dimitrijedobrota.com/stamen/log.html): Static menu generator for C and C++
* [Stellar](https://git.dimitrijedobrota.com/stellar/log.html): 2200+ rated bitboard chess engine written in C++
* [Dotfiles](https://git.dimitrijedobrota.com/dotfiles/master/log.html): Dotfiles with latest configuration files and scripts
* [Leetcode](https://git.dimitrijedobrota.com/leetcode/master/log.html): Solution to 1500+ leetcode problems in C++
* [Stamd](https://git.dimitrijedobrota.com/stamd/master/log.html): Static markdown blogging platform
* [Stamen](https://git.dimitrijedobrota.com/stamen/master/log.html): Static menu generator for C and C++
* [Startgit](https://git.dimitrijedobrota.com/startgit/master/log.html): Static page generator for git repositories
* [Stellar](https://git.dimitrijedobrota.com/stellar/master/log.html): 2200+ rated bitboard chess engine written in C++
All of my projects can be found in [repos](https://git.dimitrijedobrota.com).