Home page of ukarim.github.io
Hi! My name is Karim. I'm a software developer based in Almaty and currently working at Kcell. Here you can find links to my projects, writings, tutorials and etc.
Projects
-
smppgui - cross-platform smpp gui client. The idea of this tool is not mine. This smpp client was created as a result of an email I received from Georgiy (engineer from Kcell VAS operations team).
-
ngx_markdown_filter_module - nginx module for rendering markdown files as html on-the-fly. I've written this module in order to use it for this website. But now I just pre-compile markdown files and serve them as plain html files.
-
smscsim - lightweight smpp smsc simulator. I began this project when I was working on the http sms gateway. There were a bunch of other smpp smsc simulators, but none of them provided a simple interface to generate MO-sms traffic. So I decided to create this program.