{{AppName}}

Home of Retoor

Full Stack Software Developer

On this site you can find my last work, research and code snippets. It's all for free under MIT license unless stated otherwise in repository source folder.

C Development

With C I mostly reinvent to wheel and rewrite existing applications from scratch to learn what is under the hood. I am able to to write nginx-grade webservers with webdav support. I also have experience in writing Redis quality key-value stores. Projects made:

  • HTTP(S) Server with support for reverse proxy and load balancing
  • WebDav Server with support for HTTP ranges (Streaming of media) and user authentication
  • PubSub Server
  • Restfull Sqlite3 Server
  • I write servers primarely in C. WebDav, HTTP, PubSub
  • JSON protocol: Only JSON communication for PubSub and database queries. Including Python bindings
  • Extremely fast json library, three times aster than Python's original to be used with JSON protocol.Has abaliity to find JSON data within data for parsing streams
  • Python development

    Python is my goto language for software development. Technologies I prefer to work with but not limited to are:

    • Django
    • aiohttp
    • FastAPI
    • dataset

    Databases

    I have experience with:

    • MS SQL
    • Postgres SQL
    • MySQL
    • Redis
    • SQLite

    Other languages

    I have professional experience with:

    • C#
    • VB .NET
    • VB 6
    • Java
    • PHP
    • Python
    • Delhpi (.NET)
    • Actionscript
    • Node
    • JavaScript (ECMAScript)