Full-Stack Web Development

I architect and deploy large‑scale engineering platforms and commercial web solutions, managing complex codebases for semiconductor engineering and retail systems. I also develop experimental data‑driven methodologies using semiconductor, statistical, machine‑learning, and deep‑learning technologies to optimize semiconductor manufacturing across process, device, and yield development, all integrated into engineering platforms.

Alongside the large-scale platforms, I also developed lightweight engineering tools that function as microservices, as follows:

  • Semiconductor TEG test and summary program, using HP-Basic on Linux
  • Grapher: engineering charting and summary program, using C/C++ and Motif on Linux
  • Gargamel: data extraction and transformation program, using C/C++ and MS-COM/MFC on MS-Windows
  • Zimulator: Z-score simulator for SRAM bit cell, using HSPICE, Perl, and Motif on Linux
  • Excel regressor: yield calculation program, using VBA on MS-Excel sheet

Integrated Data Analysis Platform

I launched the first in‑house software solution at Samsung Foundry to integrate foundry technology and data science, and I developed a web‑based platform from scratch to support diverse engineering data and enable emerging‑technology skill development.

When I developed the SRAM bit‑cell yield model at Samsung, I found it challenging to help engineers understand bit‑cell operation, statistics, and the long computational workflow involved. To address this, I developed an autonomous simulation tool called Zimulator, utilizing HSPICE, Perl, and Motif on Linux. It helped engineers 1️⃣ quickly learn both the old models and the new model, and 2️⃣ speed up computational pipelines. I faced a similar challenge later when analyzing embedded SRAM yield and logic yield, which led me to realize that I needed an engineering web platform to support this work.

So I took the initiative to launch a new software team with ownership over an integrated data and analysis (IDA) platform, designed to serve as an ecosystem for engineers. The platform was designed to automate control analysis and reporting through statistical analysis, machine learning, and deep learning techniques. I developed over 20 million lines of Python code for the research and development of the web platform. The platform had over 200 subscribers in the Samsung Foundry Technology Development team.

My in‑house software development followed a DevOps model. The process was agile because the developers understood both domains. The platform was built using Node.js, React, HTML, CSS, Bootstrap, jQuery, XML, JavaScript, Python, MongoDB, Docker, and Git.

Node.Js Logo React Logo Bootstrap-5 Icon jQuery Icon JavaScript Logo Python Icon MongoDB Logo Python Icon

Full-Stack Engineering Platform

I developed a full‑stack system (Y Rocket Station 🚀) using Flask and JavaScript for the frontend, with Python and MongoDB powering the backend. I also built automated pipelines in Python to perform statistical analysis and explore AI/ML techniques on large‑scale datasets. Since semiconductor manufacturing data was not available, I used publicly accessible daily stock market data as an open‑data substitute for experimentation and modeling.

I managed the source code through GitHub and containerized both the MongoDB database and the Flask web application using Docker to ensure consistent, isolated, and reproducible execution environments. The platform used Flask, jQuery, Bootstrap, Redis, MongoDB, and Python.

Flask Logo jQuery Icon Bootstrap-5 Icon Redis Icon MongoDB Logo Python Icon Tensorflow Icon Keras Icon PyTorch Icon

Commercial Web Solution

I built a custom WordPress site using modern Content Management System (CMS) workflows to showcase my engineering and commercial work and explore advanced frontend techniques and AI-assisted development. The project includes:

  • Self‑hosted WordPress environment on a Synology NAS to support my research — This Site
  • Managed WordPress hosting on WordPress.com for the e-commerce site — StellaFire.com, StellaFireBeauty.com
  • Custom PHP development for improved performance and refined layout design
  • Responsive layout design using WordPress blocks
  • Customized forum with enhanced editor features
  • Reporting form
  • Calendar events integration
  • YouTube statistics integration
  • Troubleshooting slug issues (MySQL)
  • AI-assisted Development: Gemini, Copilot, Amazon Q/Kiro, Claude

This project highlights my ability to bridge backend infrastructure with frontend design, creating maintainable and scalable web experiences. The webpage used WordPress, PHP, JavaScript, MySQL, and Python.

WordPress Icon Official PHP Logo image/svg+xml Official PHP Logo Colin Viebrock Copyright Colin Viebrock 1997 – All rights reserved. 1997 JavaScript Logo MySql Logo Python Icon

Related Posts below (or view All Articles)

Categories = “Software”

💗
Python MCP (Model Context Protocol) Servers
Software | MCP | Python

Python MCP (Model Context Protocol) Servers

By yRocket
Created: 2026.02.02 | Modified: 2026.03.23
[Gemini] The Model Context Protocol (MCP) provides a standardized way for AI agents to interact with external tools and data sources. Since its release by Anthropic, the ecosystem has expanded…
Read More
💗
Reusable Markdown AI Prompt: Web-based Reference Number Rules
Software | AI Prompt

Reusable Markdown AI Prompt: Web-based Reference Number Rules

By Wolf
Created: 2026.01.24 | Modified: 2026.04.17
Version 22, March 4, 2026AI prompt optimized for Gemini.
Read More
K-Beauty Cosmetics Insight Generator
Business | AI Prompt | Cosmetics

K-Beauty Cosmetics Insight Generator

By Wolf
Created: 2026.03.27 | Modified: 2026.03.31
Version 2.2026.3.31
Read More
Software | AI Prompt

RM AI Prompt: Question on a Math Problem

By Wolf
Created: 2026.02.16 | Modified: 2026.02.16
This prompt provides mathematical definitions, derivations, step-by-step solutions, and detailed walkthroughs of mathematical processes.This is optimized for posting in a WordPress bbPress topic.Version 6, 2026.2.16
Read More
Software | AI Prompt

System Prompt, User Prompt, and Assistant Prompt

By Wolf
Created: 2026.02.16 | Modified: 2026.02.16
[Gemini] Understanding AI Prompt Roles: System, User, and Assistant To create effective and reusable AI prompts, it is essential to understand the three primary “roles” in a Chat Completion API.…
Read More
AI Prompt | Software

RM AI Prompt: 중·고등학교 수학 학습용 문제 생성

By Wolf
Created: 2026.02.15 | Modified: 2026.02.15
머리를 깨는 문제를 통해 유연한 사고를 개발하고자 합니다.Practice makes perfect.The more you practice, the better you get.Consistency beats perfection.Every bit of practice moves you forward. Version 0, 2026.2.15
Read More
Software | AI Prompt

RM AI Prompt: 소설의 문학분석 도구 (Literary Analysis)

By Wolf
Created: 2026.02.08 | Modified: 2026.02.15
문학 작품의 서사, 인물, 상징을 분석하고 교육적 핵심 요소를 추출합니다. Version 6, 2026.2.8 – 9, 2.14
Read More
Hello World in MASM
Software | MASM

Hello World in MASM

By Wolf
Created: 2026.02.04 | Modified: 2026.03.08
[Gemini] Microsoft Macro Assembler (MASM) is the standard for writing assembly code on Windows. Modern MASM usually targets x64 (64-bit), which uses a specific calling convention and 64-bit registers. Below…
Read More
Software | Data Structure

Kafka vs. Redis Queue Comparison

By Wolf
Created: 2026.02.04 | Modified: 2026.02.04
[Gemini] When comparing Apache Kafka (a distributed streaming platform) and Redis Sorted Sets (an in-memory data structure used as a queue), the choice depends on whether you prioritize durability and…
Read More
Software | AI Prompt

Token in AI

By Wolf
Created: 2026.02.03 | Modified: 2026.02.03
[Copilot] A “token” in AI is simply a small unit of text that a language model reads, processes, and generates.It’s not exactly a word—it’s more like a chunk of text.…
Read More
Software | AI Prompt

Claude’s Guide to Reducing Hallucinations

By Wolf
Created: 2026.02.03 | Modified: 2026.02.03
https://platform.claude.com/docs/en/test-and-evaluate/strengthen-guardrails/reduce-hallucinations Even the most advanced language models, like Claude, can sometimes generate text that is factually incorrect or inconsistent with the given context. This phenomenon, known as “hallucination,” can undermine…
Read More
Software | AI Prompt

The 2026 Guide to Anti-Hallucination Prompt Engineering

By Wolf
Created: 2026.02.03 | Modified: 2026.02.03
[Gemini] In the rapidly evolving landscape of AI, prompt engineering remains the fastest and most accessible way to reduce hallucinations. By 2026, the industry has moved beyond simple pleas like…
Read More
1 2 3 6