Mercurial
annotate mrjunejune/assistant/knowledge/public_facts.json @ 271:13d61401c57d
redirect Copilot cache to service state
Set XDG_CACHE_HOME from the configured inference state so the systemd service can extract Copilot outside its protected home directory.
Co-authored-by: Copilot <[email protected]>
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Fri, 07 Aug 2026 13:24:05 -0700 |
| parents | 056790c4fb0d |
| children |
| rev | line source |
|---|---|
|
265
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
1 { |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
2 "version": 1, |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
3 "facts": [ |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
4 { |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
5 "id": "about-identity", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
6 "topic": "about", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
7 "text": "June Park (Juntae Park) is a software engineer and engineering leader known online as MrJuneJune. He is based in the Bay Area, CA, USA.", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
8 "sourceLabel": "Personal Site", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
9 "sourceUrl": "https://mrjunejune.babocoder.com", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
10 "visibility": "public", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
11 "status": "verified" |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
12 }, |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
13 { |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
14 "id": "about-languages", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
15 "topic": "about", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
16 "text": "June lists English, Korean, and Japanese among the languages he uses.", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
17 "sourceLabel": "Resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
18 "sourceUrl": "https://mrjunejune.babocoder.com/resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
19 "visibility": "public", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
20 "status": "verified" |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
21 }, |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
22 { |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
23 "id": "career-everlywell-se", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
24 "topic": "career", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
25 "text": "June was a Software Engineer at Everlywell from December 2020 to January 2022, building COVID-19 at-home test kit web applications for clients including NBA and Tinder using React and Rails, reducing support tickets by 50%.", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
26 "sourceLabel": "Resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
27 "sourceUrl": "https://mrjunejune.babocoder.com/resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
28 "visibility": "public", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
29 "status": "verified" |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
30 }, |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
31 { |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
32 "id": "career-google-se", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
33 "topic": "career", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
34 "text": "June was a Software Engineer at Google in Toronto from February 2022 to July 2023, implementing and maintaining features for Google Workspace including Gmail, Sheets, and Docs via App Script.", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
35 "sourceLabel": "Resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
36 "sourceUrl": "https://mrjunejune.babocoder.com/resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
37 "visibility": "public", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
38 "status": "verified" |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
39 }, |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
40 { |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
41 "id": "career-meta-se", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
42 "topic": "career", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
43 "text": "June was a Software Engineer at Meta in San Francisco from October 2024 to October 2025. He worked on ads infrastructure using React and Hack/GraphQL, and improved internal testing infrastructure reducing test time by 50%.", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
44 "sourceLabel": "Resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
45 "sourceUrl": "https://mrjunejune.babocoder.com/resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
46 "visibility": "public", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
47 "status": "verified" |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
48 }, |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
49 { |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
50 "id": "career-microsoft-aix-harness", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
51 "topic": "career", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
52 "text": "At Microsoft, June designed and built AIX Harness as a foundational engineer — the execution and control plane for the Copilot SuperApp — standardizing agent orchestration, context management, and multi-model execution, supporting roughly 3,000 pull requests per month.", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
53 "sourceLabel": "Resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
54 "sourceUrl": "/resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
55 "visibility": "public", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
56 "status": "verified" |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
57 }, |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
58 { |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
59 "id": "career-microsoft-build-2026", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
60 "topic": "career", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
61 "text": "June created the repository and led end-to-end engineering for the Code and Autopilot tabs, two flagship SuperApp surfaces introduced publicly by Satya Nadella at Microsoft Build 2026.", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
62 "sourceLabel": "Resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
63 "sourceUrl": "/resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
64 "visibility": "public", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
65 "status": "verified" |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
66 }, |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
67 { |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
68 "id": "career-microsoft-copilot-tasks", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
69 "topic": "career", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
70 "text": "At Microsoft, June led engineering for Copilot Tasks from architecture through research-preview launch, bringing background agentic execution to a Copilot ecosystem serving more than 100 million paid weekly active users.", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
71 "sourceLabel": "Resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
72 "sourceUrl": "/resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
73 "visibility": "public", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
74 "status": "verified" |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
75 }, |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
76 { |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
77 "id": "career-microsoft-mts", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
78 "topic": "career", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
79 "text": "June is a Member of Technical Staff at Microsoft in San Francisco, CA, since October 2025. He leads engineering for Copilot Tasks, AI execution infrastructure, and the Copilot SuperApp.", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
80 "sourceLabel": "Resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
81 "sourceUrl": "https://mrjunejune.babocoder.com/resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
82 "visibility": "public", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
83 "status": "verified" |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
84 }, |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
85 { |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
86 "id": "career-spiria-se", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
87 "topic": "career", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
88 "text": "June was a Software Engineer at Spiria in Oakville, ON, from October 2018 to October 2020, building RESTful APIs in Django, Rails, and Flask, and automating QA with Selenium scripts that eliminated 80% of manual QA work.", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
89 "sourceLabel": "Resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
90 "sourceUrl": "https://mrjunejune.babocoder.com/resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
91 "visibility": "public", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
92 "status": "verified" |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
93 }, |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
94 { |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
95 "id": "career-warner-music-group", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
96 "topic": "career", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
97 "text": "June was Technical Lead Engineer at Warner Music Group in Toronto from July 2023 to September 2024. He led a team of five engineers building GraphQL endpoints supporting over 2000 RPS, improved response times by up to 85%, and introduced Bazel build structure.", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
98 "sourceLabel": "Resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
99 "sourceUrl": "https://mrjunejune.babocoder.com/resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
100 "visibility": "public", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
101 "status": "verified" |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
102 }, |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
103 { |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
104 "id": "education-ubc-physics", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
105 "topic": "education", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
106 "text": "June holds a Bachelor of Science in Physics from the University of British Columbia, Kelowna, British Columbia, graduated 2018.", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
107 "sourceLabel": "Resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
108 "sourceUrl": "https://mrjunejune.babocoder.com/resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
109 "visibility": "public", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
110 "status": "verified" |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
111 }, |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
112 { |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
113 "id": "project-jrpg-chat", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
114 "topic": "projects", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
115 "text": "Shiba Quest (/jrpg) is a Copilot-powered JRPG chat on June's personal site with persistent, recoverable conversations.", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
116 "sourceLabel": "Personal Site", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
117 "sourceUrl": "https://mrjunejune.babocoder.com/jrpg", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
118 "visibility": "public", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
119 "status": "verified" |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
120 }, |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
121 { |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
122 "id": "project-personal-site", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
123 "topic": "projects", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
124 "text": "June's personal website is at mrjunejune.babocoder.com. It includes a blog, resume, tools (markdown converter, LaTeX editor, HLS player, file converter), and a Copilot-powered JRPG chat at /jrpg.", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
125 "sourceLabel": "Personal Site", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
126 "sourceUrl": "https://mrjunejune.babocoder.com", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
127 "visibility": "public", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
128 "status": "verified" |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
129 }, |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
130 { |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
131 "id": "project-seobeo", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
132 "topic": "projects", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
133 "text": "Seobeo is a custom C network library and HTTP server built by June from scratch, used to serve mrjunejune.babocoder.com. It is part of the Zenbu monorepo and the name comes from how Koreans pronounce 'server'.", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
134 "sourceLabel": "Blog: Creating Network Library in C", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
135 "sourceUrl": "https://mrjunejune.babocoder.com/blog/my-seobeo-journey", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
136 "visibility": "public", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
137 "status": "verified" |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
138 }, |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
139 { |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
140 "id": "skills-languages", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
141 "topic": "skills", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
142 "text": "June's programming languages include TypeScript, C#, Python, C/C++, Ruby, Java, and MATLAB. He has professional experience with Bazel, PostgreSQL, Mercurial, Git, React, Django, Rails, Flask, Microsoft Azure, AWS, and Google Cloud.", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
143 "sourceLabel": "Resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
144 "sourceUrl": "https://mrjunejune.babocoder.com/resume", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
145 "visibility": "public", |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
146 "status": "verified" |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
147 } |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
148 ] |
|
056790c4fb0d
add role-aware Epi assistant prompts
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
149 } |