Pinned Repositories
auction
ITPeople Blockchain - Art Auction Demo
build_a_game_bot_live
This is the Game Bot code for the Live Youtube session by @Sirajology
Cassandra-Java-Boot
Quick start with a single node Cassandra on Mac as an example, emphasizing on the Java backend
create-react-app-auth-amplify
Implements a basic authentication flow for signing up/signing in users as well as protected client side routing using AWS Amplify.
ctci-playground
Hands-on practice based on the book, cracking the coding interview 6th edition
group-chat-service
It's a leap service in a messaging application, implemented with Mircroservices pattern.
JavaEE-Web-Application
Project of CMU-17682
JavaScript30
30 Day Vanilla JS Challenge
Lucas-Personal-Website
Welcome to my world! 🚀
StreamSqlRequest
Better practice for dealing with MySQL in java. Easy to use and memory efficient.
Lucas12138's Repositories
Lucas12138/JavaEE-Web-Application
Project of CMU-17682
Lucas12138/JavaScript30
30 Day Vanilla JS Challenge
Lucas12138/auction
ITPeople Blockchain - Art Auction Demo
Lucas12138/build_a_game_bot_live
This is the Game Bot code for the Live Youtube session by @Sirajology
Lucas12138/Cassandra-Java-Boot
Quick start with a single node Cassandra on Mac as an example, emphasizing on the Java backend
Lucas12138/create-react-app-auth-amplify
Implements a basic authentication flow for signing up/signing in users as well as protected client side routing using AWS Amplify.
Lucas12138/ctci-playground
Hands-on practice based on the book, cracking the coding interview 6th edition
Lucas12138/group-chat-service
It's a leap service in a messaging application, implemented with Mircroservices pattern.
Lucas12138/Lucas-Personal-Website
Welcome to my world! 🚀
Lucas12138/StreamSqlRequest
Better practice for dealing with MySQL in java. Easy to use and memory efficient.
Lucas12138/datasharing
The Leek group guide to data sharing
Lucas12138/DecentralizedApplications
Decentralized Applications White Paper and Spec
Lucas12138/ExploratoryAnalysisProject
Lucas12138/JDBC-good-practice
It's better to put credentials as environment variables and use System.getenv();
Lucas12138/learn-chaincode
Learn how to write chaincode.
Lucas12138/linux-bootcamp
Files to teach 213 students basics of Linux and Git.
Lucas12138/LogJava
Lucas12138/markdown-toc
Generate a markdown TOC (table of contents) for a README or any markdown files, using remarkable. Used by assemble, verb, and lots of other projects on GitHub. API and CLI.
Lucas12138/nevermore
Social credit information system based on blockchain.
Lucas12138/oasis-pro
OasisPro - Decentralized Token Market
Lucas12138/pong_neural_network_live
This is the code for "Pong Neural Network(LIVE)" by @Sirajology on Youtube
Lucas12138/Prediction_Assignment_Writeup
Lucas12138/py-foreign-exchange-currency-reminder
Lucas12138/python-image-computer_vision
Lucas12138/ReproducibleResearch1
Lucas12138/S3Mock
A simple mock implementation of the AWS S3 API startable as Docker image, TestContainer, JUnit 4 rule, JUnit Jupiter extension or TestNG listener
Lucas12138/Sending-Email
Using maven is a good call
Lucas12138/Shiny-Application-and-Reproducible-Pitch-master
Lucas12138/simple-java-maven-app
For an introductory tutorial on how to use Jenkins to build a simple Java application with Maven.
Lucas12138/simulation_demo
The Game of Life Simulation demo by @Sirajology on Youtube