7358 Projects


Add New Project

Id Name Description Website License Owner Last achieved at Tiered % Badge
991 A Simple Aesthetic Particle engine. https://github.com/kaliumxyz/ASAP MIT Martijn Becker 15% Badge level for project 991 is 15%
993 Taking microservices to next level

Kikaha aims to be an absurdly fast Java web server designed for microservices. Written over Undertow platform (you know, it is really fast), it was designed...

http://get.kikaha.io Apache-2.0 Miere Teixeira 82% Badge level for project 993 is 82%
994 FOLIO

FOLIO, an open source project, aims to reimagine library software through a unique collaboration of libraries, developers and vendors. It moves beyond the...

https://folio.org Apache-2.0 Peter Murray 30% Badge level for project 994 is 30%
995 python-telegram-bot

This library provides a pure Python interface for the Telegram Bot API. In addition to the pure API implementation, this library features a number of...

https://python-telegram-bot.org LGPL-3.0 Jacob Bom 85% Badge level for project 995 is 85%
996 An idiomatic Clojure wrapper for the symphony-java-client https://github.com/symphonyoss/clj-symphony Apache-2.0 Peter Monks 87% Badge level for project 996 is 87%
997 Lockdown

Standardized library for storing basic credentials in a relatively secure manner

https://github.com/Corona-IDE/lockdown MIT Ryan O'Meara 96% Badge level for project 997 is 96%
998 使用nodejs+express+codemirror编写的es6测试平台。可以用来配合阮一峰的教材来学习es

这两天在看阮一峰的《ES6标准入门》,对其中涉及到的代码示例部分,感觉到很不方便,不知道阮老师是如何进行代码调试的。可能是在nodejs环境或者直接在浏览器的控制台中进行调试。我每次都是在nodejs命令行中进行代码编写,由于命令行本身的特点,有一句代码编写错误,都可能导致需要重写所有的代码。由于,我想简单点,开...

https://github.com/sixtrees/js-online-running Apache-2.0 牛中超 22% Badge level for project 998 is 22%
999 API for an online Bucket List service using Flask. https://github.com/asce1062/CP2A-BucketList-Application-API Alex Ngugi 34% Badge level for project 999 is 34%
1001 Demo reactjs-quiz https://github.com/enqtran/reactjs-quiz enqtran 13% Badge level for project 1001 is 13%
1002 Demo reactjs-resume https://github.com/enqtran/reactjs-resume enqtran 10% Badge level for project 1002 is 10%
1003 Demo reactjs-redux https://github.com/enqtran/reactjs-redux enqtran 10% Badge level for project 1003 is 10%
1004 Demo test react-native with redux https://github.com/enqtran/reactnative-redux-routeflux-demo enqtran 10% Badge level for project 1004 is 10%
1005 Demo socketio-chat https://github.com/enqtran/socketio-chat enqtran 10% Badge level for project 1005 is 10%
1006 Demo reactjs-upload-image-library-mini https://github.com/enqtran/reactjs-upload-image-library-mini enqtran 10% Badge level for project 1006 is 10%
1007 easy-abc demo https://github.com/enqtran/easy-abc enqtran 10% Badge level for project 1007 is 10%
1008 Demo Server-side Rendering https://github.com/enqtran/reactjs-server-side-rendering enqtran 10% Badge level for project 1008 is 10%
1009 MvvmCross

The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.

http://mvvmcross.com MS-PL Martijn van Dijk 16% Badge level for project 1009 is 16%
1010 Chatbot framework https://fondbot.com MIT Vladimir Yuldashev 15% Badge level for project 1010 is 15%
1011 docker_check

A NAGIOS compatible plugin to check docker containers stats

https://github.com/elacheche/docker_check GPL-3.0 El Acheche ANIS 45% Badge level for project 1011 is 45%
1012 Vita Genetic Programming Framework

Vita is a scalable, high performance genetic programming / algorithms framework.

It's suitable for classification, symbolic regression, content base image...

https://github.com/morinim/vita MPL-2.0 Manlio Morini 2018-09-11 13:45:54 151% Badge level for project 1012 is 151%
1015 Vulkalc

GPU calculations library based on Vulkan

https://github.com/whyamiroot/vulkalc MIT whyami 66% Badge level for project 1015 is 66%
1016 RASPI3-DRV8825

Raspberry Pi 3 python script for controlling DRV8825 StepperMotorDrivers

https://github.com/dan-nkl/RASPI3-DRV8825 MIT Daniel Nikulin 75% Badge level for project 1016 is 75%
1017 A high performance math library useful for making games. https://github.com/mfiano/gamebox-math MIT Michael Fiano 15% Badge level for project 1017 is 15%
1018 assimp

Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.

http://www.assimp.org OTHER Kim Kulling 16% Badge level for project 1018 is 16%
1019 ocarina

AADL model processor: mappings to code (C, Ada); Petri Nets; scheduling tools (MAST, Cheddar); WCET; REAL

http://www.openaadl.org GPL-3.0+ Jerome Hugues 99% Badge level for project 1019 is 99%
1020 DHCP client disclosing less identifying information.

Python implementation of the DHCP Anonymity Profile (RFC 7844) designed for users that wish to remain anonymous to the visited network minimizing disclosure...

https://dhcpcanon.readthedocs.io/en/latest MIT juga 82% Badge level for project 1020 is 82%
1021 Find git repos recursively from the command line

CLI tool to find repos in any folder on your system. It also looks in the subfolders of the specified directory, and you can customize how deep you want...

https://github.com/pablopunk/find-repos-cli MIT Pablo Varela 24% Badge level for project 1021 is 24%
1023 libQuotient

The Matrix protocol client library in C++. Formerly named libqmatrixclient.

https://github.com/quotient-im/libQuotient LGPL-2.1-or-later Kitsune Ral 2018-03-06 09:09:50 187% Badge level for project 1023 is 187%
1024 kallithea

Kallithea, a member project of Software Freedom Conservancy, is a GPLv3'd, Free Software source code management system that supports two leading version...

https://kallithea-scm.org GPL-3.0 Ron Winacott 51% Badge level for project 1024 is 51%
1025 Useful notepad in Java https://github.com/axotion/Axedit Apache-2.0 me 15% Badge level for project 1025 is 15%

The "tiered %" field shows 300% for gold, 200% for silver, and 100% for passing, and adds progress after the highest-earned badge. You can also sort by the following: repository URL, create time (for the badge entry), last update time (for the badge entry), and user id