-
Notifications
You must be signed in to change notification settings - Fork 0
/
params.json
7 lines (7 loc) · 2.15 KB
/
params.json
1
2
3
4
5
6
7
{
"name": "Alexander Karelas's Homepage",
"tagline": "Projects and contact info",
"body": "### Work\r\nI program for various companies in Perl, MySQL, JavaScript and also a small bit of HTML & CSS.\r\n\r\n### Personal traits\r\nI've been coding in Perl for 13 years.\r\n\r\n### Personal projects\r\nIn my spare time, I like to work on my own projects. PerlModules.net, KJabberd, XML::MyXML and I have a couple more that have not been released yet. I have begun to use AngularJS a lot.\r\n\r\n### PerlModules.net\r\n[PerlModules.net](https://www.perlmodules.net/) is a site that lets Perl programmers create their own RSS feeds that track new versions of their favourite Perl modules. [See](https://twitter.com/search?f=tweets&q=perlmodules.net) what people on twitter are saying about it.\r\n\r\n### KJabberd\r\n[KJabberd](https://github.com/akarelas/KJabberd) is a simple Jabber server (written in Perl), especially designed to be integrated with websites. It's under development, but functional already. [Watch a video demo](http://files.karjala.org/videos/jabber.ogv) of KJabberd in action.\r\n\r\n### XML::MyXML\r\n[XML::MyXML](https://metacpan.org/module/XML::MyXML) is a very easy-to-use Perl module, for parsing and creating XML documents.\r\n\r\n### Favourite Perl Modules\r\n[Mojolicious](http://mojolicio.us/), [Moo](https://metacpan.org/pod/Moo), [AnyEvent](https://metacpan.org/pod/AnyEvent)\r\n\r\n### Favourite JavaScript Libraries\r\n[AngularJS](http://angularjs.org/), [Moment.js](http://momentjs.com/), [Lo-Dash](http://lodash.com/)\r\n\r\n### Bugs I've found and/or fixed\r\nHere's a [list of bugs](/bugs.html) in other projects that I've found and/or provided a fix for since 2013.\r\n\r\n### Contact\r\n* [GitHub](https://github.com/akarelas) (akarelas)\r\n* [CPAN](https://metacpan.org/author/KARJALA) (KARJALA)\r\n* [Facebook](https://www.facebook.com/alex.karelas)\r\n* [LinkedIn](http://gr.linkedin.com/in/alexanderkarelas)\r\n* [Google+](https://plus.google.com/+AlexanderKarelas)\r\n* [My blog](http://perllove.tumblr.com/)\r\n* Elsewhere (punter)",
"google": "UA-41840988-2",
"note": "Don't delete this file! It's used internally to help with page regeneration."
}