About us update and add family blog
This commit is contained in:
parent
990680f3ec
commit
351dc05f46
|
@ -49,6 +49,11 @@ copyright = ""
|
||||||
identifier = "categories"
|
identifier = "categories"
|
||||||
url = "/categories/"
|
url = "/categories/"
|
||||||
|
|
||||||
|
[[menu.main]]
|
||||||
|
name = "Family Blog"
|
||||||
|
url = "https://www.rahmanian.xyz/"
|
||||||
|
weight = 50
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
debug = false # If true, load `eruda.min.js`. See https://github.com/liriliri/eruda
|
debug = false # If true, load `eruda.min.js`. See https://github.com/liriliri/eruda
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,7 @@ title = "About Me"
|
||||||
|
|
||||||
I , [Salar Rahmanian](https://www.softinio.com), am a software developer based in San Francisco Bay area, California.
|
I , [Salar Rahmanian](https://www.softinio.com), am a software developer based in San Francisco Bay area, California.
|
||||||
|
|
||||||
I am married to my wonderful wife, [Leila Rahmanian](http://www.foofoolmom.com). We have two sons and a daughter, [Valentino Rahmanian](http://www.valentinorahmanian.com) who was born in December 2013, [Caspian Rahmanian](http://www.caspianrahmanian.com) who was born in December 2014 and Persephone Rahmanian who was born in February 2017.
|
I am married to my wonderful wife, [Leila Rahmanian](https://www.rahmanian.xyz/categories/leila-rahmanian/). We have two sons and a daughter, [Valentino Rahmanian](https://www.rahmanian.xyz/categories/valentino-rahmanian/) who was born in December 2013, [Caspian Rahmanian](https://www.rahmanian.xyz/categories/caspian-rahmanian/) who was born in December 2014 and [Persephone Rahmanian](https://www.rahmanian.xyz/) who was born in February 2017.
|
||||||
|
|
||||||
I have been developing software since the age of eleven. My current passion is
|
I have been developing software since the age of eleven. My current passion is
|
||||||
to develop distributed systems using Scala, AKKA and Kafka. For everything else I love coding in Python.
|
to develop distributed systems using Scala, AKKA and Kafka. For everything else I love coding in Python.
|
||||||
|
|
Loading…
Reference in a new issue