diff --git a/_config.yml b/_config.yml index 87fc2bb..5d5c264 100644 --- a/_config.yml +++ b/_config.yml @@ -16,9 +16,10 @@ title: Jaysinh's own heed email: jaysinhp@gmail.com description: > # this means to ignore newlines until "baseurl:" - Write an awesome description for your new site here. You can edit this - line in _config.yml. It will appear in your document head meta (for - Google search results) and in your feed.xml site description. + I am a Full-stack developer by profession, Computer scientist by heart + and an Actor by gene. I write mostly on programming topics. Browse through + my blog posts to identify my test of writing. + baseurl: "" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site, e.g. http://example.com twitter_username: jaysinhp diff --git a/about.md b/about.md index 19d6b97..08e8a9c 100644 --- a/about.md +++ b/about.md @@ -4,12 +4,15 @@ title: About permalink: /about/ --- -This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](http://jekyllrb.com/) +![my_image]({{ site.url}}/assets/images/my_profile_picture.jpg) -You can find the source code for the Jekyll new theme at: -{% include icon-github.html username="jekyll" %} / -[minima](https://github.com/jekyll/minima) -You can find the source code for Jekyll at -{% include icon-github.html username="jekyll" %} / -[jekyll](https://github.com/jekyll/jekyll) +Hi, I am Full-stack developer by profession, Computer scientist by heart and +Actor by gene. I speak at local events, meetup or any technical conferences. +I love to conduct lectures on any specific topic for college students. I am +organizer of PyKutch. You can consider innovative programming as one of my +hobby. In my free time I try to digest top rated programming books recommended +by goodreads. I prefer to communicate via electronic mail, IRC over physical. +I support The Free Software Foundation and always insist the point of user’s +Freedom. I am astonished by the contribution of the GNU community and openly +thank them for giving us such a useful things. diff --git a/assets/images/my_profile_picture.jpg b/assets/images/my_profile_picture.jpg new file mode 100644 index 0000000..e0b12f5 Binary files /dev/null and b/assets/images/my_profile_picture.jpg differ