Personal site & portfolio — built and maintained by myon
- Site: https://myon-bioinformatics.github.io
- Intro/Profile: https://github.com/myon-bioinformatics
- Links: lit.link / Linktree
If you’re a beginner or recruiter and want a quick overview of me, the Intro/Profile link above is the fastest route.
This site renders “Projects” cards from a simple projects.json.
Edit projects.json to reorder/update your cards.
git clone https://github.com/myon-bioinformatics/myon-bioinformatics.github.io
cd myon-bioinformatics.github.io
python -m http.server 8080
# → http://localhost:8080I started coding through Bioinformatics. Main tools: Python, plus Go/TypeScript.
I like building GUI/CLI tools for security & backend.
- Skills (JP): https://myon-bioinformatics.github.io
- Tips (JP): https://qiita.com/myon-bioinformatics
- Career (JP): https://job-draft.jp/users/58541
- Composer Portfolio: https://www.youtube.com/@freez-myon
- Wantedly: https://www.wantedly.com/id/myon123
- Manual run: Actions → Update Projects JSON → Run workflow
- Schedule: every Monday 03:17 UTC
Files:
.github/workflows/update-projects.ymlscripts/generate_projects_from_pinned.py
🇯🇵 日本語版 (クリックで展開)
このリポジトリはGitHub Pagesサイトです。projects.json を編集するだけでトップのプロジェクトカードが更新されます。
ローカル確認は python -m http.server でOK。自動更新は Actions が projects.json をピン留めから生成します。