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”

Software | AI-assisted | AI-native

AI-Native Startup

By Wolf
Created: 2026.01.28 | Modified: 2026.01.28
In 2026, the term “AI-Native Startup” has moved past being a buzzword to represent a specific architectural and business philosophy. Unlike “AI-enabled” companies (which add a chatbot to an existing…
Read More
Software | HTML

HTML Rendering Methods

By Wolf
Created: 2026.01.28 | Modified: 2026.01.28
In modern web development, choosing the right rendering method determines how fast your site feels to a user and how well it ranks on search engines. Here are the four…
Read More
Software | Flask | HTML | Node.js | PHP | WordPress

Comparison of Node.js, Flask, and WordPress

By Wolf
Created: 2026.01.28 | Modified: 2026.01.28
Front-End Performance Comparing the front-end performance of Node.js, Flask, and WordPress requires looking at two distinct layers: Server-Side Execution (how fast the server prepares the page) and Browser-Side Rendering (how…
Read More
Software | Coding

Cracked Engineer

By Wolf
Created: 2026.01.26 | Modified: 2026.01.26
“Cracked engineer”는 최근 소프트웨어 공학 커뮤니티와 소셜 미디어(특히 Twitter/X 및 기술 블로그)에서 사용되는 신조어로, 일반적인 수준을 훨씬 뛰어넘는 압도적인 기술력과 문제 해결 능력을 가진 엔지니어를 지칭합니다. Definition and Characteristics The…
Read More
Software

Taxonomy of Workflow Automation

By Wolf
Created: 2026.01.25 | Modified: 2026.01.25
A workflow comprises the interdependent processes and people required to reach a result that no single participant can achieve alone [1]. Here is the taxonomy of workflow automation methods, incorporating…
Read More
Software | AI Prompt

AI Prompt Framework

By Wolf
Created: 2026.01.24 | Modified: 2026.01.24
An AI prompt framework is a structured mental model or “recipe“ used to craft instructions that help Large Language Models (LLMs) like Gemini, ChatGPT, or Claude produce more accurate, relevant,…
Read More
Software | AI Prompt

Modular Prompt Engineering

By Wolf
Created: 2026.01.24 | Modified: 2026.01.24
Modular Prompt Engineering is the practice of treating prompts like software code. Instead of writing one “monolithic” prompt that contains the persona, instructions, and examples in a single massive block,…
Read More
AI Prompt | Software

Popular software tools for systematic AI prompt

By Wolf
Created: 2026.01.24 | Modified: 2026.01.24
Building a systematic AI prompt framework—like the one you’ve structured in your Markdown document—often requires more than just a text editor. To manage versioning, testing, and deployment of these “Prompt…
Read More
Software | Application | Semiconductor

Microservices in Semiconductor Fabrication

By Wolf
Created: 2026.01.24 | Modified: 2026.01.24
In the high-precision world of semiconductor fabrication, the shift from monolithic legacy systems to microservice architecture is driven by the need for extreme scalability and real-time data processing. In smart…
Read More
Software | Coding

Coding Skills by Human–AI Contribution

By Wolf
Created: 2026.01.24 | Modified: 2026.01.24
In 2026, the landscape of software engineering has shifted from “writing code” to “orchestrating intelligence.” The following list sorts these coding skills from the highest human involvement to the highest…
Read More
PDF.js in WordPress
Software | WordPress

PDF.js in WordPress

By Wolf
Created: 2026.01.19 | Modified: 2026.01.19
A general-purpose, web standards-based platform for parsing and rendering PDFs. PDF.js를 사용하여 bbPress 포럼에 PDF를 임베드하고, 인쇄 및 다운로드 버튼을 제거하는 방법은 가장 강력한 제어권을 제공합니다. 이 방법은 PDF를 브라우저…
Read More
Software | MCP

MCP (Model Context Protocol) Connection Methods to AI Agent

By Wolf
Created: 2026.01.18 | Modified: 2026.02.01
Modern AI Applications are not just standalone programs; they act as Orchestrators that bridge the gap between AI models (like Gemini) and the digital tools we use daily. The following…
Read More