SeunMatt's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
lukasz-madon/awesome-remote-job
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
SheetJS/sheetjs
📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs
hdodenhof/CircleImageView
A circular ImageView for Android
perwendel/spark
A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
ybq/Android-SpinKit
Android loading animations
amulyakhare/TextDrawable
This light-weight library provides images with letter/text like the Gmail app. It extends the Drawable class thus can be used with existing/custom/network ImageView classes. Also included is a fluent interface for creating drawables and a customizable ColorGenerator.
bucket4j/bucket4j
Java rate limiting library based on token-bucket algorithm.
sparksuite/simple-html-invoice-template
A modern, clean, and very simple responsive HTML invoice template
a-schild/jave2
The JAVE (Java Audio Video Encoder) library is Java wrapper on the ffmpeg project
elazar/asynchronous-php
List of resources for asynchronous programming in PHP
hrldcpr/pcollections
A Persistent Java Collections Library
goxr3plus/XR3Player
🎧 🎼 The MOST ADVANCED JavaFX Media Player
RangeNetworks/dev
Start Here! Development Environment Tools and System Releases
mokies/ratelimitj
A Java library for Rate-Limiting, providing extensible storage and application framework adaptors.
Godofbrowser/vuejs-dialog
A lightweight, promise based alert, prompt and confirm dialog
IBM/BluePic
WARNING: This repository is no longer maintained :warning: This repository will not be updated. The repository will be kept available in read-only mode.
silverstripe/doorman
Child process management
saribe/eModal
Easy Modal for bootstrap, is a simple way to create modal dialogs using javascript.
SeunMatt/mysql-backup4j
mysql-backup4j is a library for programmatically exporting mysql databases and sending the zipped dump to email, Amazon S3, Google Drive or any other cloud storage of choice
SeunMatt/codeigniter-log-viewer
This is a simple Log Viewer for viewing Code Igniter logs on the browser and via API clients
asyncphp/remit
SeunMatt/morsecodetranslator
This is a desktop application that translates English text to Morse code and vice-versa
SeunMatt/excel_uploader
This is a simple JavaScript library that simplify the process of uploading data from large excel files to the server
Codulab/laravel-restricted
Some potential usernames should be protected and new or existing users will not be able to take any of them. Guard your users against entering restricted usernames in your Laravel 5 apps
SeunMatt/request-validator
This is a utility library for validating HTTP request body for Java web applications with the advantage to define complex rules and get all violations in one go
SeunMatt/cassandra2sql
This is a Java library for exporting cassandra database to SQL that can be used to restore an SQL database like MySQL and Postgres
kholam/UltimateAndroidReference
:rocket: Ultimate Android Reference - Your Road to Become a Better Android Developer
SeunMatt/eureka-client-wrapper
This is a wrapper for easily connecting non-spring-boot Java projects into Spring Cloud Eureka Server