cabin

Source code for personal website
git clone git://git.dimitrijedobrota.com/cabin.git
Log | Files | Refs

index.md (1702B)


      1 @filename: index.html
      2 @title: Dimitrije Dobrota's cabin
      3 @nonav
      4 
      5 
      6 # Dimitrije Dobrota's cabin
      7 
      8 ## Junior of Computer Engineering and Information Theory interested in Linux, C++ and CS
      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 * [Alec](https://git.dimitrijedobrota.com/alec/log.html): Abstraction Layer for Escape Sequences for C++
     20 * [Cabin](https://git.dimitrijedobrota.com/cabin/log.html): Content, styles and scripts for this site
     21 * [Dotfiles](https://git.dimitrijedobrota.com/dotfiles/log.html): Dotfiles with latest configuration files and scripts
     22 * [Game of Life](https://git.dimitrijedobrota.com/gol/log.html): Implementation of Conway's Game of Life for terminal written in C
     23 * [Leetcode](https://git.dimitrijedobrota.com/leetcode/log.html): Solution to 1200+ leetcode problems in C++
     24 * [Stamd](https://git.dimitrijedobrota.com/stamd/log.html): Static markdown blogging platform that automatically generates indexes, atom feed, rss feed and sitemap
     25 * [Stamen](https://git.dimitrijedobrota.com/stamen/log.html): Static menu generator for C and C++
     26 * [Stellar](https://git.dimitrijedobrota.com/stellar/log.html): 2200+ rated bitboard chess engine written in C++
     27 
     28 All of my projects can be found in [repos](https://git.dimitrijedobrota.com).
     29 
     30 
     31 ### Social
     32 
     33 * [Github](https://github.com/DimitrijeDobrota)
     34 * [Leetcode](https://www.leetcode.com/dimitrijed)
     35 * [Linkedin](https://www.linkedin.com/in/dimitrijedobrota)
     36 
     37 ### Contact
     38 
     39 For any questions feel free to send me an [email](mailto:mail@dimitrijedobrota.com).