Pinned Repositories
app-UI
app-UI is a collection of user interface components that may be helpful to web and mobile developers for creating interactive applications using HTML and JavaScript, especially those targeting mobile devices. app-UI is a continual work in progress - it was born out of the necessity to have rich & native-feeling interfaces in HTML/JS experiences, and it works great with PhoneGap applications (http://www.phonegap.com). app-UI can easily be styled/customized using CSS.
ecs_s3_scraper
A sample web scraper written in nightmare that outputs HTML files to AWS S3, and can be deployed to AWS ECS
ecs_s3_scraper_starter
This repo is the starter for https://github.com/anishk123/ecs_s3_scraper. The idea being that if you clone this repo and follow the setup steps below, then it becomes super easy to follow along the hands-on coding in the ecs_s3_scraper.
Guess-Places-Nearby
source code for a fun location based game that won the IE9 Dev Unplugged contest. more info about application can be found at http://www.beautyoftheweb.com/#/experience/GuessPlacesNearby
jeweler
Opinionated tool for creating and managing Rubygem projects
multiplayer_trivia
A live multiplayer trivia game similar to HQ Trivia using loosely coupled Rails microservices for AWS
relative-image-url
A simple test of using relative URL in .MD files
rust-algorithms
Common data structures and algorithms in Rust
sinbook
simple sinatra facebook extension in 300 lines of ruby
webistrano
Webistrano is a Web UI for managing Capistrano deployments
anishk123's Repositories
anishk123/ecs_s3_scraper
A sample web scraper written in nightmare that outputs HTML files to AWS S3, and can be deployed to AWS ECS
anishk123/ecs_s3_scraper_starter
This repo is the starter for https://github.com/anishk123/ecs_s3_scraper. The idea being that if you clone this repo and follow the setup steps below, then it becomes super easy to follow along the hands-on coding in the ecs_s3_scraper.
anishk123/Guess-Places-Nearby
source code for a fun location based game that won the IE9 Dev Unplugged contest. more info about application can be found at http://www.beautyoftheweb.com/#/experience/GuessPlacesNearby
anishk123/jeweler
Opinionated tool for creating and managing Rubygem projects
anishk123/sinbook
simple sinatra facebook extension in 300 lines of ruby
anishk123/webistrano
Webistrano is a Web UI for managing Capistrano deployments
anishk123/app-UI
app-UI is a collection of user interface components that may be helpful to web and mobile developers for creating interactive applications using HTML and JavaScript, especially those targeting mobile devices. app-UI is a continual work in progress - it was born out of the necessity to have rich & native-feeling interfaces in HTML/JS experiences, and it works great with PhoneGap applications (http://www.phonegap.com). app-UI can easily be styled/customized using CSS.
anishk123/multiplayer_trivia
A live multiplayer trivia game similar to HQ Trivia using loosely coupled Rails microservices for AWS
anishk123/relative-image-url
A simple test of using relative URL in .MD files
anishk123/rust-algorithms
Common data structures and algorithms in Rust
anishk123/terraform-aws-alb
Terraform module to provision a standard ALB for HTTP/HTTP traffic
anishk123/yml-github-action-test
Testing to see if Github Action on checking updated YML files work
anishk123/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.