Hi

I am Souyama, a fullstack developer / consultant.

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

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.

Hyprls - Hyperland / Hyprland LSP Server
I added support for more Hyprland configuration options especially for VSCode, improved the documentation, and fixed some bugs.

Modbus lib - Modbus library for Go
I fixed some critical bugs related to TCP communication.

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

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 achived by using a combination of AI and Language Server Protocol.