Jeeho Park

aquashdw

#About

I'm Jeeho Park, a humble web developer from South Korea. I earned my bachelor's degree of Software Engineering in Chung-Ang University, Seoul Campus (eng).

I started my career as a developer in Maum.ai (formerly named Mindslab) an AI Service company, as a backend developer using Java + Spring Framework in July 2018. Most of my job involved in delivering APIs to end users, occasionally developing mobile applications with Flutter.

On 2021, I left the company and started to deliver IT lectures. I have worked and am working primarily as a freelancer, delivering lectures based on HTML, CSS, JS, Python, Django, Java, Spring.

I am currently interested in JavaScript, mainly in React and Next.js.

#Experiences

Languages

Java Kotlin Python Dart JavaScript

Front

HTML CSS Bootstrap React Next.js Vue.js

Back

Spring Boot Ktor Django Flask

Mobile

Flutter

Database

RDB MongoDB Redis

Middlewares

RabbitMQ gRPC Kafka

Devops

Git Linux Nginx Docker AWS GitlabCI Actions

#Projects

Minesweeper

minesweeper screenshot

A minesweeper clone made with Flutter, no Flame, just plain Flutter + Bloc. Fun experience, trying bfs with Dart for opening blank cells, and managing cells with Bloc, Columns and Rows. Also found out that at the time (2023....before July?) translated GestureDetectors doesn't work, so the controls are a bit mispositioned, along with sizing issues.

Visit

Minesweeper