Hi, I'm Cosmin, a programmer from Bucharest.
Listen to this page in podcast form :)
At the moment I'm working on canvas-ui, a UI library with an IMGUI API, built-in screen sharing, and other interesting bits. Written in JavaScript, canvas-drawn.
Concurrently I'm working on Allegory SDK, a fast web server and library stack written in Lua. It's aimed at automating the making of large and complicated business apps, but its library-not-frameowrk pyramid-of-abstraction approach makes it very versatile for doing anything from web services to websites to SPAs and anything in between.
I also work on miniterra when I can. It's a programming language with some cool metaprogramming capabilities.
Finally, I keep a blag in here and a friend's old polaroids, if you're into that sort of thing.
Luapower is a modular and portable LuaJIT toolkit (Windows, Linux), with everything from native OS API bindings to portable sockets, threads, windows, graphics, etc. Comes with documentation, binaries and the ability to create single-executable apps (desktop or command-line).
multigit is a tool for checking out multiple git repositories overlaid onto the same directory, similar to a union filesystem, where each repository is a layer. Used as the package manager for luapower. Other people use it to keep their home directory under version control.