Benjamin Kim

Software Engineer

Diligent and motivated software engineer with a strong work ethic, actively seeking a rewarding full-time role to leverage my expertise and abilities for ongoing advancement and growth.


Interests: Software Engineering, Mobile App Development, CI/CD, PAAS


Projects

UH-Broadcast 2022

Flea Market web app developed in a team with Hubert Liang, Weihao He, Sydnee You, and Mark Pascual for ICS 314.

Meteor React CI

Read More
ParkEZ 2019

Parking app developed in a team with Cong Nguyen for CSC 599 project (Creighton).

Swift Pods GitHub

Read More
DominoSearch 2019

CSC 421 assignment to create a Backtracking algorithm for domino placement logic game.

Java Algorithm

Read More
MatchMatch 2018

Memory mobile game developed in a team with Victoria Lo for CSC 581 project (Creighton).

Swift GitHub

Read More

Essays

Important Concepts For Aspiring Software Engineers

16 Dec 2022

What is Software Engineering In general media, Software Engineering is often times used colloquially to refer to coding in general. But the truth is that it goes beyond just coding as it is a process of designing, building, testing, and...

Software Engineering Agile Project Management Issue Driven Project Management Functional Programming

Improvement in Efficiency Through Using this One Trick

01 Dec 2022

Coding from scratch can be difficult If you’ve ever had the experience of developing a website using pure html you will know that it can get messy and be extremely tedious. But UI-Frameworks allow software engineers to produce high quality...

Software Engineering Design Patterns

Framesworks Make The Brain Work

06 Oct 2022

What are UI Frameworks and how do they work? UI Frameworks are a set of tools that are convenient for experienced developers and a great resources for web developers that have limited knowledge. For example, Bootstrap which is the most...

UI Frameworks Web Development Bootstrap

Have Coding Standards Gone too Far?

22 Sep 2022

Are coding standards even needed today? Coding standards used to be very strict due to limitations such as memory, and only having access to punch cards or command lines. But with the vast amounts of memory available for modern day...

Software Engineering Coding Standards

Ask Smart Questions, Don't Be a Luser!

08 Sep 2022

The importance of asking smart questions Asking a smart question can be the difference between receiving helpful answers that further your knowledge, and receiving rude answers or no answers at all. With the insane volume of questions that get posted...

Questions Answers StackOverflow