Skip to content
View fordimalanda's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@fomadev @arenadev-programming

Block or report fordimalanda

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

Hi 👋, I'm Fordi Malanda

Computer Engineering • Open Source Developer • Backend Engineer

Building databases, servers and developer tools from DR Congo 🇨🇩



About

I am a Computer Engineer with a strong passion for low-level software engineering, backend systems, and developer tools.

My main interests include:

  • Database Engines
  • HTTP Servers
  • Distributed Systems
  • Networking
  • Compilers
  • Operating Systems
  • Open Source Software

Rather than only building applications, I enjoy creating the technologies that applications rely on.


Current Focus

  • Building KivaDB, a lightweight high-performance NoSQL database engine.
  • Developing LITH HTTP Server in C.
  • Maintaining Next Advanced Sitemap.
  • Learning distributed systems and operating system internals.
  • Contributing to open-source software.

Featured Projects

KivaDB

Lightweight, high-performance NoSQL Key-Value database engine built with a hybrid C/C++ architecture.


LITH HTTP Server

Modern lightweight HTTP server written from scratch in C.


Next Advanced Sitemap

Advanced sitemap generator for Next.js applications.


Tech Stack


Engineering Principles

  • Performance first
  • Clean architecture
  • Maintainable code
  • Simplicity over complexity
  • Open-source mindset
  • Continuous learning

GitHub Statistics


GitHub Activity


Contribution Snake

Snake Animation

Note: The snake animation will appear after we configure GitHub Actions.


What I'm Currently Working On

Database Engine         ████████████████████ 95%

HTTP Server             ██████████████████░░ 90%

Next.js Ecosystem       ████████████████░░░░ 80%

Distributed Systems     ████████████░░░░░░░░ 60%

Compiler Design         ██████████░░░░░░░░░░ 50%

Open Source

I believe software should be built to solve real problems.

I enjoy creating open-source projects that help developers build faster, learn more, and understand how software works internally.

Current projects include:

  • KivaDB
  • LITH HTTP Server
  • Next Advanced Sitemap
  • Phive

More projects are coming soon.


Development Environment

Operating System: Ubuntu Linux / Windows 11

Editor: Visual Studio Code

Languages:
  - C
  - C++
  - Java
  - Python
  - TypeScript
  - Go

Frameworks:
  - Next.js
  - Flutter
  - Django
  - Node.js

Databases:
  - KivaDB
  - PostgreSQL
  - MySQL
  - MongoDB
  - Redis

Version Control:
  - Git
  - GitHub

2026 Goals

  • Release KivaDB v3
  • Release LITH HTTP Server v1
  • Publish more open-source libraries
  • Learn Rust
  • Learn Kubernetes
  • Contribute to major open-source projects
  • Build software used by thousands of developers

Quote

"I don't just build applications. I build the technology that applications depend on."


Connect


Thanks for visiting my profile.

Building technology from 🇨🇩 for the world.

⭐ If you like my work, consider starring one of my repositories.


Featured Repositories


Technical Interests

Systems Programming

  • C
  • C++
  • Memory Management
  • POSIX
  • Linux
  • Multithreading
  • Networking

Backend

  • Node.js
  • Django
  • REST API
  • Authentication
  • Microservices
  • Databases

Databases

  • Database Engines
  • Storage Engines
  • Indexing
  • Transactions
  • Query Processing
  • Cache

DevOps

  • Docker
  • Git
  • GitHub Actions
  • CI/CD
  • Linux Server

Currently Learning

  • Operating System Internals
  • Distributed Databases
  • Network Programming
  • Compiler Construction
  • Kubernetes
  • Cloud Native Systems

Engineering Philosophy

while (alive)
{
    Learn();

    Build();

    Improve();

    Share();

    Repeat();
}

My Workflow

Idea

Research

Design

Prototype

Develop

Test

Optimize

Open Source


Profile Summary

Name        : Fordi Malanda
Location    : Kinshasa, DR Congo
Occupation  : Computer Engineering

Speciality  : Backend Engineering

Focus       : Databases
              HTTP Servers
              Developer Tools
              Open Source

Favorite Languages

✔ C
✔ C++
✔ TypeScript
✔ Python

Current Mission

Building infrastructure software that developers enjoy using.

Fun Facts

  • I enjoy building software from scratch.
  • I like understanding how things work internally.
  • I prefer performance over unnecessary abstraction.
  • I believe open source accelerates innovation.
  • I enjoy solving challenging engineering problems.

"Code is not only meant to work. It should also be elegant, maintainable and useful."



Architecture Interests

                    Software Engineering

                            │

      ┌─────────────────────┼─────────────────────┐

      │                     │                     │

  Databases            Networking          Developer Tools

      │                     │                     │

      │                     │                     │

   KivaDB               LITH HTTP           Next Advanced Sitemap

      │

Distributed Systems

Open Source Philosophy

class Developer
{
public:

    void Build()
    {
        WriteCleanCode();
        SolveRealProblems();
        ShareKnowledge();
        KeepLearning();
    }
};

Favorite Technologies


C


C++


Go


Python


TypeScript


Next.js


Current Projects

Project Description Status
KivaDB Lightweight NoSQL Database Engine 🟢 Active
LITH HTTP Server HTTP Server written in C 🟢 Active
Next Advanced Sitemap Sitemap Generator for Next.js 🟢 Active
Phive VS Code extension 🟢 Active
LimbAI AI restoring natural rhythm to every language 🟡 Planning

GitHub Metrics


Outside Coding

  • Reading about distributed systems

  • Learning software architecture

  • Researching database internals

  • Exploring networking protocols

  • Artificial Intelligence


Motto

Build software that lasts.

Build software that matters.


Thanks for stopping by.

See you in the next commit.

Pinned Loading

  1. nexus-store nexus-store Public

    Architecture d'e-commerce bâtie selon les standards modernes, utilisant des microservices pour le backend et des interfaces multi-plateformes pour le frontend

    Dart

  2. test-next-advanced-sitemap test-next-advanced-sitemap Public

    I'm testing next advanced sitemap

    TypeScript

  3. test-valinum test-valinum Public

    Une application React minimaliste démontrant l'utilisation de la bibliothèque ValiNum pour valider et identifier les opérateurs mobiles en RDC (Vodacom, Orange, Airtel, Africell)

    JavaScript

  4. test-valinum-django test-valinum-django Public

    Une application Django minimaliste démontrant l'utilisation de la bibliothèque ValiNum pour valider et identifier les opérateurs mobiles en RDC (Vodacom, Orange, Airtel, Africell)

    Python

  5. fomadev/next-advanced-sitemap fomadev/next-advanced-sitemap Public

    Advanced sitemap generator for Next.js.

    TypeScript 2

  6. fomadev/kiva-db fomadev/kiva-db Public

    NoSQL Key-Value database

    C++ 1