A block-based developer environment to experiment with automatically generated code (program synthesis).
A browser-based stock market data dashboard with customizable interface. The goal is to create a highly customizable and developer-like environment for financial professionals. Interesting future work include exploring user-driven approaches to generate web layouts, such as SQL-like language or using prompts in natural language.
An interpreter and REPL to do arithmetic in natural languages, such as English or Swedish. The goal is to provide a programmatic way to express simple calculation and conditional problems like it would be expressed in native language.
A compiler to translate subset of Pascal into WebAssembly text-format. The goal is to develop a modular and extendable compiler architecture in Rust, and to explore compatibility issues when translating legacy programming languages to web native languages. Interesting future work include handling files, read-write operations, and memory management.
A browser-based collaborative financial portfolio management application. The goal was to explore use cases around security and collaboration in financial management and to improve workflow for financial advisors working with many clients. Discontinued.
Mobile application to plant trees published by Plant for Earth LTD (co-founder, dissolved). Discontinued.
A web-based skill tracker and social platform for self-learners. The goal was to create a community of self-learners that want to create and share pathways/ online curriculums to learn specific topics. A pathway was a curated list of available-online courses, such as MOOCs.
An interactive resume. The goal was to learn PHP.