Ask HN: What is your job role and what are the side projects you are working on?
51–60 of 67 posts
Re: Ask HN: What is your job role and what are the side projects you are working on?
#52Current side projects centered on development on mobile:
- Dataflow programming on Android: http://flowgrid.org
- Tiny IDE for JavaScript: http://tidej.net
Older:
- Android "native" HtmlView component: https://github.com/kobjects/htmlview
- Quake2 port to WebGL (via Jake+GWT): http://quake2playn.appspot.com/
- kxml
Re: Ask HN: What is your job role and what are the side projects you are working on?
#53Side projects:
* content-addressed storage cluster with a REST interface: https://github.com/thraxil/cask/
* a circuit-breaker TCP proxy: https://github.com/thraxil/cbp
* cyclomatic complexity analyzer for Go: https://github.com/thraxil/cyclo
* python constraint solver: https://github.com/thraxil/constraint
* twitter to atom feed gateway: https://github.com/thraxil/intweet
* utility for checking linked media on a page: https://github.com/thraxil/mediacheck
* collect smoketest results and send them to graphite: https://github.com/thraxil/chimney
* web based feed reader (wrote my own when Google Reader shut down): https://github.com/thraxil/antisocial
* figure drawing timed pose utility: https://github.com/thraxil/zeuxis
* (semi) annual travelling charity art show popup event: http://artsho.org/about/
* blog: https://thraxil.org/
* my art: http://myopica.org/
* graduated interval recall flashcard web app: https://github.com/thraxil/sebastian
Re: Ask HN: What is your job role and what are the side projects you are working on?
#54Side projects: * realtime audio guitar effect processor * clone of Buspirate on PSoC kit board * puzzle game for teaching digital logics and programming
Re: Ask HN: What is your job role and what are the side projects you are working on?
#55- Get browser details (http://getbrowserdetails.com)
- SpotTrek ionic mobile app (https://play.google.com/store/apps/details?id=com.metatrek.s...)
Re: Ask HN: What is your job role and what are the side projects you are working on?
#56Re: Ask HN: What is your job role and what are the side projects you are working on?
#57Side project: SageMathCloud, which is a collaborative web application to make teaching and research in mathematics using open source software easier and more accessible. (https://cloud.sagemath.com)
I plan to swap the two starting in June 2016, so that being a professor would then be my side project.
Re: Ask HN: What is your job role and what are the side projects you are working on?
#58Side project is automating eBay / Amazon Arbitrage (Dropshipping) using Go / Java. Learning Go in the process.
Re: Ask HN: What is your job role and what are the side projects you are working on?
#59Side Projects:
An app to remotely play youtube videos - https://github.com/agnivade/youremote
Implementation of Levenshtein distance in golang - https://github.com/agnivade/levenshtein
Wrapper of the scrypt api in golang - https://github.com/agnivade/easy-scrypt
Personal blog: http://agniva.me