Bachelor of Engineering (Transferred out) | Northeastern University | September 2017 – July 2018
- Major: Computer Science and Technology
- Related courses: Advanced Mathematics, Discrete Mathematics, Fundamentals of Programming: C, Introduction to Computer Science, Linear Algebra, Object-oriented Programming: C++, Introduction to Deep Learning
Webmaster & Editor | Chen’s Notes | November 2016 – Present
- Chen’s Notes is a website with the main topics of Tech News, Internet, Free Resources, Tutorials, and Reviews on Online Products.
Quality Assurance | Infrastructures for Information | June 2020 – August 2020
- Infrastructures for Information is an independent software company specializing in the delivery of XML / SGML document processing software in Toronto, Ontario, Canada, founded by Michel Vulpe in 1993.
Software Developer | Infrastructures for Information | August 2020 – August 2021
- Infrastructures for Information is an independent software company specializing in the delivery of XML / SGML document processing software in Toronto, Ontario, Canada, founded by Michel Vulpe in 1993.
3030.link – URL Shortener
- 3030.link is a URL shortener that was build with MongoDB, Express.js, and Node.js.
- Every user has ten quotes which they could pay to get their customized short url for any url.
Dynamic Resume Management System
- Using HTML, JavaScript (and JQuery), CSS and PHP and with the knowledege of AJAX, JSON, and SQL. I built this Dynamic Resume Management System.
- You can login the Admin Panel with your username and password, and then you can add / update / delete any stuff from your resume. There is no easier way to get your resume online!
- What’s more, the resume generated by this system is completely mobile friendly, that makes it easy for everyone to view your resume everywhere.
- My resume here is generated by this system.
Prefix trees and Melodies
- The program stores words and their prefix’s in the Tree data structure. And people can look up a prefix and then get a list of the corresponding words that have the prefix. This program was written in Python.
Library Management System
- The library management system was developed with my classmates at Northeastern University. This library management system satisfies the basic needs for library management such as borrowing books, returning books, and searching for books. This library management system was written in C++.