πŸ‡¬πŸ‡­ Made in Ghana

Discover Ghana's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of Ghana.

TOP Projects

1
profclems/glab

profclems/glab

The GitLab CLI tool. Archived: now officially adopted by GitLab as the official CLI tool and maintained at https://gitlab.com/gitlab-org/cli. See https://github.com/profclems/glab/issues/983
Go
2,077
star
2
emonney/QuickApp

emonney/QuickApp

ASP.NET Core / Angular startup project template with complete login, user and role management. Plus other useful services for Quick Application Development
TypeScript
1,179
star
3
akornor/playlistor

akornor/playlistor

🎢Apple Music ↔️ Spotify playlist convertor.
Python
448
star
4
blackmann/story_view

blackmann/story_view

Story view for apps with stories.
Dart
357
star
5
frankodoom/Vehicle-In-Motion

frankodoom/Vehicle-In-Motion

This is a basic implementation of location listener using Google Maps Api
Java
339
star
6
david-legend/foodybite

david-legend/foodybite

A beautiful restaurant app with great and exquisite UI for foodies.
Dart
322
star
7
david-legend/flutter_catalog

david-legend/flutter_catalog

Dart
305
star
8
koolamusic/chakra-ui-autocomplete

koolamusic/chakra-ui-autocomplete

An utility autocomplete UI library to use with Chakra UI
TypeScript
303
star
9
wpcodevo/nextauth-nextjs13-prisma

wpcodevo/nextauth-nextjs13-prisma

In this tutorial, I'll walk you through setting up authentication in your Next.js 13 app directory using NextAuth.js. It's worth noting that while we use the NextAuth package in this tutorial, you may be using the Auth.js package by the time you read this, as the libraries are now interchangeable.
TypeScript
247
star
10
david-legend/nimbus

david-legend/nimbus

Nimbus is a beautiful portfolio design built using flutter
Dart
245
star
11
Williano/Final-Senior-Year-Project-

Williano/Final-Senior-Year-Project-

My College Final(Senior) Year Project
Python
239
star
12
finixbit/elf-parser

finixbit/elf-parser

Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments
C++
236
star
13
david-legend/david-legend.github.io

david-legend/david-legend.github.io

I present to you the version 2 of my portfolio website https://davidcobbina.com . The design is elegant, simple minimal and beautiful. It was crafted with love using flutter. Find the first version of my portfolio here - (https://github.com/david-legend/aerium)
Dart
230
star
14
heyOnuoha/Free-Fintech-Engineering-Bootcamp

heyOnuoha/Free-Fintech-Engineering-Bootcamp

Free learning materials on Fintech Engineering!
223
star
15
mcofie/Tik-Tok-App-Clone-Flutter

mcofie/Tik-Tok-App-Clone-Flutter

A clone of the TikTok App using Flutter.
Dart
217
star
16
wpcodevo/JWT_Authentication_React

wpcodevo/JWT_Authentication_React

JWT Authentication and Authorization with React, RTK Query, Material UI, React Hook Form and Zod.
TypeScript
215
star
17
wpcodevo/phone_website

wpcodevo/phone_website

An eCommerce website template built with HTML, CSS, and JAVASCRIPT.
HTML
199
star
18
david-legend/login_catalog

david-legend/login_catalog

A catalog of beautiful login UI
Dart
195
star
19
mclintprojects/actioncable-vue

mclintprojects/actioncable-vue

A Vue plugin that makes integrating Rails Action Cable dead-easy.
JavaScript
182
star
20
Williano/django-bona-blog

Williano/django-bona-blog

A Django blog app with features of a standard blogging platform.
JavaScript
174
star
21
iamEtornam/Tasky-Mobile-App

iamEtornam/Tasky-Mobile-App

A task manager built with Flutter, Serverless, Postgres, Firebase
Dart
174
star
22
Mupati/laravel-video-chat

Mupati/laravel-video-chat

A Collection of Demo Applications with Laravel + WebRTC - <<Just for Learning and Experimentation>>>
PHP
174
star
23
saviour123/japa-or-remote

saviour123/japa-or-remote

This repository house companies who are known to hire directly from Africa and support remote culture or relocation
172
star
24
fortharris/Pcode

fortharris/Pcode

Python 3 IDE
Python
170
star
25
wpcodevo/golang-mongodb-api

wpcodevo/golang-mongodb-api

In this article, you'll learn how to build a CRUD gRPC API server with Golang, MongoDB-Go-driver, and Docker-compose. You'll also build a gRPC client to interact with the gRPC API.
Go
165
star
26
Ultra-Code/awesome-neovim

Ultra-Code/awesome-neovim

Awesome Configurations for C/C++, Zig, Rust, Python, Shell, Web and Lua development in NeoVim
Lua
159
star
27
blackmann/locationpicker

blackmann/locationpicker

Location picker for Flutter.
Dart
152
star
28
ovac/idoc

ovac/idoc

πŸ“’πŸ“šGenerate beautiful interactive documentation and Open-API 3.0 spec file from your existing Laravel app.
PHP
138
star
29
iamEtornam/EtornamVpnFlutter

iamEtornam/EtornamVpnFlutter

A UI implementation of a VPN app in Flutter
Dart
133
star
30
codekeyz/pharaoh

codekeyz/pharaoh

Minimalist web-server library for Dart
Dart
131
star
31
koolamusic/awesome-imba

koolamusic/awesome-imba

⭐ A curated list of awesome Imba frameworks, libraries, software and resources
131
star
32
iamEtornam/WalletUiApp

iamEtornam/WalletUiApp

This project is an implementation of a Design on Uplabs.com
Dart
128
star
33
wpcodevo/nextjs13-react-query

wpcodevo/nextjs13-react-query

Are you interested in using React Query in your Next.js 13 app directory? If so, you've come to the right place! In this article, I'll guide you through the process of setting up React Query and making the QueryClient accessible to all components in the component tree.
TypeScript
127
star
34
david-legend/aerium

david-legend/aerium

A beautifully crafted portfolio site build with flutter
Dart
125
star
35
giesekow/deepvesselnet

giesekow/deepvesselnet

Implementation of the DeepVesselNet deep learning network
Python
123
star
36
KenBroTech/Django-Inventory-Management-System

KenBroTech/Django-Inventory-Management-System

This is a Django Inventory Management System Web Application. This course contains the basics of Django to intermediary and advanced concepts in Django, Web Development and Software Engineering as a whole.This project covers building an interface using bootstrap, integration with Chartjs for data visualization for the interface and the CRUD functionalities of a database-driven application.
JavaScript
116
star
37
wpcodevo/rust-axum-jwt-auth

wpcodevo/rust-axum-jwt-auth

Are you interested in building a secure authentication system for your Rust web application? Look no further than the Axum framework and JSON Web Tokens (JWTs)! Axum is a fast and scalable Rust web framework that provides a reliable and efficient platform for developing microservices and APIs.
Rust
112
star
38
wpcodevo/golang-gorm-postgres

wpcodevo/golang-gorm-postgres

This article will teach you how to create a CRUD RESTful API in a Golang environment that runs on a Gin Gonic server and uses a PostgreSQL database. We’ll also discuss how you can build models, connect to the running SQL database server, and run database migrations with the GORM library.
Go
109
star
39
malike/sso-auth

malike/sso-auth

Single Sign On Authentication Server with Spring OAuth2 and MongoDB
Java
105
star
40
KwabenBerko/OpenWeatherMap-Android-Library

KwabenBerko/OpenWeatherMap-Android-Library

A wrapper for the openweathermap REST API
Java
101
star
41
bamtak/machine-learning-implemetation-python

bamtak/machine-learning-implemetation-python

Basic Machine Learning implementation with python
Jupyter Notebook
99
star
42
urdadx/librelinks

urdadx/librelinks

An opensource link in bio tool for everyone πŸͺ„
JavaScript
99
star
43
danteata/awesome-aws-lambda

danteata/awesome-aws-lambda

Curated list of Awesome AWS Lambda seed repos, starters, boilerplates, examples, tutorials, components, modules, videos, and anything else in the AWS Lambda ecosystem
98
star
44
wpcodevo/trpc-nextjs-prisma

wpcodevo/trpc-nextjs-prisma

In this article, we’ll build a type-safe tRPC CRUD API with Next.js, PostgreSQL, and Prisma. This tRPC example in Next.js will showcase how to use tRPC on the backend and later we will consume the API on the frontend app.
TypeScript
96
star
45
wpcodevo/fastapi_mongodb

wpcodevo/fastapi_mongodb

This article will teach you how to create a CRUD RESTful API with Python, FastAPI, PyMongo, MongoDB, and Docker-compose to perform the basic Create/Read/Update/Delete operations against a database.
Python
94
star
46
wpcodevo/node_typeorm

wpcodevo/node_typeorm

In this article, you'll learn how to build CRUD RESTful API with Node.js, ExpressJs, TypeORM, and PostgreSQL. We will define the database schema with TypeORM and run the migration command to push the TypeORM schema to the database. Next, we will create higher-level CRUD function to perform the CRUD operations.
TypeScript
93
star
47
thecodealer/vue-panzoom

thecodealer/vue-panzoom

Vue plugin to zoom/pan dom elements
JavaScript
89
star
48
ernest19/Geospatial_Developers

ernest19/Geospatial_Developers

JavaScript
88
star
49
eyedol/tools

eyedol/tools

Little codes here and there to automate some of my boring daily routines and configurations
Shell
87
star
50
david-legend/onboarding-app

david-legend/onboarding-app

A beautifully crafted app that takes you through an onboarding experience
Dart
84
star
51
blackmann/go-gurl

blackmann/go-gurl

Curl TUI with Go as Postman replacement
Go
84
star
52
mesrenyamedogbe/made-in-ghana

mesrenyamedogbe/made-in-ghana

A curated awesome list of tech folks, resources, communities and more by Ghanaians.
81
star
53
lesliearkorful/juxtapose

lesliearkorful/juxtapose

A flutter widget for comparing two stacked widgets by dragging a slider thumb to reveal either sides of the slider horizontally or vertically.
Dart
81
star
54
thedumbtechguy/Fluxxan

thedumbtechguy/Fluxxan

Fluxxan is an Android implementation of the Flux Architecture that combines concepts from both Fluxxor and Redux.
Java
80
star
55
noelzappy/chatgpt-whatsapp

noelzappy/chatgpt-whatsapp

A simple WhatsApp bot that uses OpenAI's ChatGPT to respond to user inputs. Includes a cron to enable ChatGPT to send messages to recipients at periodic intervals.
TypeScript
78
star
56
crazzyghost/alphavantage-java

crazzyghost/alphavantage-java

Fluent Java wrapper for Alpha Vantage API
Java
73
star
57
finixbit/ftrace

finixbit/ftrace

Simple Function calls tracer
C++
71
star
58
wpcodevo/2fa-nodejs

wpcodevo/2fa-nodejs

This article will teach you how to secure a Node.js API by implementing two-factor authentication (2FA) system using tokens generated by Google Authenticator or Authy. The one-time passcode (OTP) can be delivered via different methods like SMS but we will use Google Authenticator or Authy to reduce the complexity of the project.
TypeScript
69
star
59
wpcodevo/python_fastapi

wpcodevo/python_fastapi

This article will teach you how to create a CRUD RESTful API with Python, FastAPI, SQLAlchemy ORM, Pydantic, Alembic, PostgreSQL, and Docker-compose to perform the basic Create/Read/Update/Delete operations against a database.
Python
68
star
60
Owen-oj/laravel-getid3

Owen-oj/laravel-getid3

A Laravel package to extract metadata from media files. mp3, aac, etc. It can be used with files stored on different disks such as local disk, S3 etc.
PHP
67
star
61
wpcodevo/node_prisma_postgresql

wpcodevo/node_prisma_postgresql

In this comprehensive article, you'll learn how to set up a Node.js API Project with ExpressJs, Prisma, PostgreSQL, Redis, and Docker-compose. The API will run on an Express server and use Postgres for data storage.
TypeScript
66
star
62
profclems/postman-collection-generator

profclems/postman-collection-generator

A package that automatically generates postman collection from laravel api/web routes
PHP
66
star
63
frankodoom/CountryData.Net

frankodoom/CountryData.Net

An offline crossplatform .NET library for getting Global Country , iso3166 Short-code and Region Data
C#
64
star
64
wpcodevo/nextjs13-redux-toolkit

wpcodevo/nextjs13-redux-toolkit

In this tutorial, you'll learn how to set up and use Redux Toolkit and RTK Query in your Next.js 13 project. It's worth noting that at the time of writing, Next.js 13 is still in beta.
CSS
64
star
65
aberba/elementaryOS-devbook

aberba/elementaryOS-devbook

Design and build apps for elementary OS.
61
star
66
eyedol/kasahorow-Keyboard-For-Android

eyedol/kasahorow-Keyboard-For-Android

kasahorow Keyboard For Android
Java
59
star
67
laudarch/ANDRAX-Mobile-Pentest

laudarch/ANDRAX-Mobile-Pentest

ANDRAX The first and unique Penetration Testing platform for Android smartphones
JavaScript
59
star
68
wpcodevo/nextjs-fastapi-framework

wpcodevo/nextjs-fastapi-framework

In this article, you will learn how to seamlessly integrate a FastAPI project into your Next.js application and deploy the entire project on Vercel. But that's not all! We won't stop at integration; we will take it a step further by building a simple Todo application.
TypeScript
59
star
69
david-legend/otp_textfield

david-legend/otp_textfield

Dart
57
star
70
wpcodevo/ecommerce-website-4

wpcodevo/ecommerce-website-4

HTML
57
star
71
doc-han/xtensio

doc-han/xtensio

Browser Extension development made easy! A framework for building browser extensions
TypeScript
57
star
72
gidkom/php-openfire-restapi

gidkom/php-openfire-restapi

Remotely manage the Openfire server using Rest Api
PHP
57
star
73
wpcodevo/LC09-ecommerce-website

wpcodevo/LC09-ecommerce-website

Build ecommerce website with html css and Javascript step by step
HTML
56
star
74
GrottoPress/shield

GrottoPress/shield

Comprehensive security for Lucky framework
Crystal
55
star
75
qbentil/Bentilzone-Restaurant

qbentil/Bentilzone-Restaurant

Restaurant Food Ordering App
TypeScript
55
star
76
wpcodevo/react-query-axios

wpcodevo/react-query-axios

TypeScript
54
star
77
AndyOsei/react-native-meetio

AndyOsei/react-native-meetio

A free UI Kit built-in react-native to speed up your workflow and get your app ready for market in no time...
TypeScript
54
star
78
wpcodevo/jwt_authentication_authorization_node

wpcodevo/jwt_authentication_authorization_node

TypeScript
53
star
79
champ3oy/MobileView

champ3oy/MobileView

MobileView is a VS-Code extension that opens a responsive mobile view for testing your apps and websites directly form vs code.
JavaScript
53
star
80
thesowah/wangana

thesowah/wangana

Wangana is a responsive Jekyll theme, perfect for powering your GitHub hosted blog.
CSS
52
star
81
profclems/compozify

profclems/compozify

Convert "docker run" commands to docker compose files
TypeScript
52
star
82
mambisi/escanor

mambisi/escanor

High performance key value database with useful json document indexing and manipulations.
Rust
52
star
83
aboustayyef/InfraRead

aboustayyef/InfraRead

A Self-Hosted Web Feed Reader and Sync Service Built with Laravel and VueJs
PHP
52
star
84
doc-han/LibGenesis

doc-han/LibGenesis

An API workaround the library genesis platform to enable query search
JavaScript
51
star
85
laudarch/Shellsploit

laudarch/Shellsploit

Mutation Of VΔ±ruses
Python
50
star
86
wpcodevo/rust-axum-postgres-api

wpcodevo/rust-axum-postgres-api

Are you interested in building a Rust API with CRUD functionalities using the Axum framework and PostgreSQL database? If so, you're in the right place! In this article, I will guide you through building a functional note-taking application API using Rust, Axum, SQLX, and PostgreSQL.
Rust
50
star
87
Williano/Bona-Blog

Williano/Bona-Blog

An Open-Source Blogging Platform
JavaScript
50
star
88
malike/elasticsearch-report-engine

malike/elasticsearch-report-engine

An Elasticsearch plugin to return query results as either PDF,HTML or CSV.
Java
49
star
89
GhanaTechLab/Familicious-App

GhanaTechLab/Familicious-App

A social media app made with Flutter and Firebase
Dart
49
star
90
seanmavley/ionic2-sidemenu-tabs

seanmavley/ionic2-sidemenu-tabs

Ionic2 Side menu + Tabs
TypeScript
48
star
91
wpcodevo/two_factor_reactjs

wpcodevo/two_factor_reactjs

This article will teach you how to secure a React.js app by implementing two-factor authentication (2FA) feature using TOTP tokens generated by Google Authenticator, Authy, or Chrome's Authenticator extension
TypeScript
48
star
92
aberba/ghana-apis

aberba/ghana-apis

My collection of APIs for Ghana-based services handy for building solutions
48
star
93
wpcodevo/nextjs13-user-signin-signup

wpcodevo/nextjs13-user-signin-signup

In this article, we'll explore how to implement JWT authentication in Next.js 13 API route handlers. We'll cover the process of generating and verifying JWTs, handling authentication errors, and protecting sensitive API endpoints.
TypeScript
47
star
94
devcongress/made-in-ghana

devcongress/made-in-ghana

Open-source projects from Ghana.
47
star
95
jayluxferro/GhanaPostGPS-REST-API

jayluxferro/GhanaPostGPS-REST-API

REST API for GhanaPostGPS
CSS
47
star
96
lesliearkorful/clubhouse-concept

lesliearkorful/clubhouse-concept

A UI clone of a Clubhouse design concept by @ZeezCrypto on Twitter
Dart
47
star
97
mclintprojects/ideabag2

mclintprojects/ideabag2

Idea Bag 2 provides programmers of all proficiency levels ideas for pet projects to work on when they are looking to increase their proficiency in a particular programming language.
C#
46
star
98
wpcodevo/rust-postgres-crud-sqlx

wpcodevo/rust-postgres-crud-sqlx

In this article, you'll learn how to build a CRUD API in Rust using SQLX, Actix-web, and PostgreSQL. Learning how to build a CRUD API as a developer will equip you with valuable skills for building robust, maintainable, and scalable applications.
Rust
46
star
99
seths10/Quotes-Generator

seths10/Quotes-Generator

website for generating random quotes
JavaScript
46
star
100
wpcodevo/golang-fiber-jwt

wpcodevo/golang-fiber-jwt

In this comprehensive guide, you'll learn how to implement JWT (JSON Web Token) authentication in a Golang application using GORM and the Fiber web framework.
Go
45
star