cabinSource code for personal website |
git clone git://git.dimitrijedobrota.com/cabin.git |
Log | Files | Refs | README | LICENSE | |
index.md (1413B)
1 @filename: index.html 2 @title: Dimitrije Dobrota's cabin 3 @nonav 4 5 6 # Dimitrije Dobrota's cabin 7 8 ## Senior of Computer Engineering and Information Theory 9 10 ### Articles 11 12 I try to document my daily findings and the things I find interesting in [blog](./blog). 13 14 You can subscribe to my [RSS feed](./blog/rss.xml) or [Atom feed](./blog/atom.xml) for updates. 15 16 17 ### Highlighted Projects 18 19 * [Dotfiles](https://git.dimitrijedobrota.com/dotfiles/master/log.html): Dotfiles with latest configuration files and scripts 20 * [Leetcode](https://git.dimitrijedobrota.com/leetcode/master/log.html): Solution to 1500+ leetcode problems in C++ 21 * [Stamd](https://git.dimitrijedobrota.com/stamd/master/log.html): Static markdown blogging platform 22 * [Stamen](https://git.dimitrijedobrota.com/stamen/master/log.html): Static menu generator for C and C++ 23 * [Startgit](https://git.dimitrijedobrota.com/startgit/master/log.html): Static page generator for git repositories 24 * [Stellar](https://git.dimitrijedobrota.com/stellar/master/log.html): 2200+ rated bitboard chess engine written in C++ 25 26 All of my projects can be found in [repos](https://git.dimitrijedobrota.com). 27 28 29 ### Social 30 31 * [Github](https://github.com/DimitrijeDobrota) 32 * [Leetcode](https://www.leetcode.com/dimitrijed) 33 * [Linkedin](https://www.linkedin.com/in/dimitrijedobrota) 34 35 ### Contact 36 37 For any questions feel free to send me an [email](mailto:mail@dimitrijedobrota.com).