Title: Kevin's Personal Portfolio
Mail addresses
kevinchen.07cd@gmail.com
kevinchen.07cd@gmail.com
kevinchen.07cd@gmail.com
Domain: ChibiKev.github.io
Links:
| Kevin Chen | https://ChibiKev.github.io/ |
| Home | https://ChibiKev.github.io#header |
| About | https://ChibiKev.github.io#about |
| Resume | https://ChibiKev.github.io#resume |
| Skills | https://ChibiKev.github.io#skills |
| Portfolio | https://ChibiKev.github.io#portfolio |
| Contact | https://ChibiKev.github.io#contact |
| https://www.linkedin.com/in/kevinchen07cd/ | |
| https://github.com/ChibiKev | |
| B.E. Computer Engineering | https://www.parchment.com/u/award/5455171f51650680ef780f0b4c44dcbf |
| https://github.com/ChibiKev | https://github.com/ChibiKev |
| Riverbed Technology | https://www.riverbed.com/ |
| City College | https://www.ccny.cuny.edu/ |
| CUNY Tech Prep | https://cunytechprep.org/ |
| "Find It Quick" | https://ChibiKev.github.io/portfolio/find-it-quick.html |
| "Split It" | https://ChibiKev.github.io/portfolio/split-it.html |
| Riverbed Technology | https://www.riverbed.com/ |
| CUNY Tech Prep | https://cunytechprep.org/ |
| City College of the City University of New York (CCNY) - Grove School of Engineering | https://www.ccny.cuny.edu/ |
| List Directory Files A Python-based command-line tool which automates the generation of a JSON file listing the contents of a specified directory, streamlining the cataloging process. June 2023 | https://ChibiKev.github.io/portfolio/list-directory-files.html |
| Random Airport Generator A Python-based tool that generates synthetic airport information. May 2023 | https://ChibiKev.github.io/portfolio/random-airport-generator.html |
| FlyFast A responsive web application utilizing React (JavaScript) as the front-end and Tornado (Python) as the back-end, designed as a user-friendly flight booking search application. February 2022 - April 2022 | https://ChibiKev.github.io/portfolio/flyfast.html |
| Aura.AIO An Electron-based application that automates the process of online shopping. March 2021 - Present (Hold) | https://ChibiKev.github.io/portfolio/auraaio.html |
| WebViewer A responsive full-stack web application that enables users to view website content without the need for their browser. January 2021 - March 2021 | https://ChibiKev.github.io/portfolio/webviewer.html |
| To Do Application An Android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item. December 2020 | https://ChibiKev.github.io/portfolio/to-do.html |
| Marketext A responsive full-stack web application that allows students to buy, sell, trade, or swap textbooks. September 2020 - November 2020 | https://ChibiKev.github.io/portfolio/marketext.html |
| Checkout Form A responsive frontend web application of a checkout form that has a billing address section, shipping address section, payment section, and a cart section. October 2020 | https://ChibiKev.github.io/portfolio/checkout-form.html |
| Split It A responsive full-stack web application designed to simplify bill-splitting processes, whether through camera scanning or manual input. February 2020 - May 2020 | https://ChibiKev.github.io/portfolio/split-it.html |
| Find It Quick A responsive full-stack web application designed to assist urban dwellers in quickly locating public restrooms. September 2019 - December 2019 | https://ChibiKev.github.io/portfolio/find-it-quick.html |
| CMOS 32 Bit Carry Lookahead Adder Designed a CMOS of a 32-bit Carry Lookahead Adder (CLA) using Electric. November 2019 - December 2019 | https://ChibiKev.github.io/portfolio/cmos-cla-32.html |
| Resident CCNY A responsive full-stack web application designed to facilitate the posting of upcoming events by resident staff for CCNY Towers' student residents. November 2019 | https://ChibiKev.github.io/portfolio/resident-ccny.html |
| CMOS 16-to-1 Multiplexer Designed a CMOS of a 16-to-1 Multiplexer (MUX) using Electric. October 2019 - November 2019 | https://ChibiKev.github.io/portfolio/cmos-16-to-1-mux.html |
| Disk Scheduling A program that implements the following disk-scheduling algorithms: FCFS, SSTF, SCAN, C-SCAN, LOOK, and CLOOK. October 2019 | https://ChibiKev.github.io/portfolio/disk-scheduling.html |
| Bridge for One A program that uses pthreads to synchronize the threads access to the output screen and prevents deadlock. October 2019 | https://ChibiKev.github.io/portfolio/bridge-for-one.html |
| CMOS 16-Bit Ripple Carry Adder Designed a CMOS of a 16-Bit Ripple Carry Adder (RCA) using Electric. October 2019 | https://ChibiKev.github.io/portfolio/cmos-rca-16.html |
| Multithreading A program that utilizes multiple threads to read a file containing 50,000,000 random words (e.g. Communication, Protocols, and Architecture) and forms a list to find the longest word, the shortest word, and the most common word. October 2019 | https://ChibiKev.github.io/portfolio/multithreading.html |
| CMOS 2-Input OR Gate Designed a CMOS of a 2-Input OR Gate using Electric. September 2019 | https://ChibiKev.github.io/portfolio/cmos-2-or.html |
| Fork a Command Created a system with one parent process and two child processes where the children communicate using a pipe. September 2019 | https://ChibiKev.github.io/portfolio/fork-a-command.html |
| Single Cycle CPU Used VHDL and block diagram to create a 32 bit single cycle CPU. May 2019 | https://ChibiKev.github.io/portfolio/single-cycle-cpu.html |
| Prime A program that takes a whole number input from a user and determines whether it's prime. If the number is not prime, display its unique prime factors. May 2019 | https://ChibiKev.github.io/portfolio/prime.html |
| Check Protection An application that inputs a dollar amount to be printed on a check, then prints the amount in check-protected format with leading asterisks if necessary. April 2019 | https://ChibiKev.github.io/portfolio/check-protection.html |
| Bitwise Operations Used VHDL and block diagram to create bitwise operations. April 2019 | https://ChibiKev.github.io/portfolio/bitwise-operations.html |
| Contacts A JavaFx app that store contacts information such as first name, last name, email and phone number. March 2019 | https://ChibiKev.github.io/portfolio/contacts.html |
| Mortage Calculator A JavaFx mortgage calculator app that allows the users to enter a purchase price, down-payment amount and interest rate. March 2019 | https://ChibiKev.github.io/portfolio/mortage-calculator.html |
| SRAM Used VHDL and block diagrams to make a 16 x 4 and 16 x 32 SRAM. March 2019 | https://ChibiKev.github.io/portfolio/sram.html |
| Simple Circuit Design and Testing Used VHDL and a block diagram to test and run a multiplexer, 3 to 8 decoder, 8 to 3 encoder, 1 bit half adder, and a 1 bit full adder using a 1 bit half adder as a component. February 2019 | https://ChibiKev.github.io/portfolio/simple-circuit-design-and-testing.html |
| Heart Rate Calculator A Java application that calculates the maximum heart rate and target-heart-rate range of a given person. February 2019 | https://ChibiKev.github.io/portfolio/heart-rate-calculator.html |
| 12 Hour Digital Clock Utilized various integrated circuits to design a 12 hour digital clock. July 2018 | https://ChibiKev.github.io/portfolio/digital-clock.html |
| Cardistry A responsive website using HTML and CSS, with the primary focus of showcasing the captivating art of Cardistry. November 2016 | https://ChibiKev.github.io/portfolio/cardistry.html |
| https://www.linkedin.com/in/kevinchen07cd/ | |
| https://github.com/ChibiKev |
Viewport: width=device-width, initial-scale=1.0