Pinned Repositories
demo-nextjs-progressbar
Nextjs Progressbar demo
express-jwt-auth-server
Express.js JWT Auth Server with Babel and ESLint Airbnb, MongoDB and Redis.
nextjs-progressbar
A simple Next.js progressbar component using NProgress.
PHP-Laravel-5.4-custom-blog-CMS
PHP/Laravel 5.4 custom blogging CMS. CRUD operations with UI.
SQS-Delayed-Notification
Amazon SQS wrapper for delayed notification that can be used for exponential back off for applications such as custom callbacks or webhooks
target-blank-vulnerabilities-features
Examples of some features and the vulnerabilities that can exploit any webpage if target="_blank" is used without rel="noopener"
Vue.js-VueRouter-multiple-subdomains
A sample Vue template to use single Vue.js application over multiple domains/subdomains.
apal21's Repositories
apal21/nextjs-progressbar
A simple Next.js progressbar component using NProgress.
apal21/Vue.js-VueRouter-multiple-subdomains
A sample Vue template to use single Vue.js application over multiple domains/subdomains.
apal21/target-blank-vulnerabilities-features
Examples of some features and the vulnerabilities that can exploit any webpage if target="_blank" is used without rel="noopener"
apal21/PHP-Laravel-5.4-custom-blog-CMS
PHP/Laravel 5.4 custom blogging CMS. CRUD operations with UI.
apal21/demo-nextjs-progressbar
Nextjs Progressbar demo
apal21/express-jwt-auth-server
Express.js JWT Auth Server with Babel and ESLint Airbnb, MongoDB and Redis.
apal21/nodejs-websocket-simple-chat-with-auth-key
apal21/Telegram-Bot-Custom-Keyboard-Node.js
A Telegram bot with Custom Keyboard and which replies you with your message. An Echo Bot.
apal21/Leaflet-Before-After-Map-Comparison-Slider
This is the demo showing how we can use 2 different Leaflet Maps to compare, or display side by side to show a before-after effect or something similar to that.
apal21/Raspberry-pi-LED-blink-node.js
Raspberry pi LED blinking using GPIO pins in node.js
apal21/apal21.github.io
apal21/express-babel-boilerplate
Minimal Production ready Express.js Babel(ES6+) boilerplate with ESLint Airbnb setup and pre commit hooks and also example routes and tests using Mocha and Supertest
apal21/Raspberry-Pi-DHT11-Node.js
Get DHT11 Temperature and Humidity reading in Raspberry Pi using Node.js
apal21/SQS-Delayed-Notification
Amazon SQS wrapper for delayed notification that can be used for exponential back off for applications such as custom callbacks or webhooks
apal21/Telegram-Bot-with-Authentication-and-Custom-Keyboard
Telegram Echo Bot with Authentication and Custom Keyboard.
apal21/Ethereum-Blockchain-Election-App-Truffle
Ethereum Blockchain Election(Voting) App in Truffle
apal21/HTML5-Canvas-Signature-and-Images
Draw signature on HTML5 Canvas and save it with/without background images
apal21/keras-mnist-predict
Keras MNIST dataset predict handwritten digits from web url, local pc or from passing an argument. With Graphical Representation using Matplotlib.
apal21/nodejs.org
The Node.js website.
apal21/Quasar-News-App
Quasar Framework - News and Tips app.
apal21/stream-user-video-from-device-webrtc
Simple JavaScript MediaStream which displays user's video on his/her device.
apal21/tensorflow-linear-regression-fit-data
Fit a line passing through data with some random noise using Tensorflow linear regression with Gradient Descent Optimizer.
apal21/tensorflow-pima-indians-dataset-classification
Pima Indians Dataset classification using Tensorflow Linear Classifier and DNN Classifier.