Skip to content

Commit 5814665

Browse files
fix
1 parent 843d5e8 commit 5814665

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,14 @@ <h2>achievements</h2>
5050
const achievements = [
5151
"Present・CS and ML oriented high school student",
5252
"2022・Founded tech blog (TecRes), publishing informative tech news",
53+
"2023・Started YouTube channel, creating tech-related content" ,
5354
"2024-2025・Built multiple web apps and prototypes",
5455
"2025・Learned C++ and built CLI projects",
5556
"2025・Started competiting in coding competitions and hackathons",
5657
"2025・Won first hackathon",
5758
"2025・Built GitHub open-source tools",
5859
"2025-2026・Started research writing and published a paper on arXiv",
59-
"2025-2026・AI & Business Systems Consultant at Kumon, contributing to student tracking and marketing systems",
60+
"2025-2026・AI & Business Systems Consultant at local Kumon center, contributing to student tracking and marketing systems",
6061
"2026・Started YouTube channel sharing tech knowledge and tutorials"
6162
];
6263

0 commit comments

Comments
 (0)