From Coding Bowl, Codeforces
About
16 year old in Los Angeles (grade 11)
I got stars in my eyes when I'm looking at you, on a warm summer night skinny dipping in the blue; I got stars in my eyes, all my wishes came true; they've never been so bright, the stars in my eyes
little boys like htoshiro harass me
https://clist.by/coder/kevlu8/
2022/01/08 - joined dmoj, started CP
2022/02/15 - 57 on CCC junior
2022/08/06 - started taking cp seriously, joined ABAITC
2023/02/07 - expert
2023/02/15 - AK'ed CCC junior, 24/75 on senior
2023/05/08 - 3-digit
2023/11/07 - candidate master
2024/01/28 - usaco silver and new pc!!! (ryzen 7700x, rtx 4070 super, 32gb ddr5-6000)
2024/02/21 - 40/75 on ccc senior.. not that bad but i could have done way better (somehow still honor roll)
2024/06/10 - cs internship at a university 👀
2024/11/13 - hosted a contest!
goals:
- get CCO
- usaco gold
- 1900 codeforces
- 2200 codechef (lmao)
- 2400 leetcode
my userscript (midnight black):
$(function() { $(".anime-img").show(); });
</script>
<style>
.table th, .sidebox h3, ul.pagination > li > a, ul.pagination > li > span {
background-color: #000000;
color: #f8f8f8;
}
.active-page> {
background-color: #2980b9;
}
#page-container, body, #nav-container, footer, .content-description pre, .new-comments, .comment-display, .form-area, .TLE, .MLE, .RTE, .IR, .OLE, .WA, .CE {
background-color: #000000;
}
.TLE, .MLE, .RTE, .IR, .OLE, .WA, .CE {
color: #ff0000;
}
.AC, .submission-row .sub-result .score, ._AC, #ranking-table th a {
color: #ffffff;
}
.AC {
background-color: #006000;
}
._AC {
background-color: #606000;
}
</style>
<script>