Browse Source

Added about me

unreleased_contents
Blagovest Petrov 11 years ago
parent
commit
d912fa8008
  1. 17
      _config.yml
  2. 4
      source/_includes/custom/header.html
  3. 25
      source/about-me.md

17
_config.yml

@ -9,6 +9,17 @@ author: Blagovest Petrov
simple_search: http://google.com/search simple_search: http://google.com/search
description: description:
navigation:
- text: Home
url: /index.html
- text: $whoami?
url: /about-me.html
# Default date format is "ordinal" (resulting in "July 22nd 2007") # Default date format is "ordinal" (resulting in "July 22nd 2007")
# You can customize the format as defined in # You can customize the format as defined in
# http://www.ruby-doc.org/core-1.9.2/Time.html#method-i-strftime # http://www.ruby-doc.org/core-1.9.2/Time.html#method-i-strftime
@ -58,10 +69,6 @@ default_asides: [asides/recent_posts.html, asides/github.html, asides/delicious.
# post_asides: # post_asides:
# page_asides: # page_asides:
navigation:
- text: Home
url: /index.html
# ----------------------- # # ----------------------- #
# 3rd Party Settings # # 3rd Party Settings #
# ----------------------- # # ----------------------- #
@ -86,7 +93,7 @@ googleplus_user: 112216091511383101131
googleplus_hidden: false googleplus_hidden: false
# Linkedin # Linkedin
linkedin_user: 116115387 linkedin_user: blagovest-petrov/32/a78/4a3/
# Pinboard # Pinboard

4
source/_includes/custom/header.html

@ -1,6 +1,6 @@
<div class="jumbotron"> <div class="jumbotron">
<div class="container"> <div class="container">
Hi. I'm {{ site.author }}. Hi. I'm Blago.
<h3 class="tagline">Here are some thoughts of mine.</h3> <h3 class="tagline">This is just another personal blog.</h3>
</div> </div>
</div> </div>

25
source/about-me.md

@ -0,0 +1,25 @@
---
layout: page
title: "about_me"
date: 2013-10-04 17:38
comments: false
sharing: true
footer: true
---
###$whoami?
I'm Blagovest Petrov, an ordinary system administrator from Sofia, Bulgaria.
###Occupation & Education
I currently work at [NeboSystems](http://nebosystems.eu), a small company for IT services. I've been working here since 2009.
I went to "Professional high school of telecomunications", graduated in 2011.
Then I tried "Applied Mathematics and Informatics" in the Technical University of Sofia for a year, but .. that's a long story. I didn't have enough free time and the education material was too outdated. Except of the maths, the programming was mainly in Pascal and Delphi. It's much easier to learn from online sources like Coursera, Khan Academy or Youtube.
Now i'm officialy interrupted Automatics student in the Mining and Geology university of Sofia, but it's even worse.
###Hobbies
* You can see my musical prederences in [Last.fm](http://last.fm/user/eniac111).
* I like hiking and biking
* Playing with open hardware and arduino stuff..
* Learning Qt/QML
* Actually, my job is a hobby sometimes
Loading…
Cancel
Save