Projects
Juntoo
A web annotations system, implemented as a Chrome Extension.
Tasks
Eutaxia
Participated in the development of a then browser-based case
handling software (now accounting software for small
organisations).
Tasks
- Together with team at OpenEnd AB
- Modified UI for mobile users
- Contributed code to internal framework for automatic testing of
back-end system (Python/py.test).
Note that I participated in an earlier version of the software
than the one marketed today.
pydoc.me
Quick redirects to Python documentation
Tasks
- Sole developer
- Wrote the back-end using Python 3/Flask
- Implemented minimal deployment system targeted to
WebFaction
accounts.
Altered States
Python monkey-patching with a minimal, friendly API
Tasks
- Sole developer
- Wrote the library for Python 2 with an eye at future
proofing it for Python 3
See repo here
Roc-0
For the client Miveo Car Sharing, I started on an investigation
of the Roc.js toolchain for React/Redux. Ended up as the basis for
a planned commercial project.
See repo
here
Tasks
- Together with team at Miveo Car Sharing AB
- Planned and implemented method to unit test components using Air
BnB's Enzyme library.
- Communicated with Roc.js core team about edge cases when running together other libraries:
altered.js
Reversible state changes, Javascript version.
I have also ported Altered States to NPM-friendly Javascript.
Tasks
- Sole developer
- Ported Python 2 version to Node.js and published to NPM
sugar-fetch
A little convenience for many fetch() use cases.
Tasks
- Together with team at Miveo Car Sharing AB
- Implemented more humane API combining Javascript Promise &
fetch API. Automatically decodes HTTP response payload based
on contents of MIME-type HTTP header.
Writings
I try to complement my development with writing as much as I
can. I consider the ability to document software systems an
essential skill for every developer.
An evaluation of create-react-app in comparision with Roc.js
See here.
A text I wrote in August 2016, evaluating what I considered
the most important tool to emerge during that summer.
StackOverflow answers
When Stack Overflow was still comparably new, I posted several answers
and some questions there. Some of them eventually become reasonably
popular.
On GitHub
See the links in the portfolio item
Roc-0 above.