Skip to content
View rukywe's full-sized avatar

Block or report rukywe

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rukywe/README.md

Hey, I'm Kelvin πŸ‘‹πŸΎ

I'm a Senior Software Engineer, backend-leaning, who gets a kick out of building scalable, distributed systems β€” the kind that quietly hold everything together. I care about clean architecture, thoughtful APIs, and code that's a pleasure to come back to six months later.

When I'm not deep in a Lambda function or untangling an event-driven flow, I'm building side projects, writing on Medium, or out somewhere taking photos (check @framespective if you're curious).


πŸ› οΈ What I'm working with

Languages & Runtimes TypeScript JavaScript Go Node.js

Cloud & Infrastructure AWS Lambda ECS SQS SNS EventBridge Docker Heroku

Data PostgreSQL MongoDB MySQL Redis

Frameworks & Tools NestJS Express Next.js GraphQL Jest


πŸš€ Projects I'm building

πŸŽ™οΈ Meetract

AI-powered meeting transcription tool

Async queue/worker architecture built with OpenAI Whisper and the Claude API. Drop in a recording, get back a clean, structured transcript. Built for the way real meetings actually go.

🌐 meetract.com

🧘 CalmBud

A wellness app for children dealing with anxiety

Helping kids find calm in moments that feel overwhelming. Focused on gentle, age-appropriate interactions and a UI that feels safe and friendly.

App Store

πŸ’© Doody

Your personal gut health companion

A React Native app with a serverless backend and LLM integration that helps you track and actually understand your digestive health. Turns something people don't talk about into data that's genuinely useful.

🌐 getdoody.com · App Store

πŸ“ˆ Impact Log

Track, reflect, grow

A Vite-powered frontend backed by a serverless architecture and LLM smarts. Helps you capture and reflect on your wins, progress, and impact over time β€” the kind of thing you wish you'd started earlier.

🌐 impactlog.app


✍️ Writing

I write about engineering, systems design, and things I've figured out the hard way. πŸ“– medium.com/@arrayoftech


πŸ“¬ Let's connect


πŸ“Š GitHub stats

Top Languages


Currently learning Go Β· Always open to collaborating on open source with genuine impact

Pinned Loading

  1. lambda-sync lambda-sync Public

    A tool to copy AWS Lambda functions from one region to another using Node.js and TypeScript.

    TypeScript 1

  2. file-organiser file-organiser Public

    File Organiser is a Go application that helps you organise files in a directory based on their extensions.

    Go

  3. go-books-api go-books-api Public

    A simple RESTful API for managing a collection of books, built with Go. This project demonstrates basic CRUD operations using an in-memory store and follows Go best practices and project structure.

    Go 1

  4. stringWiz stringWiz Public

    StringWiz is a powerful and easy-to-use JavaScript library for efficient string manipulation. It offers a wide range of functions to handle common string operations, making it an ideal choice for d…

    TypeScript 1

  5. dadjokes-cli dadjokes-cli Public

    A simple cli tool built with go and cobra to generate random dad jokes - go run main.go random

    Go

  6. fiber-rest fiber-rest Public

    A simple rest API built on Go Fiber

    Go