Gravatar of Jeroen Jeroen Pelgrims

Posts tagged "software-development"

  1. 2023

    1. Oct 18

      Build-it-yourself NAS and why not to use a Raspberry PI for it

    2. Apr 13

      Using custom Fontawesome Kit icons in React

  2. 2022

    1. Dec 17

      Accessing the Firebase Auth user in SvelteKit server-side

  3. 2019

    1. Jun 7

      Typescript flexible entity type

  4. 2017

    1. Sep 15

      Quick and dirty React Reason HMR (Hot module reloading)

    2. Jun 25

      Arduino solar aimer

  5. 2016

    1. Mar 5

      Pushing to Dokku from GitLab CI

  6. 2014

    1. Jul 20

      Clean & efficient namespacing/routing in express 4

    2. May 30

      Node streams in CoffeeScript

    3. May 25

      Ghost upgrade script

    4. Apr 20

      Token based, sessionless auth using express and passport

  7. 2011

    1. Jun 23

      Updated SoundSwitch

    2. Jun 14

      jQuery scroll to element plugin

    3. Mar 14

      Bulktts - Text to speech using Google Translate

    4. Mar 6

      Python in-memory zip file

    5. Jan 20

      Solving 8 Queens problem on an 8x8 board with a Genetic Algorithm.

  8. 2010

    1. Jul 24

      Programming Praxis - Happy Numbers

    2. Jul 20

      Programming Praxis - Word Cube

    3. Jun 30

      Bachelor in Applied Computer Science

    4. Jun 10

      Java doesn't support inheriting twice from the same interface with a different generic parameter

    5. Jun 5

      Automatically add library jar contents to executable jar with Netbeans