Skip to content
View JonPark0's full-sized avatar

Block or report JonPark0

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JonPark0/README.md
Yeochoon Park Banner

About Blog Projects Gallery Forgejo


Yeochoon Park

Robotics Engineering student at Incheon National University, majoring in Mechatronics.
My work spans across mechanical design, embedded systems, and full-stack web development.


Code & Projects

Most of my personal projects and source codes are hosted on my self-hosted Forgejo instance. Please visit git.palnarium.com/jonpark0 to see my work.

  • palnarium.com: My portfolio and playground.
    • /projects: Detailed descriptions of my engineering projects.
    • /blog: Technical notes and thoughts.
    • /gallery: Photography and renders.

Skills & Tools

Languages

C C++ Python MATLAB TypeScript Rust

Engineering & Design

  • CAD/CAM: Autodesk Inventor, Fusion 360, Siemens NX, PTC Onshape.
  • 3D Printing: Design for Additive Manufacturing (DfAM), Custom printer builds (Metal/Polymer).
  • Research: Graph-theory based additive manufacturing ontology database — co-authored conference paper. (DBpia)

Web & Infrastructure

React TypeScript Docker Linux PostgreSQL Nginx

  • Frontend: React (TypeScript) with a focus on clean, maintainable code. Currently operating several client websites.
  • Containerization: Docker Compose based deployment for all self-hosted services. Familiar with managing multi-container environments and inter-service networking.
  • Database: SQLite, PostgreSQL administrative ability including version control, database migration, and schema management across multiple applications.
  • Observability: Log collection and aggregation pipeline built with Grafana Alloy + Loki + Grafana. Covers ingestion, dashboarding, and anomaly detection across services.
  • Security: Web/app vulnerability scanning with Burp Suite, and network traffic analysis with Wireshark to identify data leakage and anomalous behavior.
  • Networking: Compose cloud computing including VPS setup, network managing across LAN/MAN infrastructure.
  • Self-Hosting: Home server running Forgejo, Umami Analytics, and supporting infrastructure — all managed and maintained independently.

Contact

Reach me via my Forgejo Profile.

Pinned Loading

  1. whisper_webui whisper_webui Public

    A web-based interface for the Whisper Transcribe tool, providing easy-to-use audio transcription and text enhancement features.

    JavaScript 1

  2. whisper_transcribe whisper_transcribe Public

    A Python tool that transcribes audio files using OpenAI's Whisper large-v3 model. Supports multiple file formats and includes timestamp functionality.

    Python

  3. MusicBot MusicBot Public

    Self Hosted Discord Bot & Application

    TypeScript

  4. web_audio_splitter web_audio_splitter Public

    AI-powered audio source separation using Meta Demucs - Split songs into vocals, drums, bass, and other tracks with an easy-to-use web interface

    JavaScript