The page of Aleksandr Jakušev
Starting point to all my stuff on the web
Hello, all (hm...)
This is my quick attempt to create some sort of web page. As long as I don't need any server side tricks for my pages, and the number of my pages is not big, this place is fine to me (100 MB, no ads, fast download times, reliable, free). If my needs will grow beyond basics ... well ... then we'll see.
About me
I'm a professional software developer with almost 10 years of experience. Some day I'll put my resume online,
now You may always request it via e-mail (it is also my GoogleTalk/Jabber ID, which I use quite often). I speak fluently English, Russian and Lithuanian.
Currently, I live in Vilnius,
the capital city of Lithuania. I have wonderful family and fantastic children. Among my interests, digital photography and russian science fiction should be noted.
You can find more up-to date info at my blog.
Some pictures of me and my family are here
Links of mine
Below are the links to whatever content created by me that I'd like everyone to appreciate.
My collection of tips and tricks may be useful to someone. Tips are about (Delphi) programming, VIM, Linux and stuff like that.
ParSol - the library of parallelizable mathematical objects, written in pure C++, MPI is used for parallelization. Contains such objects as arrays, vectors, sparse and dense matrices. Suitable for parallelization of data parallel algorithms. Iterative solvers of the systems of linear equations may also be parallelized.
- My JavaScript efforts:
- Timer script - all the functionality a descent stopwatch requires. Pity I can't wear it on my neck :)
- Timer script2 - visually, almost the same as previous timer script, except that now several timers are possible. Inside, however, is completely redesigned, using such JS technologies as closures, prototypes, etc... Reduced namespace pollution, several instances available, other improvements...
- Bookmarklets - the list of my created bookmarklets, with some additional info on this topic.