top of page

Projects

Have a look at my projects below to get an idea of what I’ve worked on, how I implement my skills, and my approach from concept to execution. Reach out if you’d like to learn more about a specific project.

DealMaker Online Buy/Sell Platform

Developer (1 of 4)

Website uses Golang+Vue and has the comprehensive logic of a shopping website while it will not handle the transaction. It has basic user system such that user can only delete item they posted. Overall loading speed is acceptable even if there are many items in a single browse page. Users can receive a e-mail immediately after someone clicks button to purchase.

Code: https://github.com/cse437-team-X/dealmaker

TicTacToe and Gomuku Game

Developer (1 of 3)

Developed a C++ program that implements a 5x5 board for TicTacToe and a 19x19 board for Gomuku respectively. Program repeatedly displays the current state of a game, prompts the user and receives input for the next move in the game, checks whether or not each input move is valid, and if it is updates the game state; and detects successful completion of the game or a draw.

​Code: https://github.com/DongJeff/TicTacToe-Gomuku-JeffDong.

File Share Website

Developer (1 of 2)

Successfully implemented a file share website using Django+Vue. Website allows users to sign in, upload file, and share download links, with permanent share links and larger data allowances for VIP members.

Code: https://github.com/DongJeff/final_project_file_share_website.

2D-Soccer Game

Developer (1 of 4)

Programmed in Java. Users are able to select from character models to play as, use powerup after scoring multiple goals, play multiple rounds, select option to either continue or end game at game over screen, and return to the splash screen.​

Code: https://github.com/DongJeff/2dsoccergame-237final-JeffDong.

Online Styling Collective

Founder

My unique perception of aesthetics and passion for clothing as a visual medium has brought me to custom fashion and earned the reputation of a pioneer in the online custom clothing industry, collaborating with over a dozen designers from 7 countries to create a styling collective.

Interactive To-do List

Developer

Implemented stylized interactive to-do list using HTML+CSS. Allows users to add new items and cross out completed ones.
• Code: https://github.com/DongJeff/webdev-final-assignment-JeffDong.

bottom of page