This week I begin my first week at the Founder Institute in Perth. I’m building an app so that makes sure parents know what their kids are up to at school, and can ask better questions than “what did you do at school” (and receive better answers than “nothing”). We don’t have a full start-up accelerator in Perth yet, so FI is the next best thing and I’m excited to jump into it.
In my spare time I’m working on a Haxe plugin for Brackets (provides compiler based code-hints, jump to type definition, compile on save). Hopefully get it to a usable state, because it’s not there yet.
Also working on a re-factor and documentation sprint of one of my open source libraries called Detox. It’s a library that does two things: it uses static extension to provide a jQuery like interface for navigating the DOM without having to wrap objects, and works on non JS targets as well. It also has a cool template binding system, similar to angular or Rivets JS, but fully type safe and compile time checked.
Is the parent-kids interaction purely via an app? I would suggest an option to see what questions to ask(workflow) and have an option to call directly.
This week I begin my first week at the Founder Institute in Perth. I’m building an app so that makes sure parents know what their kids are up to at school, and can ask better questions than “what did you do at school” (and receive better answers than “nothing”). We don’t have a full start-up accelerator in Perth yet, so FI is the next best thing and I’m excited to jump into it.
In my spare time I’m working on a Haxe plugin for Brackets (provides compiler based code-hints, jump to type definition, compile on save). Hopefully get it to a usable state, because it’s not there yet.
Also working on a re-factor and documentation sprint of one of my open source libraries called Detox. It’s a library that does two things: it uses static extension to provide a jQuery like interface for navigating the DOM without having to wrap objects, and works on non JS targets as well. It also has a cool template binding system, similar to angular or Rivets JS, but fully type safe and compile time checked.
Is the parent-kids interaction purely via an app? I would suggest an option to see what questions to ask(workflow) and have an option to call directly.