diff --git a/404.html b/404.html new file mode 100644 index 0000000..6be4a53 --- /dev/null +++ b/404.html @@ -0,0 +1,39 @@ + + + + + + Error 404 + + + + + + + +
+
+

404

+ +

Page not found!

+ +
+
+ +

Hello!

+ +pinkiepie + +

I'm Pinkie Pie. You are seeing me because you want a page that I could not find. I'm sorry. Seriously. I'll try to work better. But now I may suggest you to return to the Homepage or back

+ +
+ +
+ + + + diff --git a/index.html b/index.html index 29b2788..c1f4f54 100644 --- a/index.html +++ b/index.html @@ -17,18 +17,17 @@

arcanis' homepage

+

My blog
+ My projects

About me

-

-Welcome

-

Welcome to my homepage, `echo $USERNAME`. About me you may read on the link. I'm sorry I don't know html/php/etc, therefore this page may not look very pretty. But I tried (or may be not). In the blog I will write some papers about programming and may be package maintaining and living in Archlinux system. Also I will create pages for some of my projects. Unfortunately, sometimes I too lazy to write in English, therefore some of my papers will be in Russian.

- -

-Contact me

+

Welcome

+

Welcome to my homepage, `echo $USERNAME`. About me you may read on the link. I'm sorry I don't know html/php/etc (but I know GoogleFOO! At least, I think so), therefore this page may not look very pretty. But I tried (or may be not). In the blog I will write some papers about programming and may be package maintaining and living in Archlinux system. Also I will create pages for some of my projects. Unfortunately, sometimes I too lazy to write in English, therefore some of my papers will be in Russian.

+

Contact me

If you have a question or something else you may contact me via e-mail. If you want to suggest a pull request or to create a bug report for these pages (or may be for some other projects) feel free to visit my Github profile and do it.

- + diff --git a/pages/about.html b/pages/about.html index 276adfc..16f7019 100644 --- a/pages/about.html +++ b/pages/about.html @@ -31,9 +31,9 @@
-

My name is Evgeniy Alekseev and I'm from Siberia (seriously, I was born in Siberia). In the global Internet (including github) I have usually nickname arcan1s, but in the Russian segment it is usually arcanis. I am a graduate of the Department of Chemistry, Moscow State University and now I'm a PhD student and working in my University. My speciality is a theoretical chemistry (like molecular physics and some of quantum chemistry).

+

My name is Evgeniy Alekseev and I'm from Siberia (seriously, I was born in Siberia). In the global Internet I have usually nickname arcan1s, but in the Russian segment it is usually arcanis. I'm a graduate of the Department of Chemistry, Moscow State University and now I'm a PhD student and working in my University. My speciality is a theoretical chemistry (like molecular physics and some of quantum chemistry).

-

At leisure I write small applications on C, C++ and Python (and some application scripts on Shell), link to the GitHub profile may be found on the left. In order not to seem like a bearded nerd sometimes I listen music and read Robert Jordan's or George R.R. Martin's books (or other similar). (But my friends tell me that I still look like a bearded nerd.) Music that I usually listen may be found on my home computer.

+

At leisure I write small applications on C, C++ and Python (and some application scripts on Shell), link to the GitHub profile may be found on the left. In order not to seem like a bearded nerd sometimes I listen music and read Robert Jordan's or George R.R. Martin's books (or other similar). (But my friends tell me that I still look like a bearded nerd.) Music that I usually listen may be found on my home computer. I just want to notice that I am NOT A FREELANCER. But you can suggest me some project and if I'll like it I'll do it.

Also I'm an Archlinux user (maybe that's why I look like a bearded nerd). And in October 2013 I became an Archlinux Trusted User:

@@ -44,11 +44,9 @@ Link to the TU profile may be fount on the left too.

All contact information can be found on the left. Feel free to contact me with any questions.
Oh, wait! If you will write me to ICQ or jabber you must correctly answer antispam bot's question first. The question is: -

-int i = 1;
+
int i = 1;
 i = ++i + ++i;
-return i;
-
+return i;
And the correct answer is '5' (or '6', as you wish).

@@ -58,6 +56,6 @@ And the correct answer is '5' (or '6', as you wish). - + diff --git a/pages/projects.html b/pages/projects.html new file mode 100644 index 0000000..d893bad --- /dev/null +++ b/pages/projects.html @@ -0,0 +1,125 @@ + + + + + + My projects + + + + + + + +
+
+

Projects

+ +

The list of some of my projects

+

Linux daemons
+ KDE widgets
+ Scientific programs
+ Utilities

+ +
+
+ +

Linux daemons

+ +

git-etc

+

git-etc is a simple daemon that automatically creates git repository in the given directory and creates commit at the specified time interval. It is written on Bash. It is also has a simple Graphical user interface written on Python2 (pyqt4) for work with the created repository.

+ + +

queued

+

queued is daemon for starting jobs to queue of calculations. It was written on Bash created as proof-of-concept.

+ + +

KDE widgets

+ +

DeadLine widget

+

DeadLine widget is a Plasmoid script written on Python2. It is able to create jobs, and add reminders to them. Now this project has a pre-alpha stage. Someday maybe I will complete it.

+ + +

oblikue-strategies

+

oblikue-strategies is a plasmoid written on CPP that displays a random draw from Brian Eno and Peter Schmidt's Oblique Strategies. It is GNOME applet fork with some of special features.

+ + +

Open on desktop

+

Open on desktop is a dropbox menu for Dolhpin. It creates a group in the context menu, which opens a file to the specified desktop when clicked. It has an install script written on Bash.

+ + +

py-text-monitor

+

py-text-monitor is a minimalistic Plasmoid script written on Python2. It looks like widgets in Awesome WM. My plasmoid is highly and easily configurable and does not clutter your KDE system. Also this packages has an additional DataEngine written on CPP (old version was written on Python2).

+ + +

Kit System Monitor

+

Kit System Monitor is a system information and hardware monitor based on EG Sysmon. It is written on HTML-like language for SuperKaramba and has simple install script written on Python2. It is my first Open Source Project.

+ + +

Molecular dynamic and other scientific programs

+ +

They are represented by a single repository. It contains some programs for analysis of molecular dynamic trajectories using statistical mechanics and some of maths methods (e.g. graph theory). Usualy backend programs are written on C, but sometimes on Python2. Some of these have a Graphical user interface written on CPP.

+ + +

Utilities

+ +

Extract pkglist

+

extract_pkglist a simple script written on Python2 for creating list of installed packages in ArchLinux.

+ + +

Food GUI

+

Food GUI is a simple program-calculator that uses own database and written on Python2. It calculates proteins, fats, carbohydrates, food energy and glycemic index of eaten food. It is my first project with GUI and was made just-for-fun (and for my ex-girlfriend). It also has a binary version for Win64.

+ + +

julius-actions

+

julius-actions is a script written on Python2 for work with julius. It was made just-for-fun too in my spare time. Works normally, but I don't use it.

+ + +
+ +
+ + + + diff --git a/resources/pinkiepie.png b/resources/pinkiepie.png new file mode 100644 index 0000000..e66ef03 Binary files /dev/null and b/resources/pinkiepie.png differ