FuyaoLi2017
Application Engineer @ Oracle Computer Science Graduate student in UC Irvine majoring in Networked Systems, Intern @ Microsoft
OracleSan Mateo, California
Pinned Repositories
CS253-Analysis-of-Programming-Languages
My homework and notes based on the UCI-CS253 Analysis of Programming Language, taught by Professor Christina Lopes.
Emotion-Classification-System
A project using CNN, SVM, Random Forest, Decision Tree to classify different kinds of emotions based on more than 13000 photos.
flink
Apache Flink
flink-native-k8s-operator
Flink native Kubernetes Operator is a java based control plane for running Apache Flink native application on Kubernetes.
FuyaoLi2017.github.io
It is my personal website
KalmanExploration
Exploration of Kalman Filter, Adaptive Noise Covariance Estimation, etc.
LSM-Tree-Based-Search-Engine
A search engine based on LSM tree architecture.
MovieWebsite
A full stack movie website build with Java servlet, mysql, jQuery, etc.
Notes
Some useful notes about building projects and algorithms
Springboot-Information-Registration-System
Springboot RESTful web project, deployed on Amazon ec2 server
FuyaoLi2017's Repositories
FuyaoLi2017/Notes
Some useful notes about building projects and algorithms
FuyaoLi2017/CS253-Analysis-of-Programming-Languages
My homework and notes based on the UCI-CS253 Analysis of Programming Language, taught by Professor Christina Lopes.
FuyaoLi2017/Emotion-Classification-System
A project using CNN, SVM, Random Forest, Decision Tree to classify different kinds of emotions based on more than 13000 photos.
FuyaoLi2017/FuyaoLi2017.github.io
It is my personal website
FuyaoLi2017/KalmanExploration
Exploration of Kalman Filter, Adaptive Noise Covariance Estimation, etc.
FuyaoLi2017/MovieWebsite
A full stack movie website build with Java servlet, mysql, jQuery, etc.
FuyaoLi2017/2019w-project3-encryption-example
FuyaoLi2017/flink
Apache Flink
FuyaoLi2017/flink-native-k8s-operator
Flink native Kubernetes Operator is a java based control plane for running Apache Flink native application on Kubernetes.
FuyaoLi2017/LSM-Tree-Based-Search-Engine
A search engine based on LSM tree architecture.
FuyaoLi2017/Springboot-Information-Registration-System
Springboot RESTful web project, deployed on Amazon ec2 server
FuyaoLi2017/Adaptivator
Adaptive Kalman Filter
FuyaoLi2017/Algorithms
coursera class projects
FuyaoLi2017/Algorithms-Learning
Notes about the process I learn algorithms based on Java
FuyaoLi2017/algorithms-sedgewick-wayne
Solutions to the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
FuyaoLi2017/codereader
跟大咖一起读源码
FuyaoLi2017/Concurrent-Programming
Notes about learning concurrent programming.
FuyaoLi2017/CS230-Distributed-Systems
homework for distributed systems
FuyaoLi2017/CS273A-Project
FuyaoLi2017/flink-kubernetes-operator
Apache Flink Kubernetes Operator
FuyaoLi2017/flink-native-kubernetes-operator
sample flink k8s operator
FuyaoLi2017/FuyaoLi2017
Config files for my GitHub profile.
FuyaoLi2017/leetcode
my leetcode submissions
FuyaoLi2017/mysql-tutorial
🌱 This is a tutorial of MySQL. In this tutorial, you can leran how to use MySQL and optimize SQL.
FuyaoLi2017/Operating-Systems
Udacity course
FuyaoLi2017/redis-learning
Learn redis notes
FuyaoLi2017/Security-Alert-System
Security Alert System based on Pub/Sub Middleware Environment
FuyaoLi2017/Spring-Cloud-Project
FuyaoLi2017/spring19-cs221-project
Project Template for CS221 Spring 2019
FuyaoLi2017/springmvc-ws