Pinned Repositories
capacitor-app-update
⚡️ Capacitor plugin that assists with app updates.
First-Api
ionic-videocalling
php-angularJS
Web framework using php and angularJS using api centric architecture and mvc. Contains api, admin, and website modules
php-easygit
Manage Git repositories from within your PHP webapp. Commit, branch, clone, checkout, ...
virtual-background
Demo on adding virtual background to a live video stream in the browser
VoipPush-FirebaseCloudFunction
This Firebase cloud function aim to send VOIP push to APNS. Without any server installation you can send VOIP push from one client to other.
Kaoschuks's Repositories
Kaoschuks/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
Kaoschuks/Check-Server-Status
PHP Script that check if a server is online or not
Kaoschuks/CreatingAPHPOAuthServer
code repository for Create a PHP OAuth Server by Jamie Munro
Kaoschuks/CSS-Compressor
Compresses a series of CSS files into one
Kaoschuks/forecast-php
Drop dead simple Forecast.io API v2 wrapper in PHP.
Kaoschuks/IntelXDK-Introduction
Getting Started with Intel XDK
Kaoschuks/jComet
A JavaScript / PHP library built on top of jQuery for easily developing push-based web applications
Kaoschuks/jelly-now
Build a Jekyll blog in minutes, without touching the command line.
Kaoschuks/jquery-fast-click
Work around some mobile browser's 300ms delay on the click event.
Kaoschuks/machinelearning
A collection of Machine learning PHP classes.
Kaoschuks/ML_for_Hackers
Code accompanying the book "Machine Learning for Hackers"
Kaoschuks/nupic_image_recognition
Kaoschuks/oauth1-php
A simple OAuth 1.0 library for PHP
Kaoschuks/oauth2-php-closed-source
A server implementation of OAuth 2.0 in PHP.
Kaoschuks/php-event-manager
PHP events management
Kaoschuks/PHP-Multivariate-Regression
A multivariate regression package for PHP 5.3+
Kaoschuks/php-mvc-cms
php mvc cms example with admin panel file editor
Kaoschuks/php-simple-oauth
Securing your public-facing API with this simple OAuth method
Kaoschuks/php-socks
Async SOCKS TCP tunnel proxy client and server (SOCKS4, SOCKS4a and SOCKS5)
Kaoschuks/phpvulhunter
A tool that can scan php vulnerabilities automatically using static analysis methods
Kaoschuks/python_multiprocessing_executor
Python script that takes a path to a file as an argument, and executes each line in that file with a thread a pool equal in size to the cpu_count of the computer, thus fully utilizing the CPU.
Kaoschuks/Share-Code
Sample Code for different Problems.
Kaoschuks/simplesms
Simple Python GSM (SMS/USSD) Gateway
Kaoschuks/simplest-rest-api
Rest api to speed up development... Create, read, update, delete in your database without writing a line of PHP.
Kaoschuks/Sslurp
Sslurp is a simple library which aims to make properly dealing with SSL in PHP suck less.
Kaoschuks/tiny-angularjs-sse-example
A Tiny AngularJS + SSE Example
Kaoschuks/Video-filter-effects-for-canvas
Testing some filter effects for HTML video -> canvas
Kaoschuks/WebSql-Loader
Import and Export WebSQL (sqlite) database from CSV, JSON, SQL et al.
Kaoschuks/webworker-upload
File upload using web workers to parallelize the upload