Discover Burkina Faso's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of Burkina Faso.
Yonaba/Moses
Utility library for functional programming in LuaYonaba/Jumper
Fast, lightweight and easy-to-use pathfinding library for grid-based gamesYonaba/30log
30 lines library for object orientation in LuaYonaba/awesome-one-person-games
🎮 A curated list of successul games, made (quite) entirely by a lone gamedev.Yonaba/delaunay
Delaunay triangulation for convex polygonYonaba/Lua-Class-System
Lua Class System (LCS) is a small library which offers a clean, minimalistic but powerful API for (Pseudo) Object Oriented programming style using Lua.Yonaba/Allen
An utility library to manipulate strings in LuaYonaba/love2d-assets-loader
Assets Loader for Löve2D FrameworkYonaba/strictness
Tracks accesses and assignments of undefined variables in Luafaso-dev/orange-money-burkina-sdk
Unofficial SDK for the Orange Money Burkina base API, designed to simplify its usage and integration by developers into PHP projects. This SDK does not handle the contractual aspect with Orange, and developers must contact Orange directly to obtain access and credentials.bsrodrigue/otapix
Otapix is a small web platform built with Next.js and Firebase to allow users to create, manage and share otapix packs. An otapix pack is a collection of word or name guessing riddles, inspired from the famous 4Pics1Word mobile game but with a more geeky and weeb-ish flavour. Keep in mind that the platform is just for managing and finding packs. The actual game is played on another website or client. The goal is to provide geeks and anime fans with tools to create their own puzzles, share them and have fun together.Yonaba/FloodFill
Various floodfill algorithms implementationYonaba/Binary-Heaps
Implementation of binary heaps data structure in pure Luabsrodrigue/bibliobooks-mobile
Bibliobooks is an online reading and writing platform for avid book and webnovel lovers. It is a direct inspiration from Wattpad and Webnovels.Yonaba/guard.lua
Minimalistic library providing Elixir-style guards for LuaYonaba/Steering-Behaviors
Steering behaviors algorithms for autonomously moving agents and flocks implemented in LuaYonaba/broad-phase-algorithms
Lua Implementation of space-partitioning techniques for broad-phase collision detectionYonaba/Jumper-Benchmark
Benchmark tests for the pathfinding library Jumper featuring 2012 GPPC map setbsrodrigue/beanlang
beanlang is just a passion project built by following the tutorial on https://craftinginterpreters.com/Yonaba/Jumper-Examples
Demos and examples of use for the pathfinding library Jumper with various Lua frameworks and game enginesYonaba/Raytracer
A basic raytracer written in LuaYonaba/tuple.lua
Minimal implementation of ordered n-tuples class in LuaYonaba/dijkstra-map
Demo illustrating the use of dijkstra map for turn-based pathfinding for multi agents on weighted gridsfaso-dev/kadi
Kadi is a command line tool for managing Python packages. It allows you to easily add, update, upgrade, and remove packages, as well as install all packages listed in the requirements.txt file.Yonaba/character-physics-demo
A technical demo (made with Löve2D) implementing physics-based movement and jump with various time integration methodsYonaba/Java-samples
Collection of Java snippets implemented for learning purposesYonaba/yonaba.github.com
Personal DevBlog Pagesfaso-dev/smfony-orange-money-custom-serveur-api
Yonaba/uplink-psp
A small clone of Uplink Hacker Elite written in Lua for PSPYonaba/PiL3
Going through the exercices of the book Programming in Lua, Third Ed.adamako/expo-todo-app
christopharus/-fix-Kali-linux-repository
Just installing kali linux and the apt-get comand does not workkulturman/Juma
A web application to download torrents on a remote server, like seedr.ccYonaba/luigi-world
An old and minimalist platformer game with Luigi written in Lua for PSPfaso-dev/aqilas-sms-sdk
An unofficial sdk to conciliate AQILAS SMS REST API integration in php project by providing a set of classes and functions to interact with the API.faso-dev/vue-chat
A litle chat with vuejs, vuetify, vue-router, vuex, socket.io, node js, express jsYonaba/SOR
Library for solving linear equation system using Successive Over Relaxation methodYonaba/pascal-exercises
Collection of maths problems implemented in pascal programming language for learning purposesYonaba/smallpt-lua
Yonaba/30logclasscommons
Plugin for compatibility between 30log and Class-commonsamonmoce/ChatRoom
ChatRoom in C languageYonaba/Starz-Puzzle
A small Lua puzzle game written for the sake of LÖVEa-dera/Zlouk-ri
Web Application for projects, websites, and app names generationa-dera/i-bot
Un smart bot adapté à l'Institut Burkinabé des Arts et métiers (IBAM).faso-dev/phone-number-checker
This package is used to validate the telephone numbers of the countries taken into account. It also makes it possible to verify that a number is indeed a number of an operator Xfaso-dev/paginator
A simple helper to generate and display pagination navigation linksa-dera/blog
Simple setup d'un blog en utilisant Django en back et VueJs en front. Un connecteur GraphQL (Graphene-django pour le back et ApolloGraphQL pour le front) a été utilisé comme api pour la communication des données.adamako/festival-flutter-mlkit
faso-dev/code-labs
This repo contains all the code-labs I made. For more information, please follow the README of each code-labEff4real/doctor_appointment_app
Flutter UI Challenge Speed CodeYonaba/treap.lua
A simple treap data structure implemented in Luafaso-dev/js-turn-game-pad
Le but du jeu est de s'initier en javaScript en adoptant des bonnes pratiques de codages, mais aussi dans le but de valider le projet 6 Créez un jeu de plateau tour par tour en JS sur le parcours de Frontend-Developer sur Openclassrooms.a-dera/GestionPVSoutenance
Une application web de gestion de procès verbal de soutenance de mémoire en utilisant Laminas.ThierryTe/Nestjs-REST-API
Projet rest-api avec Nestjs avec la base de données MongoDB. Intégration du swagger et de la documentation avec compodoca-dera/event-hub
Application hybride de gestion d'annoncesEtienneBel/MicroservicesSpringBoot
a-dera/cdabot
Chat Bot devéloppé et implémenté dans le cadre du ITAUN-Challenge 2021bsrodrigue/four-pics
Otapic, is a simple web based game inspired from the famous mobile puzzle game "4 Pictures 1 Word". The rules are simple, the player has to guess the correct name of the character (from an Anime, Manga or Video Game) through four images serving as hints.Yonaba/xcorr.bas
Adds cross correlation and autocorrelation functions to Microsoft Excelbsrodrigue/pomodoomer
A small and simple pomodoro web application with settings that are saved on local storagefaso-dev/file-explorer
mouhyib27/fshow
Yonaba/lua-travis-coveralls
Getting Lua 5.1, 5.2 and LuaJit 2.0 specs to work with integration with Travis-CI and Coveralls.iofaso-dev/simple-curl-client
A small client that wrap curl for get and post requestbertdelaspeed/LetsChat_Udemy
Yonaba/adventofcode
My attempt at solving AdventOfCode Problems with Lua, on my spare timesfaso-dev/IT2-Librairies-PHP
Une petite librairie en PHP pour vous aider à mettre en place un site web qui nécessite une mise en place de session, de validation de formulaire, de redirection, de vérification de l’existence d'un utilisateur dans la base de donnée, de selection, de mise à jour, de suppression simple dans une base de donnéebsrodrigue/stalnov-server
This is the server of the Stallion Novel projectduniapay/smart-contracts
bsrodrigue/stalnov-legacy
Stallion Novels is a project of an hosted platform where people can read, write and share web novels.bsrodrigue/brodrigue
My personal website and portfolio built with the awesome Next.jsbsrodrigue/invite-me
bsrodrigue/bsrodrigue
faso-dev/OC_Systeme_de_like_unlike_php
Yonaba/Hydraulics
VB macros to evaluate hydraulics parameters. Exposes solvers as functions to Excel APIfaso-dev/hono-mvc
lingani/Cocreation-PAN2-Burkina-Faso
amonmoce/amonmoce.github.io
Personal Websitea-dera/avfabot
ChatBotfaso-dev/flutter-weight-tracker
Yonaba/mario-kart
A small and minimalist Mario Kart homebrew game written in Lua for PSPfaso-dev/osc-orm
This is a little orm or query Builder for PHP MySql.Yonaba/lua-system-shell
Small old homebrew Lua shell written in Lua for PSPadamako/textOCR-flutter
Yonaba/danzeff-lua-keyboard
Emulating Danzeff's Keyboard for LuaPlayerHMfaso-dev/visa-checkout-sdk
This is a PHP library for the Visa Checkout API. It allows you to integrate Visa Checkout into your PHP application and make payments using Visa cards.faso-dev/oc-p8
OC-P8Yonaba/hokuto-no-ken
Small old homebrew Lua game written in Lua for PSPadamako/portfolio
adamako/aqueduct-api
faso-dev/mtoore
facebook bot messengerbsrodrigue/nativejobs
Native Jobs is a React Native mobile application that allows you to fetch job offers from an APIfaso-dev/saflan-sdk
An unofficial sdk to conciliate SAFLAN REST API integration in php project by providing a set of classes and functions to interact with the API.faso-dev/symfony-ecommerce-formation
Projet contenant le code source de la formation "Création d'un site e-commerce sous symfony en 24H CHRONO"enigma1940/spaceApps
faso-dev/systeme-de-likes-en-php
Juste un petit système de like en php. Cet petit tuto disponible sur mon blog, vous montre comment créer un système de like pour son site webYonaba/Win64-Installer-ArcView3.x
ISS Script to generate A Windows x64 compatible setup of ESRI's ArcView3.xfaso-dev/intellia
This is small project of AI CHAT bot that uses Mistral AI under the hood to help users to improve theirs skills in Angularbsrodrigue/muh-money
a-dera/LostOb
Application de recherche et de signalement d'objets perdus de tout genre...Love Open Source and this site? Check out how you can help us