Skip to content
View Domains18's full-sized avatar
🎓
working on sdks
🎓
working on sdks

Highlights

  • Pro

Organizations

@Nerds-Catapult

Block or report Domains18

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Domains18/README.md

Alpha User

GibsonKemboi := developer{
    about: about{
        name: "Gibson Kemboi",
        role: "Senior Dev",
    },
    tech: []string{"Golang", "Python", "Typescript", "Javascript"},
}
Domains18's GitHub Stats Domains18's GitHub Top Languages GitHub Commits Graph

Pinned Loading

  1. NodeJsDaraja NodeJsDaraja Public

    This project is a server-side implementation of the Daraja API by Safaricom, built using NestJS. The Daraja API allows developers to integrate M-Pesa payment services into their applications. This …

    TypeScript 137 47

  2. search-engine search-engine Public

    This Rust project exemplifies my interest in complex algorithms and data structure design, with a focus on implementing search functionalities from the ground up.

    Rust 1

  3. neovim neovim Public

    decided to create my own neovim configuration files

    Lua

  4. nixos_configurations nixos_configurations Public

    Nix

  5. text-editor text-editor Public

    C

  6. RaftrixDB RaftrixDB Public

    RaftrixDB is a distributed, fault-tolerant key-value store built in Go, powered by the Raft consensus algorithm. Designed to ensure strong consistency and high availability, RaftrixDB supports seam…

    Go