From 8388349c3399585713ee690cc78900e3de98f988 Mon Sep 17 00:00:00 2001 From: John Philip Date: Thu, 11 Jan 2024 19:21:57 +0300 Subject: [PATCH] add projects added some of my projects `v-safe-url`, `motivate` and `kenyan-banks`. Also I have added a Rust language section and a project under that category --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 70c313a..7f0c368 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ For more details on how to contribute please see our little [Contribution Guidel ## Seriously Kenyan! -###

C/C++ | C# | CSS | Dart | Go | Java | JavaScript | Kotlin | PHP | Python | Ruby | Other

+###

C/C++ | C# | CSS | Dart | Go | Java | JavaScript | Kotlin | PHP | Python | Ruby | Rust | Other

## C/C++ * [winapi-code-snippets](https://github.com/JacksiroKe/winapi-code-snippets) - Winapi code snippets. **By [@JacksiroKe](https://twitter.com/JacksiroKe)** @@ -35,6 +35,8 @@ For more details on how to contribute please see our little [Contribution Guidel ## 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)** ## Kotlin * [Checki](https://github.com/muth0mi/checki) - An Android library to check for network and internet connection changes **By [@muth0mi](https://twitter.com/muth0mi)** @@ -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)** +## Rust +* [motivate](https://github.com/dxphilo/motivate) -⚡ motivate ⚡ - A simple script to print random motivational quotes. **By [@amjohnphilip](https://twitter.com/amjohnphilip)** + ## Ruby ## Other