Hans-Tsai
Hi, my name is Hans Tsai. I'm currently a first-year graduate student in the Information Management program at NCCU. I'm learning Node.js, Java, Docker.
TSMC新竹市科學園區力行路 21 號
Pinned Repositories
Auction-Website
This is DBMS final project. Our target is in order to create an second-hand goods auction platform for NCCU students only.
gitLearn
It's my own note for git. This repository is just for learning and making me more convenient to find out git CLI commands as well as git basic core concepts. Use Git v2.29.0 (for macOS Catalina 10.15.6).
Hans-Tsai
Hans-Tsai Profile
inter-psp-transfer
This is the mock system of my master thesis.
MERN-stack-exercise
This is a practice for MERN full stack. I'll create a to-do exercise tracker website using the MERN stack.
Node.js-express-JWT-auth
This is my self practice of the Node.js Auth Tutorial on the YouTube channel which is owned by The Net Ninja. In these tutorials, we'll learn about how to authenticate users on the website with JSON Web Token(= JWT). And at the end of these tutorials, we'll also create a Ninja Smoothies website with two features --- register & log in/log out. Here we go!
Node.js-Learn
It's my own note for Node.js official documentation. This repository is just for learning Node.js core concepts and basic usage. Use Node v15.4.0 and npm v6.14.6.
React_tutorial
This is the official React tutorial of Tic-Tac-Toe game. In this tutorial, we can learn the fundamental concepts of React and how it works commonly.
Realtime-chatroom-Socket.io
In this project we will build a chat app using Node, express & websockets. This side project exercise is refered to the tutorial called "Realtime Chat With Users & Rooms - Socket.io, Node & Express" by Traversy Media on Youtube.
springboot-mall
Creating a E-commerce website using Java Spring Boot framework, Junit testing framework.
Hans-Tsai's Repositories
Hans-Tsai/gitLearn
It's my own note for git. This repository is just for learning and making me more convenient to find out git CLI commands as well as git basic core concepts. Use Git v2.29.0 (for macOS Catalina 10.15.6).
Hans-Tsai/Node.js-Learn
It's my own note for Node.js official documentation. This repository is just for learning Node.js core concepts and basic usage. Use Node v15.4.0 and npm v6.14.6.
Hans-Tsai/Auction-Website
This is DBMS final project. Our target is in order to create an second-hand goods auction platform for NCCU students only.
Hans-Tsai/Hans-Tsai
Hans-Tsai Profile
Hans-Tsai/Accelerated_ES6_Javascript_Training
This is my self practice of the Udemy online course: Accelerated ES6 Javascript Training. At the end of the course, we'll hands-on a open weather searching webpage. Here are all techniques we'll utilize in this web app.
Hans-Tsai/Node.js-express-JWT-auth
This is my self practice of the Node.js Auth Tutorial on the YouTube channel which is owned by The Net Ninja. In these tutorials, we'll learn about how to authenticate users on the website with JSON Web Token(= JWT). And at the end of these tutorials, we'll also create a Ninja Smoothies website with two features --- register & log in/log out. Here we go!
Hans-Tsai/React_tutorial
This is the official React tutorial of Tic-Tac-Toe game. In this tutorial, we can learn the fundamental concepts of React and how it works commonly.
Hans-Tsai/Realtime-chatroom-Socket.io
In this project we will build a chat app using Node, express & websockets. This side project exercise is refered to the tutorial called "Realtime Chat With Users & Rooms - Socket.io, Node & Express" by Traversy Media on Youtube.
Hans-Tsai/springboot-mall
Creating a E-commerce website using Java Spring Boot framework, Junit testing framework.
Hans-Tsai/coding-interview-university
A complete computer science study plan to become a software engineer.
Hans-Tsai/devdocs
API Documentation Browser
Hans-Tsai/developer-roadmap-chinese
2019 年成為 Web 開發人員的路線圖
Hans-Tsai/fetchWeather
This is a small project for fetching weather data from CWB Open API. Using Node.js + Express + MongoDB Atlas with RESTful APIs.
Hans-Tsai/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
Hans-Tsai/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Hans-Tsai/github-profile-summary-cards
A tool to generate your github summary card for profile README
Hans-Tsai/GraphQL-learn
Hans-Tsai/hans_blog
My technical blog made with MkDocs.
Hans-Tsai/inter_psp_transfer
Hans-Tsai/Invoice-record
This is AImazing start-up company web backend engineer coding test. I'll use Node.js and express framework to build up this invoice records
Hans-Tsai/Javascript-weird-parts
This is my self practice of the Udemy online course: the weird parts of Javascript.
Hans-Tsai/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
Hans-Tsai/my-chatgpt
This is my self practice of Line Chatbot with ChatGPT feature.
Hans-Tsai/Node-video-streaming
This is a video streaming implementation exercise. I will create a video streaming on local server via Node.js.
Hans-Tsai/Node.js-crash-course
This is my own hands-on exercise of the Node.js Crash Course tutorial series on The Net Ninja YouTube Channel. At the end of the tutorial series. We'll create a blog website using Node.js, express.js, MongoDB.
Hans-Tsai/NodeJS_RESTful_APIs_practice
This is my self practice of using Node.js, express framework, and MongoDB locally. We'll create only backend RESTful APIs, and we can utilize Visual Studio Code extension "REST client" to test them whether they're worked or not.
Hans-Tsai/rate_limit
Hans-Tsai/se-job
Software Engineer Job Note,軟體入門與求職,讓程式新手從0到1的入門,有能力應付1到100的成長
Hans-Tsai/sql-server-samples
Azure Data SQL Samples - Official Microsoft GitHub Repository containing code samples for SQL Server, Azure SQL, Azure Synapse, and Azure SQL Edge
Hans-Tsai/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.