The developer
Technology, design, implementation, and decisions
Services
Delivery models and flagship work
Alopex Family
Asopitech Labo
NiminoDesktop
A lightweight WebView desktop foundation in Nim
NimculusEditor
A GPU-native editor in Nim and Metal
PoieraPlatform
A control plane concept for AI agents, carrying compact contracts through authorization, deployment, and verification
TheatoraBackend
A composable backend construction kit concept for swapping providers, runtimes, and topology
RhyzoraFramework
A concept for building CLI, TUI, Web, desktop, and MCP interfaces from declarative contracts
Labo overview
What the R&D lab is working on
Enterprise plans
Git / Blog evidence
AsopiTech is a public software product R&D studio. We publish new software designs as code, data, comparisons, and articles, then grow them into open-source projects and products. Akari Takamine guides from the market side; Asmati Tatsumi explains from the technical side.
Profile
Over 20 years of software development experience
With over 20 years in software development, I have hands-on experience spanning cloud infrastructure, frontend technologies, blockchain, and AI.
Official Character
The developer is responsible for technology, design, implementation, and product decisions. Takamine Akari is an official virtual character responsible for product information, public communications, and initial enquiries. Asmati Tatsumi is an official virtual character who explains published implementations in engineers' terms.
Technology, design, implementation, and decisions

Official virtual character of asopi tech
Product information, public communications, initial enquiries, and OSS community information
About Takamine Akari
Official virtual character of asopi tech
Explains published implementations, talks with engineers, points to OSS
About Asmati TatsumiTakamine Akari is an official virtual character created and operated by asopi tech. She is not a real person. Formal answers on contracts, quotes, delivery dates, and technical guarantees are given by a human.
Asmati Tatsumi is an official virtual character created and operated by asopi tech. She is not a real person.
Latest commits
Development history on GitHub
Focus
Advanced technology areas I'm working on
GUI
Nimino / Nimculus - a WebView desktop foundation and a GPU-native editor built in Nim
LLM
High-accuracy retrieval combining knowledge graphs with RAG
AI
Semantic similarity search with embedding vectors
Analysis
Community detection with Leiden / Louvain
DSL
Language design for a new development paradigm
Storage
Scale-out data infrastructure
Network
Inter-cluster mesh networking
Media
Technical notes and development logs
How do ref object parameters, nil checks, field access, and return values appear in generated C? This experiment checks Nim 2.2.10 with ORC.
Read postDoes a function name in generated C make it callable from C? This experiment checks the public header, symbols, and runtime initialization.
Read postOpen an embedded data directory with alopex-server, run the same SQL over HTTP, and read the server-written row through the file API.
Read postStore embedding vectors with articles, combine similarity search with SQL filters, and reshape the results with DataFrames in Python and Rust.
Read postUse CASE expressions, UNION and other set operations, common table expressions, rankings, and running totals in Alopex DB.
Read postCreate a table and query it with SELECT, JOIN, aggregation, and subqueries, then combine SQL and key-value data in one transaction.
Read post