Geesun Jang
About Projects Resume Articles Docs
Wallpaper Pattern Generation using GAN (Generative Adversarial Network)
Wallpaper Pattern Generation using GAN (Generative Adversarial Network)

In this project, I trained the wallpaper pattern dataset to GAN (Generative Adversarial Network) and generated synthesized patterns to solve the Texture Synthesis problem.

Python Machine Learning Pytorch GAN

Utilizing Local Alignment in STOP sign Detection
Utilizing Local Alignment in STOP sign Detection

I applied 'Local Alignment' algorithm in Bioinformatics to solve object detection problem.

Matlab Image Processing Bioinformatics

Money Management Application
Money Management Application

This web application helps users managing ther assets. We built an Machine Learning model to predict an idividual's behavior based on thier previous expenses.

React Javascript Scikit-learn

SSH Protocol Implementation
SSH Protocol Implementation

The SSH protocol is a method for secure remote communication between two nodes on a network. I implemented SSH protocol virtually using OpenSSL library in C language

OpenSSL Computer Security C

Digital Clock and Calcuator system on a HCS12C128 board
Digital Clock and Calcuator system on a HCS12C128 board

I designed and implemented a calculator & digital clock program runs on the embedded system, HCS12C128 board. All the codes are written in Assembly language. The digital clock maintains the time flow while the user using a calculator at the same time.

Assembly Embedded system System engineering

Nextfit Memory Allocator and Deallocator
Nextfit Memory Allocator and Deallocator

I implemented a Next-fit memory allocator/deallocator virtually using malloc() and free() function in C language on Linux OS. It provides the feature that let the user use memory spaces based on request. Next-fit policy is to find a sufficient memory space for user from last allocated memory address

Operating System C language Linux

Point of Scale system design
Point of Scale system design

My team designed a point of scale system based on waterfall design paradigm. Based on the finalized design, we implemented the system using C language on Linux OS.

C langauge Waterfall development Software Enginnering

with by Geesun Jang