Careers 2.0 by Stack Overflow
Gravatar
profile updated
on Dec 23, 2011

Vitaly Shukela

Minsk, Belarus

vi-server.org

Top 20% Stack Overflow for
Currently a student. Currently Software developer at Itransition.

I prefer creative hacking on FOSS (or FOSS-driven) projects to dull routine on Windows-based ones.

My Programmer Route: Dos BAT files -> GUI forms in MS access 97 -> MS VisualBasic -> Borland C++ Builder -> gcc/bash -> Java/Perl -> ...... (CL, clojure, scheme, python, lua, .....); now I don't consider unknown programming language as a serious obstacle.

English language level: high intermediate; Russian language level: native.

I also like configuring the system and network - my own laptop is never just "configured".

P.S. I was hacking on things even before I had got a computer.

Technologies

Experience

Software developer

Itransition

2008 - Current

  1. Fix defects;
  2. Develop small software from scratch (as a sole developer);
  3. Set up virtual machines for testing;
  4. Consult and assist other programmers, help settings up SCM, tools, provide hints how to make a quick hack or what should be done to consider the code free of hacks;
  5. Maintenance of old projects;
  6. Refactor/redesign old projects.

Education

Graduate of Computer Science and Applied Mathematics

Belarussian State University

2004 - 2010

Stack Exchange Last seen today

Open Source

tcpsocks

Redirect traffic to SOCKS5 server with iptables, epoll based, single threaded.

Nov 2010 - Current; followed by 7 people; forked 2 times

Sole developer


fdlinecombine

Read multiple fds and print data to stdout linewise.

Dec 2011


irc.clj

Simple Clojure IRC server demo

Dec 2010

Sole developer


fusecow

Simple single-file FUSE implementation of copy-on-write

Jan 2011; followed by 3 people

Sole developer


tcplim

User-space TCP bandwidth limiter (based on tcprelay)

Oct 2010 - Current; followed by 2 people

Sole developer


display 2 more…

Reading

Tools

Pentium MMX 166 MHz

vim

Background


Background

First programmed the BAT files in DOS (using some DOS command reference as my first programming book). I with I had CHOICE.EXE program that time as the only input my programs could receive was either "Ctrl+C" or "any key" on PAUSE command (distinguished by error level)

Then I experimented with Microsoft Visual Acess 97 (not it's database part - I was too young for that rocket science) which have GUI forms editor and scripts where you can select actions from lists.

First real programs were in Visual Basic 6.

C++/C, networking, opensource, perl/python/java/lisp was in the future.