Skip to content
View rmkasendwa's full-sized avatar
💭
Experiments are how we test theories, and further the progress of science
💭
Experiments are how we test theories, and further the progress of science

Highlights

  • Pro
Block or Report

Block or report rmkasendwa

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

Ronald M. Kasendwa

About me

import SoftwareDeveloper, { IBioDetails } from 'rmkasendwa';

export default class Bio extends SoftwareDeveloper {
  name     = 'Ronald M. Kasendwa';
  location = 'Kampala, Uganda';
  
  getDetails(): IBioDetails {
    return {
      "- ⚡ Quick bio:":                    "Quality oriented self motivating engineer that is commercially-ware, evolving and enthusiastic about building stuff",
      "- 👯 I’m looking to collaborate on": "Node, Typescript, React and Docker related projects",
      "- 💬 Ask me about":                  "Node, React, Typescript, SQL, Software Design & Architecture, Web-Dev and CI/CD Pipelines",
      "- 📫 How to reach me:":              "kasendwaronald@gmail.com",
    };
  }
}

You can reach me at 👽

Ronald M. Kasendwa's LinkedIn Profile Ronald M. Kasendwa's LinkedIn Profile Ronald M. Kasendwa's Stack Overflow Profile Ronald M. Kasendwa's Stack Exchange Profile

My stack 👨‍💻

Tools that I use on a daily basis, or that I've used or worked (either much or a bit) with on the past

Ronald M. Kasendwa :: StackShare

Pinned

  1. sliding-tiles sliding-tiles Public

    Simple game to re-arrange tiles that compose a complete image

    TypeScript 2 2

  2. three.js three.js Public

    Forked from mrdoob/three.js

    JavaScript 3D library.

    JavaScript

  3. rmk-react-mui rmk-react-mui Public

    RMK React MUI is a React UI library of utility components, hooks and contexts

    TypeScript 11 3

  4. swagger-to-ts swagger-to-ts Public

    swagger-to-ts is a powerful library that allows you to generate TypeScript code from Swagger documentation or OpenAPI specifications. It simplifies the process of integrating API definitions into y…

    TypeScript 5

  5. axios-api-adapter axios-api-adapter Public

    TypeScript 1

  6. rmk-utils rmk-utils Public

    TypeScript