Justin Park

parkaxp@bc.edu|201-663-2139


  • DataGarden

    Research (9.1.2022,5.1.2023)-

    This VR application was developed to compare 3D to 2D data visualizations. The application was programmed in JavaScript and Babylon.js to visually represent 200+ students with 14 variables such as Year, Personality, Major, Stress, etc. and features such as interactive sorting and dynamic movement.

  • BunBreakdown

    Project (11.14.2022,12.1.2022)-

    This short and sweet mini-terminal game was created as a project for my Object Oriented Design Class. It is written in java and boasts 4 of the many design patterns that we learned in class.
    Play the game yourself: github
    Or read the design patterns used: Google Docs

  • Facial Photoshop Detection

    Project (11.1.2022,12.1.2022)-

    This Computer Vision project aimed towards identifying traces of Photoshop on a facial photo. Two of the key features worked on was identifying facial warping using a heat map, and object injection using a mask.
    Read more about its results here: Google Docs

    Reddit Stock Sentiment

    Project (11.1.2022,12.1.2022)-

    This NLP project aimed towards predicting a stocks' performance based on the sentiment of its previous days' reddit posts. It ran each post through existing sentiment analysis models/algorithms such as BERT, Naive Bayes, KNeighbors, etc. and through an MLP on the resulting data array.

  • ConnecD!ng Home

    Startup (6.1.2021,12.31.2021)-

    This social media startup informational homepage was implemented using more complex css transitions to create smooth UI effects. The project utilizes HTML, CSS, and JavaScript, and used GoDaddy for domain names and Cpanel for hosting.

  • ConnecD!ng App

    Startup (6.1.2021,12.31.2021)-

    This social media startup web-browser project was created to consolidate the messaging, posting, commenting, and liking functions of many established social medias applications. The program utilized SQL (originally firebase) API to fetch and retrieve content and HTML, CSS, JavaScript for linking functionalities.

  • RPCA

    Part-Time Internship (6.1.2021,9.1.2021)-

    tablet application was created to aid interventionists in integrating Bantu and Bhutanese refugees with the American culture and norms by providing an easy-to-follow curriculum. This program was created using HTML, CSS, and JavaScript on React Native.

  • AAO

    Internship (5.24.2021,8.27.2021)-

    This application is an inventory tracking application written during my first full time internship at AAO. It utilized HTML, CSS, JavaScript, Python, Flask, and sqlite3 to store and retrieve inventory data, and came with extra features such as inputs to update values, color stock-level indicators, and account management.

  • Tetris

    Project (2.2.2021,2.25.2021)-

    This project is a replica/prototype of the modern version of tetris. The game utilized the python libraries "turtle" and "keyboard" for the GUI and keyboard inputs respectively. This Tetris program, contrary to the older counterparts, includes the “piece hold”, “instant drop”, and “tucking” functions.

  • Pong

    Project (1.20.2021,2.2.2021)

    This application is a simple Pong game game created using the python libraries "turtle" and "keyboard" for the GUI and keyboard inputs respectively. Some of the functionalities of this program is the ball bouncing at consistent angles, except for when it hits the edge of a paddle, and a paddle CPU, which follows the ball at a delayed speed.

  • Snake

    Project (1.5.2021,1.17.2021)

    My very first Python program, this project implements GUI "turtle" and keyboard listener "keyboard" within Python, has basic directional inputs, and a bonus file reader which saves high scores.


  • 2021 ◦ Justin Park