[Troubleshooting] Jekyll Blog Image Path & HTMLProofer Errors (Double Baseurl)
Resolving the 'internal image does not exist' error caused by double baseurl duplication in Jekyll Chirpy theme.
Resolving the 'internal image does not exist' error caused by double baseurl duplication in Jekyll Chirpy theme.

Introduction In the field of clinical genomics, accurately predicting whether a specific genetic variant is pathogenic (disease-causing) or benign is a critical challenge. Recently, I worked on a ...
![[LeetCode] 241. Different Ways To Add Parentheses](/scitechblog/assets/img/posts/algo/leetcode_new.png)
Solution for LeetCode 241: Different Ways To Add Parentheses
![[LeetCode] 1. Two Sum](/scitechblog/assets/img/posts/algo/leetcode_new.png)
Solution for LeetCode 1: Two Sum

Introduction Beyond the major migration tasks and the visitor counter saga, refining a blog involves solving numerous small but annoying issues. This post details three specific “polishing” proble...

Introduction After migrating to the Jekyll Chirpy theme, one of the first requested features was a Visitor Counter. While it seems like a simple addition, integrating it seamlessly into the theme ...

Introduction This post documents the complete migration process from WENIVLOG (a JavaScript-based blog platform) to Jekyll Chirpy theme. The goal was to leverage Jekyll’s modern static site genera...

Introduction This post documents my experience building an automated CI/CD pipeline for a FastAPI application. The goal was simple: push code to GitHub, and it automatically deploys to AWS EC2. Wh...
![[BOJ] 9012. 괄호](/scitechblog/assets/img/posts/algo/baekjoon_new.png)
백준 9012번: 괄호 풀이
![[BOJ] 11866. 요세푸스 문제 0](/scitechblog/assets/img/posts/algo/baekjoon_new.png)
백준 11866번: 요세푸스 문제 0 풀이