Pinned Repositories
AP-Computer-Science-Jump-Game
This is a game I programmed for my AP Computer Science class for final project. The program includes JFrame which I learned from YouTube videos and a online class website called China University MOOC. Thank Ruobing(Icy) Chen, my teammate, who helped me to organize my thoughts and give me new ideas on improving my project.
Calculator
This is a user-friendly calculated developed in Java GUI.
catgame
game for cat
Chexpert
Top 1 solution of Chexpert
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
CS2110MachineCodeHelper
CS6220_HW2
Deep neural networks (DNNs) have demonstrated impressive performance on many challenging machine learning tasks. However, DNNs are vulnerable to adversarial inputs generated by adding maliciously crafted perturbations to the benign inputs. As a growing number of attacks have been reported to generate adversarial inputs of varying sophistication, the defense-attack arms race has been accelerated. This project collects state-of-the-art attack algorithms and organizes them with a easy-to-use interface.
Fake_12306
This project includes several key terms that I learned recently such as API authentications, regex pattern comparatsion, filtering, and asynchronous functions.
One-Week-Couple-UMS
This is the data manage system for one week couple website at GTCSSA. Use MSSQL as data storage and Node.JS as logic for data retriving, alternation, and deleting.
todolist_firebase
gtqifan's Repositories
gtqifan/AP-Computer-Science-Jump-Game
This is a game I programmed for my AP Computer Science class for final project. The program includes JFrame which I learned from YouTube videos and a online class website called China University MOOC. Thank Ruobing(Icy) Chen, my teammate, who helped me to organize my thoughts and give me new ideas on improving my project.
gtqifan/Calculator
This is a user-friendly calculated developed in Java GUI.
gtqifan/Fake_12306
This project includes several key terms that I learned recently such as API authentications, regex pattern comparatsion, filtering, and asynchronous functions.
gtqifan/catgame
game for cat
gtqifan/Chexpert
Top 1 solution of Chexpert
gtqifan/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
gtqifan/CS2110MachineCodeHelper
gtqifan/CS6220_HW2
Deep neural networks (DNNs) have demonstrated impressive performance on many challenging machine learning tasks. However, DNNs are vulnerable to adversarial inputs generated by adding maliciously crafted perturbations to the benign inputs. As a growing number of attacks have been reported to generate adversarial inputs of varying sophistication, the defense-attack arms race has been accelerated. This project collects state-of-the-art attack algorithms and organizes them with a easy-to-use interface.
gtqifan/One-Week-Couple-UMS
This is the data manage system for one week couple website at GTCSSA. Use MSSQL as data storage and Node.JS as logic for data retriving, alternation, and deleting.
gtqifan/todolist_firebase
gtqifan/TodoPerfect
TodoPerfect is an Android Application used for creating and synchronising To-Do tasks among devices. It is login required and a valid email will be used for sign-up; the tasks created will include a Name, Description (optional), Due date, and other features such as Importance (optional), Expected time Cost (optional). The importance of tasks will be highlighted through colors accordingly so that users are able to easily distinguish tasks and their priorities, and notifications will be posted prior to the due time.
gtqifan/BILIBILI-HELPER
B站,哔哩哔哩(Bilibili)自动签到投币工具,每天轻松获取65经验值,支持每日自动投币,银瓜子兑换硬币,领取大会员福利,大会员月底给自己充电等功能。呐!赶快和我一起成为Lv6吧!
gtqifan/GTCSSA-One-Week-Couple-Pairing
gtqifan/gtqifan.github.io
gtqifan/Hackintosh-Thinkpad-X1-Extreme
[Hackintosh] Configuration for Lenovo Thinkpad X1 Extreme Gen I.
gtqifan/MessageBoard
gtqifan/online-cv
A minimal Jekyll Theme to host your resume (CV)
gtqifan/pantheon
Pantheon of Congestion Control
gtqifan/Pantheon_data
gtqifan/procsim
A 5-stage CPU pipeline simulator based on the well-known Tomasulo algorithm.