Blog

socializer: Accessible VK client V0.16

Tuesday, December 18, 2018

Two years ago, in february 2016, I have started to code an application called Socializer. Its goal is to be a full featured windows client to use all features present in VK, the largest russian social network and one of the places I enjoy to visit dayly. If you have used TWBlue, socializer was designed to do the same as TWBlue, but for a more featured social network full of rich content and with real time chat, among other interesting things.

Read more

Sentence finder: my first Django project

Sunday, October 28, 2018

During the last few months, I have been captivated by Django and its rich set of features. I have been learning a few different technologies recently, including Django and Flask. I have been using Web2py for the last 3 years, and while I still use it for several projects and consider it a very stable and mature framework, I wanted to try out other frameworks to do web stuff in Python.

Read more

My personal problem with the guy behind OnToys

Friday, May 11, 2018

If you are a reader of my blog, you may know I post alot of technical stuff here. If you are not, what are you waiting for? Subscribe and read! :). Today I am not going to post anything related to software or tech in general. Today is one of these days where I will post a personal situation, just because I needed to share it.

Read more

A little weekend project: mudder, a GUI around Lyntin

Saturday, March 17, 2018

Sometimes I am getting bored when I am having a long time coding in the same project. Usually I just code something else, or watch an episode of a TV show, or something totally unrelated to code at all. Who knows? this time, I discovered a mud (multi user domain) client written entirely in Python.

Read more

My new project: MusicDL, a simple music downloader

Saturday, March 10, 2018

Here I’d like to write something about the new project I am developing. It’s called MusicDL, and its purpose is simple: it should allow searching, playing and downloading music from different websites. I consider it’s heavily inspired by Chris Norman’s project, GMP3. Being honest,I just was taking a little course about web scraping in Python and wanted to apply something of what I have learnt in a simple thing.

Read more