#+TITLE: Searching for a job #+SHORT-TITLE: CV #+KEYWORDS: resume #+DESCRIPTION: searching for a job *:max-width=60ex Achievements Take a look on [[files/cv.pdf][my CV]]. Since I worked on my own I have no Referees to tell how good am I in programming; let me demonstrate it with my three most significant projects instead. * DB.js [[https://github.com/chalaev/DB.js][DB.js]] is a tiny [[https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93viewmodel][MVVM]] implementation, see [[http://db.leanws.com][db.leanws.com]]. "Tiny" stands for "stable, versatile and fast": although [[https://en.wikipedia.org/wiki/Angular_(web_framework)][Angular 2]] is being developed by Google, it is doomed to be less reliable than [[https://github.com/chalaev/DB.js][DB.js]] because it is [[http://db.leanws.com][100+ times larger]]. * Website Builder See [[http://builder.leanws.com][builder.leanws.com]]. My [[http://builder.leanws.com][Website Builder]] a is modern wiki engine transforming text to web pages similarly to [[https://www.mediawiki.org/wiki/MediaWiki][MediaWiki]]. It allows creation of simple websites for free. The design is fully adjustable and no PHP needed. The latter means enhanced security and that one can host their website anywhere, [[https://github.com][GitHub]] included. There is a [[https://www.youtube.com/channel/UC4FYUJaaHOWtC4GklSuhohQ][YouTube channel]] devoted to the [[http://builder.leanws.com][Website Builder]]. * Combined Hosting See [[http://info.leanws.com/hosting][info.leanws.com/hosting]]. The [[http://builder.leanws.com][Website Builder]] needed a friendly hosting service, so I created one. It supports typical functions required for a hosting service: user registration, automatic payments (subscriptions), domain names registration, log analysis (dates and geo-data), uploads, online editing, preview, publishing, and withdrawal. The way Combined Hosting works is illustrated by several videos from the [[https://www.youtube.com/channel/UC4FYUJaaHOWtC4GklSuhohQ][YouTube channel]], for example, [[https://www.youtube.com/watch?v=73dApTLAbZo][this one]].