Ask HN: What is your job role and what are the side projects you are working on?
21–30 of 67 posts
Re: Ask HN: What is your job role and what are the side projects you are working on?
#22Side Projects: https://github.com/skizzehq/skizze - High-throughput probalistic data structure service. Also working on it's Golang and Node.js client bindings (see the org.)
https://github.com/njpatel/grpcc - a nice-to-use gRPC CLI for testing/debugging gRPC services
https://github.com/njpatel/HiveKit - a British gas Hive Heating -> HomeKit bridge
Also working on another little utility for devs around sending files between machines, should be out by the weekend!
Re: Ask HN: What is your job role and what are the side projects you are working on?
#23and, for a long time, I worked on side software projects; but, when I get home, I'm often so tired from coding all day that I don't program as much at home anymore. Lately, I've been learning to play a midi-controller and maybe make some music :)
Re: Ask HN: What is your job role and what are the side projects you are working on?
#24Re: Ask HN: What is your job role and what are the side projects you are working on?
#25Engineering team lead. My side project is an embedded key/value database: http://upscaledb.com
Re: Ask HN: What is your job role and what are the side projects you are working on?
#26I read the book http://www.startupbook.net/ which says to pick a niche which is why I will have several sites each focusing on one product rather than one site with multiple categories.
Re: Ask HN: What is your job role and what are the side projects you are working on?
#27In my spare time I:
- made a shitty personal website[0] for kicks
- maintain an npm package[1]
- contribute to SecureDrop[2]
- run the not-yet-live BerlinLeaks[3]
[0] - https://heartsucker.com[1] - https://github.com/ehartsuyker/node-deb
[2] - https://github.com/freedomofpress/securedrop
[3] - https://berlinleaks.com
Re: Ask HN: What is your job role and what are the side projects you are working on?
#28I've built a boilerplate project for starting Android apps using Clean Architecture: https://github.com/dmilicic/Android-Clean-Boilerplate