Pinned Repositories
data-structures-and-algorithm-analysis-in-C
C++ implementation 《数据结构与算法分享——C语言描述》
Dynamic-Programming-and-Optimal-Control
Infinite horizon policy optimization for drone navigation. Graded project for the ETH course "Dynamic Programming and Optimal Control".
JAVA_LINE
JAVA进阶相关书籍:《JAVA并发编程实践》、《Linux Shell脚本攻略》、《spring揭秘 精选版》、《高性能Mysql》、《深入理解Java虚拟机[JVM高级特性与最佳实践](周志明)》、《图解HTTP 彩色版》、《图解TCP_IP_第5版》、《head+first+servlets jsp》、《How Tomcat Works 中文版》、《J2EE核心模式》、《JAVA并发编程实践》一些大的上传不上来的文件在README
leetcode-master
LeetCode 刷题攻略:配思维导图,100+经典算法题目刷题顺序、经典算法模板、共40w字的详细图解,以及难点视频题解。按照刷题攻略上的顺序来刷题,让你在算法学习上不再迷茫!🔥🔥给个star支持一下吧!🚀
OpenCV-Face-Recognition
Real-time face recognition project with OpenCV and Python
tedtaozhang.github.io
My personal website!
US-visa-appointment-notifier
This is just a script I put together to check and notify me via email (MailGun) and via phone texts (Twilio) when there's an earlier date before my initial appointment date. You can also schedule and reschedule your appointment.
US-visa-appointment-notifier
This is just a script I put together to check and notify me via email (MailGun) when there's an earlier date before my initial appointment date. It doesn't handle rescheduling.
tedtaozhang's Repositories
tedtaozhang/US-visa-appointment-notifier
This is just a script I put together to check and notify me via email (MailGun) and via phone texts (Twilio) when there's an earlier date before my initial appointment date. You can also schedule and reschedule your appointment.
tedtaozhang/tedtaozhang.github.io
My personal website!
tedtaozhang/Dynamic-Programming-and-Optimal-Control
Infinite horizon policy optimization for drone navigation. Graded project for the ETH course "Dynamic Programming and Optimal Control".
tedtaozhang/leetcode-master
LeetCode 刷题攻略:配思维导图,100+经典算法题目刷题顺序、经典算法模板、共40w字的详细图解,以及难点视频题解。按照刷题攻略上的顺序来刷题,让你在算法学习上不再迷茫!🔥🔥给个star支持一下吧!🚀
tedtaozhang/data-structures-and-algorithm-analysis-in-C
C++ implementation 《数据结构与算法分享——C语言描述》
tedtaozhang/JAVA_LINE
JAVA进阶相关书籍:《JAVA并发编程实践》、《Linux Shell脚本攻略》、《spring揭秘 精选版》、《高性能Mysql》、《深入理解Java虚拟机[JVM高级特性与最佳实践](周志明)》、《图解HTTP 彩色版》、《图解TCP_IP_第5版》、《head+first+servlets jsp》、《How Tomcat Works 中文版》、《J2EE核心模式》、《JAVA并发编程实践》一些大的上传不上来的文件在README
tedtaozhang/OpenCV-Face-Recognition
Real-time face recognition project with OpenCV and Python