Skip to content
View kkamara's full-sized avatar

Organizations

@LorisMandarin

Block or report kkamara

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
kkamara/README.md

Kelvin Kamara

Award-winning software developer based in the UK.

I have 10+ years of commercial experience delivering websites, mobile apps, desktop apps and APIs. In April 2019, I received the UK Government Cabinet Office Recognition Award for software delivery. I have also worked as part of the team that developed the JD Sports mobile app used by millions of customers.

Website | GitHub | Email

Highlights

  • UK Government Cabinet Office Recognition Award (age 22, 22-Apr-2019)
  • 10+ years of commercial software engineering experience
  • Full-stack delivery across web, mobile, desktop and backend systems
  • Strong focus on production quality, security and maintainability

Featured projects

Tech stack

JavaScript, TypeScript, SQL, PHP, Rust, Bash.

Currently learning

I started learning Rust (v1.93.0) on 04-Feb-2026 and completed The Rust Book in 30 days, then built production-style projects to strengthen practical understanding.

Contact

Pinned Loading

  1. kelvinkamara.com kelvinkamara.com Public

    (2020) Award-Winning Software Engineer.

    PHP

  2. rounding-money-with-rust rounding-money-with-rust Public archive

    (08-Jun-2026) This repo demonstrates Bankers' Rounding (half-to-even) for monetary values in Rust. The `rust_decimal` crate applies this strategy by default via `round_dp`, making it a suitable cho…

    Rust

  3. rust rust Public archive

    This repository follows the Rust Foundation's book The Rust Programming Language at https://doc.rust-lang.org/book .

    Rust

  4. rust-2 rust-2 Public

    This repository follows Boris Paskhaver's course "Learn to code with Rust" at https://www.udemy.com/course/learn-to-code-with-rust .

    Rust

  5. debian-linux-desktop-setup debian-linux-desktop-setup Public archive

    💻 (2021) Automates the installation of common tools and packages for Debian-based Linux distros.

    Shell

  6. my-websockets-chat-app my-websockets-chat-app Public archive

    (26-Nov-2025) A live chat app utilising WebSockets. With real-time notifications. This project uses the Socket.io package.

    JavaScript