Skip to content
View rankabaam's full-sized avatar

Block or report rankabaam

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
rankabaam/README.md

B. Kim

Aviation operations and systems-safety professional building practical automation tools for dispatch workflows, live translation, media production, and public-facing web systems.

Professional Focus

  • Aviation operations and dispatch support
  • Systems safety, risk analysis, and operational reliability
  • Workflow automation and decision-support tools
  • Python, VBA, Excel, HTML, FastAPI, WordPress, and FFmpeg
  • AI-assisted development for recurring operational problems
  • Documentation, regression control, and maintainable handoff

Featured Projects

Parking Location Tool

A sanitized aviation decision-support project combining synthetic service-location records with simulated movement signals.

Current public demo

  • Runnable Python status engine
  • Parking, Landed, Flying, and Uncertain precedence
  • Searchable dark/light HTML table and ramp view
  • Map-visibility and location-confidence rules
  • Unit tests for stale-data and movement-state behavior

View project


Church Live Translation System

A runnable FastAPI and WebSocket demonstration of a model-agnostic Korean–English live-translation workflow.

Current public demo

  • REST processing and session endpoints
  • WebSocket snapshots and live viewer updates
  • Partial-fragment suppression
  • Glossary-assisted terminology visibility
  • Bounded session memory for reconnecting viewers
  • Unit-tested pipeline logic

View project


Sermon Video Automation

A config-driven Python and FFmpeg workflow for recurring sermon-media preparation.

Current public demo

  • Safe dry-run mode
  • Optional authorized execution mode
  • YAML configuration
  • Latest-recording discovery
  • Generated intro, normalization, concatenation, WAV export, and upload-ready packaging
  • Tests for naming, discovery, and command construction

View project


Legacy Website Rebuild

A WordPress rebuild case study covering legacy-site assessment, information architecture, event and media organization, workflow integration, and long-term maintainability.

Current documentation

  • Directly linked case-study sections
  • Operational maintenance model
  • Event-calendar refinement
  • Sermon-media workflow integration
  • Privacy-safe lessons learned

View project

Working Approach

  1. Identify recurring operational friction.
  2. Map the real workflow and failure modes.
  3. Build the smallest useful tool.
  4. Add conservative safeguards and clear status information.
  5. Separate public demonstrations from production data and infrastructure.
  6. Test deterministic behavior and document the handoff.
  7. Improve the system through operational feedback and regression review.

All public repositories are intentionally sanitized and exclude employer-confidential information, private organizational data, credentials, production records, and copyrighted operational media.

Pinned Loading

  1. parking-location-tool parking-location-tool Public

    Aviation dispatch workflow concept for tracking aircraft parking locations from sample fuel request data.

    Python

  2. legacy-website-rebuild legacy-website-rebuild Public

    A WordPress-based rebuild concept for a legacy organization website after CMS support limitations and hosting/platform changes made the old site difficult to maintain.

  3. sermon-video-automation sermon-video-automation Public

    Python and FFmpeg workflow concept for automating weekly sermon media preparation.

    Python

  4. church-live-translation-system church-live-translation-system Public

    A live Korean-English sermon translation workflow concept for church services.

    Python