Pinned Repositories
Android_Example
ATM_NCR
cloudflare-cors-anywhere
CORS "anywhere" proxy in a Cloudflare worker. DEMO at: https://test.cors.workers.dev/
ECMAScript-new-features-list
A comprehensive list of new ES features, including ES2015 (ES6), ES2016 (ES7), ES2017 (ES8), ES2018 (ES9), ES2019 (ES10)
keycloak-quickstarts
keycloak-vue3
Building a Keycloak Client for Vue 3 to authenticate users
oracle-db-examples
Examples of applications and tool usage for Oracle Database
Rustem81's Repositories
Rustem81/Android_Example
Rustem81/AngularExample
Angular Example https://angular.io/tutorial
Rustem81/AS_My_SQL
Rustem81/Blog
lesson_ Academind
Rustem81/Bot_Microsoft
Rustem81/Flask-VueJs-SocketIO
This is a Web application Coded with VueJs and for the Server side i used flask to scraping from a website and socket.io to ensure the communication between the two sides.
Rustem81/GulpManufacture
Rustem81/Imput-Form-FX
Rustem81/invoicing-app
Server side for mini invoicing application
Rustem81/JavaFX-Example
Rustem81/JavaFX_Start
Rustem81/jsPDF
Client-side JavaScript PDF generation for everyone.
Rustem81/Kitchen
Rustem81/Laravel_CRUD-CORS-REST-Push-
Rustem81/mk-apex-jstree
JSTree Item Plugin for Oracle Application Express
Rustem81/nanoscope
A Lens Library for Javascript
Rustem81/nuxt
lesson
Rustem81/oracle-apex-ajax-tree
Oracle Apex Ajax Tree Region Plugin
Rustem81/ouibounce
Increase your landing page conversion rates.
Rustem81/prerender-spa-plugin
Prerenders static HTML in a single-page application.
Rustem81/ru-php-the-right-way
PHP: Правильный Путь это легкочитаемое, быстрое руководство по лучшим практикам PHP, поддерживающее стандарты написания кода и содержащее ссылки на авторитетные руководства в Интернете.
Rustem81/shnake
Rustem81/storyblok
Rustem81/Test
Rustem81/testt
Rustem81/vue-downloader
Downloader for vuejs
Rustem81/vuejs-landing-page
This is a Vue.js version of the template Boxer - Software Landing Page
Rustem81/VueWebpack4
Rustem81/vuex-axios-tutorial
In this tutorial we will build a simple Vue.js app which will demonstrate the power of using Vuex as a central data store, where the data will be asynchronously retrieved using Axios for the API requests.
Rustem81/webcam-capture
The goal of this project is to allow integrated or USB-connected webcams access directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.