’s Blog
  • Simple image uploads in Meteor

    Jan 5 2016

    While working on a simple online yearbook for my high school class of ‘16 in Meteor, I ran into the issue of uploading images to Meteor. Turns out, it’s not uncomplicated at all.

    Continue Reading →
  • 3D In 2D Canvas

    Jan 4 2016

    In my recent simulation of an AC generator, I show the same device from two different views: A top view and a front view. To accomplish that, I used a clever technique called 3D Projection. Here, I’m going to talk about how I did that in JavaScript and rendered it on canvas.

    Continue Reading →
  • Two really cool Node MySQL tips

    Aug 20 2015

    Node MySQL is a great traditional alternative to mongo and all the jazz youngins are using. One important advice – never use + to concatenate queries unless you know what you’re doing.

    Continue Reading →
  • Jade locals with Gulp

    Jul 26 2014

    One of the coolest features of Jade is the concept of locals: An object that can be passed to the compiler and used in the Jade code, allowing better separation of content and templates. Ideally, these locals are held in an external file.

    Continue Reading →
  • Images and excerpts – A few practical problems with Ghost

    May 28 2014

    Ghost is awesome, it really is! I’ve just started using and developing on it, but I love it already. It’s simple, smooth, and fast. You can feel the speed when you compare it to traditional CMS’ like WordPress or static generators like Jekyll – I find it to triumph both.

    Continue Reading →
  • Debug mode in gulp

    Apr 1 2014

    I’ve been using gulp a lot lately (as you can see from my posts).

    Continue Reading →
  • Super simple static server in gulp

    Mar 31 2014

    I recently spent a lot of time looking for a decent way to:

    Continue Reading →
← Older Posts Page: 7 of 32 Newer Posts →
’s Blog

Thoughts on AI, startups, and life by Namanyay.

Made with ❤

Follow Me

© Copyright 2010 – 2025