I’m Kekeli, a software engineer and problem solver with a deep interest in understanding how things work and a strong attention to detail. I specialize in building efficient, scalable software solutions for various challenges. Currently, I’m working on Meerkat, a collaborative coding environment that enhances synchronization and communication using conflict-free replicated data types (CRDTs) and WebRTC.

posts

Jun 9, 2024
Building Kelvin

projects

meerkat:Meerkat is a web based collaborative coding environment using CRDTs and WebRTC. Think of it as google meet for coding. It is mainly for pair programming, code reviews and interviews.

easechaos:Easechaos is a tool built for my university that extracts class schedules and displays them in a more readable format for everyclass. Built with a robust data processing pipline, Easechaos serves the whole university community with good scheduling service.

shinobi:Shinobi is a tool that helps developers share secrets. With shinobi developers can share and use secrets without having to see the secrets. It does this through it's distributed system architecture and secure interprocessor communication.