jojozhuang
A full-stack developer with over 10 years' experience of software development.
Bay Area, California
Pinned Repositories
code-editor-react
A full stack web application for online programming, built with React and Express.
file-server-angular
The front-end of a file server, built with Angular.
file-server-node
File server built with node, express in typescript.
online-judge-mean
A web application for online judge, built with MEAN stack(MongoDB, Express, Angular and Node.js).
text-compare-angular
A tool used to compare text and show difference, built with Angular and Monaco Editor.
code-generator-winform
A windows desktop application for generating codes based on database schema and templates.
dsa-java
Data Structure and Algorithm in Java
game-2048-electron
A cross-platform desktop app for Game 2048, built with Electron and Node.js.
jojozhuang.github.io
Website for sharing the knowledge of computer science, built with Jekyll, Liquid and MarkDown.
tutorial-projects
Tutorials for various projects
jojozhuang's Repositories
jojozhuang/jojozhuang.github.io
Website for sharing the knowledge of computer science, built with Jekyll, Liquid and MarkDown.
jojozhuang/code-generator-winform
A windows desktop application for generating codes based on database schema and templates.
jojozhuang/game-2048-electron
A cross-platform desktop app for Game 2048, built with Electron and Node.js.
jojozhuang/dsa-java
Data Structure and Algorithm in Java
jojozhuang/game-store-mysql
An online eCommerce web store, built with JSP and MySQL in Java.
jojozhuang/game-store-react
A web app to manage products, supporting all CRUD operations, built with React.
jojozhuang/shoe-store-aspnet
An online store website with responsive UI, built with ASP.NET MVC in C#.
jojozhuang/algorithm-problems-java
Solution for algorithm problems on leetcode, lintcode and hackerrank.
jojozhuang/restful-api-aspnet
RESTful API for CRUD operations, developed with ASP.NET Core.
jojozhuang/cheatsheets
My cheatsheets
jojozhuang/course-player-socketio
A realtime online course player, built with Socket.IO, HTML5 Canva, Node.js and jQuery.
jojozhuang/game-store-jsp
An online eCommerce web store, built with JSP in Java.
jojozhuang/game-store-redux
A web app to manage products, supporting all CRUD operations, built with React and Redux.
jojozhuang/restaurant-android
An Android app for searching restaurants, built with Java.
jojozhuang/coding-geeks-mkdocs
Website for sharing the knowledge of computer science, built with Material for MkDocs.
jojozhuang/course-player-react
A realtime online course player, built with React and Socket.IO.
jojozhuang/course-player-signalr
A realtime online course player, built with SignalR in C#.
jojozhuang/game-store-angular
A web app to manage products, supporting all CRUD operations, built with Angular.
jojozhuang/practical-workshops
Practical workshops for multiple languages, frameworks, etc.
jojozhuang/practice-problems
Technical coding problems in Java
jojozhuang/chinese-dictionary-react
A full stack web application for searching Chinese word, idiom, etc, built with React, Node.js, Express and Webpack.
jojozhuang/everyday-recipe-springboot
Generate recipes for cooking meals without repetition, built with SpringBoot in Java.
jojozhuang/game-store-springboot
RESTful API for Game Store, developed with Spring Boot and Gradle in Java.
jojozhuang/game-store-vue
A web app to manage products, supporting all CRUD operations, built with Vue 2.
jojozhuang/mkdocs-material-tutorial
Create document site with MkDocs Material
jojozhuang/nginx_accept_language_module
Parse the Accept-Language header and sets a variable to a language you support that your user can understand
jojozhuang/restful-api-springboot
RESTful API for CRUD operations, developed with Spring Boot in Java.
jojozhuang/spring-security-login
Admin page with spring security, built with spring boot and gradle in Java.
jojozhuang/tutorial-examples
Examples for the tutorials at jojozhuang.github.io
jojozhuang/web-server-java
A web server for handling general HTTP requests, built with sockets in Java.