Log in
Register

Welcome to the serkosal.org

About me

Hello my name is Sergey Kosykh a.k.a. Serkosal.
I’m programming in Python, C++, and JS.
FOSS enthusiast. I've been a GNU/Linux user since 2018.
I love IT in general in the wide variety of aspects from theoretical comp. science to the actual hardware.

My projects

  1. Personal web blog site. You're using it right know.
  2. OpenGL Ray-marching renderer based on SDF (signed distance functions) video link.
  3. C++ INTeractive File Listing utitility - It's like the GNU tree but also is interactive. IntFL demo
  4. C++ OpenGL boilerplate project with build-in UI, with some OpenGL things were automated and with usefull examples.