Junlang Chen

Student

I am studying in the Department of Information and Computer Sciences at the University of Hawaii. I expect to graduate in 2025.


Interests: Aerospace Engineering, Physics, Motorsport, Robotics, 3D Modelling


Projects

Manoa Study Abroad Central 2023

A web application which contains information concerning study abroad programs available to students at the University of Hawaii at Manoa

Meteor React MongoDB

Read More
Java Stack Calculator 2023

A six function calculator with a spanish option

Java

Read More
Retail Checkout Simulation 2023

A simulation concerning customer wait times during checkout comparing Costco-esque and Ross-esque customer queues.

Simulation Java

Read More
Java Sudoku Solver 2023

Recursive brute force method for solving sudoku

Java Recusion

Read More

Essays

Lessons Learned in Software Engineering

11 Dec 2023

My introductory software engineering course curriculum had base HTML and CSS, JavaScript, JavaScript’s Underscore library, the Bootstrap framework, Facebook’s React framework, and the Meteor-React framework for MongoDB integration. Apparently learning process of these web development tools is supposed to generalize...

Software Engineering

Regarding the Use of Generative Artificial Intelligences in the Classroom

20 Nov 2023

Today I increment the integer which most humans on this planet measure their age with. When I was a young whipper-snapper... Two decades ago, I was told that the reason why I couldn't use a calculator while doing my arithmetic...

AI

Corcerning UI Frameworks

04 Oct 2023

It has been two weeks since learning a bit of html and css. It has been one week since I've learned a bit of the Bootstrap 5 framework. In a few days I'll begin to learn how to use the...

HTML CSS frameworks

Avoid Getting Sandbagged in Stack Overflow

05 Sep 2023

What is the airspeed of an unladen swallow? Stack Overflow, which you probably don’t need an introduction to, is one of the largest open source resources for technical solutions and is often the go-to website for troubleshooters. It is also...

Questions Answers StackOverflow