Hi

I am Souyama, a software developer / consultant.

My primary focus is on backend, AI & infra. Occasionally I work on other things such as frontend, plugins, devops, etc.

Currently I am building tools to help developers to be more productive.

I am also available for consulting work. If you need help with anything related to software development, feel free to reach out.



Contributions

My contribuitions are quite varied, and includes consulting, coding, documentation, reporting bugs and more. Some of my pro-bono contributions:

Keda - Kubernetes Event Driven Autoscaling
I added support for AWS MSK, improved the documentation, improved the build process, and fixed some bugs.

LlamaIndex - AI powered data indexing and search framework
I improved code indexing, improved compatibility with AWS tecnologies, performed various bug fixes and optimizations.

Lua Web Editor - Analysis of code
A WASM powered PWA Lua Editor that works completely offline, with the compiler embedded into your browser.

WebNN Go - Web Neural Network API in Go
I created a sample project to demonstrate the use of Web Neural Network API available in modern browsers to run AI models. This project uses WebAssembly to run Go code in the browser.

Tambla - Analysis of code
This is a WIP prototype project for agent driven code analysis. Namely it will use LLM agents to search and infer code patterns without heavily indexing the codebase which may be achived by using a combination of AI and Language Server Protocol.