Pinned Repositories
agoncal-training-javaee6
The labs I use for my Beginning Java EE 6 Training
algorithm-design-and-problem-solving
algorithm-kit
APIs
Code Repo for API course in Fullstack ND
book-library
chat-cat
ChatCAT - Creating a Realtime Multiroom Chat App & Deploying it on Heroku Learning Objective Build a Realtime Multiroom Chat Server and Deploy it on Heroku's Platform-As-A-Service. Gain valuable insight into several other NodeJS features and app structure strategies
discover-flask
Full Stack Web Development with Flask.
screencasts
Code that goes along with my screencasts.
vinhsu's Repositories
vinhsu/discover-flask
Full Stack Web Development with Flask.
vinhsu/screencasts
Code that goes along with my screencasts.
vinhsu/agoncal-training-javaee6
The labs I use for my Beginning Java EE 6 Training
vinhsu/algorithm-design-and-problem-solving
vinhsu/APIs
Code Repo for API course in Fullstack ND
vinhsu/book-library
vinhsu/chat-cat
ChatCAT - Creating a Realtime Multiroom Chat App & Deploying it on Heroku Learning Objective Build a Realtime Multiroom Chat Server and Deploy it on Heroku's Platform-As-A-Service. Gain valuable insight into several other NodeJS features and app structure strategies
vinhsu/cms-reactive-mongodb
vinhsu/courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
vinhsu/Data-Structures
vinhsu/dchq-docker-java-solr-mongo-cassandra-example
A Java application that uses Solr for the full-text search and that can be deployed on Docker-based JBoss, Tomcat and Jetty application servers. The Java application can also connect to MySQL, Oracle XE, Cassandra and Mongo Replica Set. This project is public and is designed to provide a step-by-step guide for Dockerizing and managing your Java applications using DCHQ
vinhsu/elements-of-programming-interviews
Automatically exported from code.google.com/p/elements-of-programming-interviews
vinhsu/flask-angular-auth
Handling User Authentication With Angular and Flask
vinhsu/flask_blog
vinhsu/interview
Everything you need to kick ass on your coding interview
vinhsu/Java-Restful-API
vinhsu/javascript-datastructures-algorithms
JavaScript algorithms
vinhsu/Learning-SpringBoot-Docker-Postgres
vinhsu/meanshop
Building an e-commerce application with the MEAN stack
vinhsu/MockitoDemo
vinhsu/Py-EPI
vinhsu/REST-tutorial
Files for my REST API tutorials featuring a server written in Python and a web client written in Javascript.
vinhsu/restful-todo
A RESTful Todo management in Python Flask
vinhsu/spring-petclinic
A sample Spring-based application
vinhsu/spring-redis-demo
vinhsu/spring-security-angular
Sample apps covering various scenarios with a single page of HTML (using Angular) and Spring Security
vinhsu/spring-security-rest
Using Spring Security to secure REST API endpoints
vinhsu/springboot-swagger2-demo
springboot-jpa-swagger2
vinhsu/SpringRest-WebMvc-Test-Demo
vinhsu/todoAPIjs
NodeJS, ExpressJS and MongoDB RESTful API Tutorial