MuktoSource
Community Driven

Code for the People.

We build free, accessible, and powerful software tools to democratize technology in developing nations. No paywalls. No vendor lock-in.

12+
Repositories
850+
Commits
100%
Free & Open
24/7
Community

Featured Projects

Top initiatives maintained by our core team.

Public

AmarShop Core

A lightweight, headless E-commerce engine designed specifically for small businesses in South Asia with low-bandwidth optimization.

JS 124
v2.1.0
Public

Shikkha API

Open standard API for connecting rural schools with digital learning resources. Includes offline-first sync capabilities.

PHP 89
v1.0.4
Public

MuktoUI

A Tailwind CSS component library focusing on accessibility and RTL (Right-to-Left) language support for Bengali content.

TS 256
v3.0.0

Join the Collective

MuktoSource is more than a company; it's a movement. Whether you are a junior developer looking for mentorship or a senior engineer wanting to give back, there is a place for you here.

1

Pick an Issue

Browse our GitHub repositories and look for tags like "good first issue".

2

Fork & Clone

Create your own copy of the repository and set up the environment locally.

3

Submit PR

Push your changes and submit a Pull Request. Our team will review and merge.

➜ ~ git clone https://github.com/muktosource/core.git
Cloning into 'core'...
remote: Enumerating objects: 1042, done.
remote: Total 1042 (delta 324), reused 0 (delta 0)
Receiving objects: 100% (1042/1042), 2.45 MiB, done.
➜ ~ npm install
added 846 packages in 24s
➜ ~