django-planet

Blog: Anže’s Blog

web https://blog.pecar.me/
Author Anže

How working remotely helped me better understand the codebase

Oct. 26, 2014 » Anže’s Blog » [Archived Version]

Last Friday a coworker asked me how was I able to grasp the complexity of our project so quickly, while he’s been struggling with it for months. I never gave it much thought, but it was true. I went from novice to pro faster than any other dev that joined the team. This even went so far that the CEO started calling me ‘star developer’. At first I fought they were all mocking me, but later I came to realize they were honestly impressed by the progress I’ve made.

Read More

Creating Tinder like animations with CSS

Oct. 10, 2013 » Anže’s Blog » [Archived Version]

Recently, I’ve helped in the making of a cool little side project WindowShopper.

Read More

I’m glad I became fit before becoming self-employed

Oct. 4, 2013 » Anže’s Blog » [Archived Version]

It’s Friday night and I’ve just survived my first week of being self-employed. It’s been a helluva ride getting all the paperwork straightened out, finding an accountant, opening a new bank account, sending out invoices, and, the most frightening of all, actually talking to people. I much prefer talking to computers - programming, solving problems or even dealing with merge conflicts, but I’m an adult now and I’m told I can’t just play around and code all day anymore.

Read More

Using a game engine to draw a 3D graph crossplatform

Aug. 30, 2013 » Anže’s Blog » [Archived Version]

It was just a matter of time until my game development hobby started creeping into my serious work. I have made an application prototype, that draws a 3D graph, using what is essentially a game engine. The application can be run on Android, iOS, Blackberry and desktop (Windows, Mac OSX, GNU/Linux).

Read More

Can I write a blog post on this?

Aug. 12, 2013 » Anže’s Blog » [Archived Version]

Recently I’ve bought a small bluetooth keyboard for my nexus 7. And when I say small I actually mean tiny. The keyboard is as big as the tablet.

Read More

Shrinking the address bar width in browsers

July 17, 2013 » Anže’s Blog » [Archived Version]

Most modern browsers have a huge address bar that makes up a huge chunk of the browser chrome:

Read More

My experience with Google Game Services

July 6, 2013 » Anže’s Blog » [Archived Version]

A month ago I’ve added Google Game Services (GGS) to my Android game. I’ve added a few achievements and a leaderboard and this is what happened:

Read More

Cross-platform Games

Feb. 24, 2013 » Anže’s Blog » [Archived Version]

So you want to create a cross-platform game that works on all the major operating systems and mobile as well? Here are some of your options:

Read More

Google Analytics should use log scale

Feb. 16, 2013 » Anže’s Blog » [Archived Version]

Google Analytics is an awesome tool. I have the utmost respect for the googlers working on it every day.

Read More