What are some interesting projects that you've done this year?

52 points by runxiyu


Perhaps similar in spirit to the "what are you doing this week" posts --- what are some interesting projects you've done this year?

LesleyLai

Not that impressive, but here is a simple regex engine (with a web visualizer)

xnacly

In general a lot to do with parsers, tooling and programming languages:

a collection of libraries i needed and wanted for other projects:

And of course a bucket load of blog articles:

sjamaan

Writing two articles for Paged Out! #7 ranks as the most memorable thing I did. It was fun and somewhat challenging to do the research and cram everything into a single page of text, without leaving anything important out.

toastal

I also toyed around with ATS2 & Factor, but mostly a lot of Nix. I would like to transition from front-end to Nix (maybe Ops?)… if you know anyone hiring remote, contact.

I also decided to try baking breads & have gotten a bit better at that too. The goal is to make my own version of Detroit-style pizza, my favorite.

dominicm

I was diagnosed with bipolar 2 this year after a couple years of symptom escalation.

I've been disappointed with the tracking available to me in most of the recommended apps, so I've been building my own (which could in itself be a bipolar project). I've been experiencing rapid/mixed cycling which is very difficult and doesn't track very well in the common apps which just want a daily number between "sad" and "happy" it's not easy to visualise "my thoughts were racing and I was full of energy but I was really really sad".

It's been really interesting learning about the current state of "web on mobile" technologies. Capacitor can go surprisingly far, even interfacing with the health API via a plugin to grab sleep data. The whole thing is written in Clojurescript, and it's been fun flexing my frontend skills again which have gotten rusty.

Konsta UI and Ionic are really interesting mobile UI projects. It's great building something that does feel fairly native and calls out to native UI such as date pickers where it makes sense.

I did have a play with ClojureDart to build it with Flutter, as the current Bipolar UK app is, but I found myself quite lost compared to the web knowledge I already had. I'm also really unhappy with the results of flutter apps I've used, but that could be because they were bad. For example flutter has it's own date picker which doesn't feel as smooth as the native android one.

deivid

And I'm racing the clock with my latest project, but it's not done yet