This is the personal website of Ivan Stojic. I am a software engineer, an alumnus of several well known software companies. I am particularly interested in distributed systems, automation, and education of junior engineers.
My open source projects are on GitHub. You can find me on LinkedIn, but if you want to reach out, I’d prefer if you just e-mail me.
Latest posts:
- Pandoc as a site generator: Pandoc is the universal text document converter. With a little bit of help from Make, it can be a static site generator as well.
- On technical phone screens: Technical phone screens are a difficult, but frequent part of interviewing for a software engineering position. Here I share my views of them, and how to have an easier time getting through one.
- Jekyll, S3 and CloudFront: I gave a lecture on using Jekyll, S3 and CloudFront. The video is in Croatian.
- Using Heroku: I gave a lecture on using Heroku. The video is in Croatian.
- Databases and version control systems: What is the relationship between version control systems and databases; can one be used to implement the other? Short discussion and a CouchDB clone in bash.