Pinned Repositories
cli_tarinator_example
Simple cli program that ueses the tarinator-go package for taring and untaring files in golang
echo-server-tutorial
this project is a part of youtube tutorial series for creating a web server in Golang using the Echo package
electron-typescript-react-starter
Starter for electron typescript project including react (create-react-app not ejected) and sass
eventbrite-api-react-native
testing and learning react native with app that interacts with eventbrite api
golang_cli_template
Simple Cli program template written in golang.
golang_makefile
Basic makefile example for golang projects
react-native-boilerplate
React native light boiler plate, for easy start with the things you need
react-template-generator
Lightweight react and react native template generator cli
tarinator-go
Tarinator is a Golang package for compressing and extracting tar and gzip files with ease
webstart
Web Start is a boilerplate based on 'Fast Shell' with Added capabilities for starting up a clean web project.
verybluebot's Repositories
verybluebot/echo-server-tutorial
this project is a part of youtube tutorial series for creating a web server in Golang using the Echo package
verybluebot/react-native-boilerplate
React native light boiler plate, for easy start with the things you need
verybluebot/tarinator-go
Tarinator is a Golang package for compressing and extracting tar and gzip files with ease
verybluebot/electron-typescript-react-starter
Starter for electron typescript project including react (create-react-app not ejected) and sass
verybluebot/react-template-generator
Lightweight react and react native template generator cli
verybluebot/eventbrite-api-react-native
testing and learning react native with app that interacts with eventbrite api
verybluebot/phaser-es6-starter
Phaser 2 starter with es6 and webpack
verybluebot/robotBombSqaud
Phaser project in Udemy, but build with ES6
verybluebot/youtube-to-mp3
Electron application to convert and download YouTube videos as MP3s
verybluebot/webstart
Web Start is a boilerplate based on 'Fast Shell' with Added capabilities for starting up a clean web project.
verybluebot/agenda
Lightweight job scheduling for Node.js
verybluebot/color-game-phaser
Simple color game build with phaser, part of Udemy course
verybluebot/currency-convert-react-native
currency converter app is a part of learning react native path. it includes some real world app structure and features like Redux and React Navigation.
verybluebot/emojicon
A library to show emoji in TextView, EditText (like WhatsApp) for Android
verybluebot/Generate-React-Code
An automated React code generation tool for React web, React-Native, and/or Redux with the ducks pattern.
verybluebot/hungryDragon
Hungry Dragon is like hungry bird only with a dragon, just a tutorial follow to learn Phaser
verybluebot/instafeed.js
A simple Instagram JavaScript plugin for your website
verybluebot/node-gcm
A NodeJS wrapper library port to send data to Android devices via Google Cloud Messaging
verybluebot/phaser-2-starter
Starter template for based on Phaser 2 framework
verybluebot/puppeteer
Headless Chrome Node API
verybluebot/quiz-auth-react-native
simple quiz app with authentication, playing around with react native and learning it
verybluebot/react-assignment
Assignment build by react using best practices and basic app layout
verybluebot/react-date-range
React Date Range fork
verybluebot/react-native-dashed-line
A dependency free React Native component to render dashed/dotted lines
verybluebot/react-native-qrcode-scanner
A QR code scanner component for React Native.
verybluebot/react-native-swipe-gestures
4-directional swipe gestures for react-native
verybluebot/react-scrollbar-simple-rich
Fork of original react-scrollbar
verybluebot/RedditViewer
Reddit on mobile made better + learning native android
verybluebot/stopwatch-react-native
simple stop watch, learning react native...
verybluebot/towerDefenceExample
Simple example for a basic tower defence game from 'An Introduction to HTML5 Game Development with Phaserjs' book