-
XorelConcepts
- Lagos, Nigeria
- https://www.linkedin.com/in/nnaemeka-mbadiwe-a9b358136
-
-
SimpleBaseLib4CPP Public
SimpleBaseLib4CPP is a simple C++11 Base Encoding library that provides at the moment support for encoding and decoding various bases such as Base16, Base32 (various variants), Base58 (various vari…
-
pattern_finder Public
pattern_finder is a compact library used for signature matching and/or wildcard pattern finder in byte streams.
-
Vutils Public
Forked from vic4key/VutilsVutils or Vic Utilities is an utility library written in Modern C++ and for Modern C++. It helps your programming go easier, faster, and simpler.
C++ MIT License UpdatedOct 7, 2021 -
awesome-modern-cpp Public
Forked from rigtorp/awesome-modern-cppA collection of resources on modern C++
HTML UpdatedJul 26, 2021 -
awesome-cpp Public
Forked from fffaraz/awesome-cppA curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
MIT License UpdatedJul 26, 2021 -
HashLib4CPP Public
Comprehensive Hashing Library for C++ Compilers.
-
number_to_word_english Public
NumberToWord converts numbers(integers) to the English language number representation system and in many different customizable formats.
-
-
design-resources-for-developers Public
Forked from bradtraversy/design-resources-for-developersCurated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
MIT License UpdatedJul 3, 2020 -
https-file-server-python Public
Forked from VaradLanke/https-file-server-pythonServe files from any directory on localhost via https
Python MIT License UpdatedJun 24, 2020 -
responsive-html-email-template Public
Forked from olakunlevpn/responsive-html-email-templateA free simple responsive HTML email template
HTML MIT License UpdatedApr 28, 2020 -
screensaver-disabler Public
Forked from pedrolcl/screensaver-disablerWindows ScreenSaver Disabler
C# BSD 3-Clause "New" or "Revised" License UpdatedJan 23, 2020 -
php-notifications Public
Forked from shahroznawaz/php-notificationsBasic PHP Notification system with Ajax
Hack UpdatedJan 6, 2020 -
xeonCAPTCHA Public
Forked from olakunlevpn/xeonCAPTCHAA simple CAPTCHA system written in PHP
PHP GNU General Public License v3.0 UpdatedDec 9, 2019 -
LiteFrame Public
Forked from AVONnadozie/LiteFrameA lightweight PHP framework built for small and medium scale applications.
PHP MIT License UpdatedNov 5, 2019 -
-
modern_portfolio Public
Forked from bradtraversy/modern_portfolioResponsive portfolio website
CSS UpdatedOct 23, 2019 -
awesome-dotnet Public
Forked from quozd/awesome-dotnetA collection of awesome .NET libraries, tools, frameworks and software
Creative Commons Zero v1.0 Universal UpdatedOct 21, 2019 -
clean-code-dotnet Public
Forked from thangchung/clean-code-dotnet🛁 Clean Code concepts and tools adapted for .NET
C# MIT License UpdatedOct 20, 2019 -
IntXLib4CPP Public
IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implementation.
-
BladeBTC Public
Forked from olakunlevpn/BladeBTCTelegram Bitcoin Bot
PHP MIT License UpdatedSep 5, 2019 -
aspnet-core-role-based-security Public
Forked from dotnetcurry/aspnet-core-role-based-securityASP.NET Core provides necessary APIs to implement secure access to an application.In this tutorial, we will see how to implement Role-Base security in an ASP.NET Core 2.2 application. Read More at:…
C# UpdatedAug 18, 2019 -
Blog-laravel Public
Forked from MirShaon/Blog-laravelThis is built on Laravel Framework 5.5. This was built for demonstrate purpose.
HTML MIT License UpdatedAug 3, 2019 -
finder Public
Forked from nette/finder🔍 Finder: find files and directories with an intuitive API.
PHP Other UpdatedJul 7, 2019 -
device-detector Public
Forked from olakunlevpn/device-detectorThe Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model.
PHP GNU Lesser General Public License v3.0 UpdatedJun 29, 2019 -
QuickLMS Public
Forked from LaravelDaily/QuickLMSSimple Learning Management System based on Laravel 5.4. A foundation for LaravelClass.com project.
HTML UpdatedJun 28, 2019 -
core Public
Forked from GibbonEdu/coreGibbon is a flexible, open source school management platform designed to make life better for teachers, students, parents and leaders.
PHP GNU General Public License v3.0 UpdatedJun 28, 2019 -
core-1 Public
Forked from olakunlevpn/coreSimple forum software for building great communities.
PHP MIT License UpdatedJun 13, 2019 -
BigIntegerCPP Public
A C++11 large integer library with effective high performance, simplistic in nature and also clean in the eyes.