Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add open-source projects #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ For more details on how to contribute please see our little [Contribution Guidel

## Seriously Kenyan!

### <p align="center"><a href="#C">C/C++</a> | <a href="#C#">C#</a> | <a href="#CSS">CSS</a> | <a href="#Dart">Dart</a> | <a href="#Go">Go</a> | <a href="#Java">Java</a> | <a href="#JavaScript">JavaScript</a> | <a href="#Kotlin">Kotlin</a> | <a href="#PHP">PHP</a> | <a href="#Python">Python</a> | <a href="#Ruby">Ruby</a> | <a href="#Other">Other</a></p>
### <p align="center"><a href="#C">C/C++</a> | <a href="#C#">C#</a> | <a href="#CSS">CSS</a> | <a href="#Dart">Dart</a> | <a href="#Go">Go</a> | <a href="#Java">Java</a> | <a href="#JavaScript">JavaScript</a> | <a href="#Kotlin">Kotlin</a> | <a href="#PHP">PHP</a> | <a href="#Python">Python</a> | <a href="#Ruby">Ruby</a> | <a href="#Rust">Rust</a> | <a href="#Other">Other</a></p>

## <a name="C"> </a>C/C++
* [winapi-code-snippets](https://github.com/JacksiroKe/winapi-code-snippets) - Winapi code snippets. **By [@JacksiroKe](https://twitter.com/JacksiroKe)**
Expand Down Expand Up @@ -35,6 +35,8 @@ For more details on how to contribute please see our little [Contribution Guidel
## <a name="JavaScript"> </a>JavaScript
* [ngx-translate-nativescript-loader](https://github.com/danvick/ngx-translate-nativescript-loader) - A loader for `ngx-translate` internationalization library that loads locally stored translations for NativeScript Angular. **By [@danvickmiller](https://twitter.com/danvickmiller)**
* [kenya-api](https://github.com/developerphilo/kenya-api) - RESTFul API documenting information about country Kenya(its people, government, institutions, health, culture, energy, finance, infrastructure, geographical sites,population,industries, tribes,postal_codes e.t.c). **By [@amjohnphilip](https://twitter.com/amjohnphilip)**
* [kenyan-banks](https://github.com/dxphilo/kenyan-banks) - An API that provides Kenyan bank logos, slug and code). **By [@amjohnphilip](https://twitter.com/amjohnphilip)**
* [v-safe-url](https://github.com/dxphilo/v-safe-url) - Safe and secure URL sanitization in Vuejs. **By [@amjohnphilip](https://twitter.com/amjohnphilip)**

## <a name="Kotlin"> </a>Kotlin
* [Checki](https://github.com/muth0mi/checki) - An Android library to check for network and internet connection changes **By [@muth0mi](https://twitter.com/muth0mi)**
Expand All @@ -53,6 +55,9 @@ For more details on how to contribute please see our little [Contribution Guidel

* [ColorDetect](https://github.com/MarvinKweyu/ColorDetect) - Identify and recognize different colors in an image. With a given image file, get the colors present and their percentage presence in the image. Save this onto the image itself. **By [@Marvin](https://twitter.com/marvinus_j)**

## <a name="Rust"> </a>Rust
* [motivate](https://github.com/dxphilo/motivate) -⚡ motivate ⚡ - A simple script to print random motivational quotes. **By [@amjohnphilip](https://twitter.com/amjohnphilip)**

## <a name="Ruby"> </a>Ruby

## <a name="Other"> </a>Other
Expand Down