What is this?
My personal website. I put my some tools/resources here.
The website is hosted in the following places
You can view the code of everything in the website in one of these places:
"Website repo" refers to the repositories above. All repositories have the same code.
My blog
I discuss topics I want, check it out if you are interested. Link
Projects I have
- Listudy Learn: asks you written questions based on flashcards to help you LEARN!
- Listudy Quiz: tests you based flashcards!
- License: CC0
- Description: Simple, free, open source tool that gives you written questions to help you LEARN flashcards. Also has the option for tests based on flashcards.
- Code available in the
listudy
folder in the website repo. - License: AGPLv3
- Description: a math platform that is similar to Codeforces. Usual contests have 6 AIME-style problems with 2 easy, medium, and hard problems. Users get a long contest interval to a pick a time to take the contest.
- Website link!
- Code on Github
- Code on Gitlab
- Code on Codeberg
- Discord
- AoPS description post/announcement
- New AoPS description post/announcement
- License: CC0
- link
- Description: Pick a task, set a timer, and start working! If you don't finish the task, you'll have to do a punishment.
-
Code available in
mwe.html
andmwe.js
in the website repo. Alsoaudio/alarm.mp3
is the alarm sound at the end of the timer downloaded from here (CC0 license). - License: GPL v3 only.
- Description: A browser extension for chrome that allows to to block websites and specify a time to unblock websites.
- liblock on Github
- liblock on Gitlab
- liblock on Codeberg
- License: MIT. See
LICENSE
file in website repo - link
- Description: A tool that visualizes how many problems I have solved in the math log and computer science log. Uses three.js
-
Find code in
visual.html
andvisualcredits.html
in the website repo. - website link
- License: CC0
- Description: amcgen gives you a problemset of 5 problems for aime, amc8, amc10, and amc12
- Code available in the
amcgen
folder in the website repo. - License: GPL v3
- Description: game to make practicing for amc/aime more fun. ALPHA!!
- Code on Github
- Code on Gitlab
- Code on Codeberg
- License: Unlicense
- Description: My attempt on solving advent of code. Fun problem solving :)
- Code on Github
- Code on Gitlab
- Code on Codeberg
listudy (click to show more) Check this out!
(;) semicolon math (click to show more) Check this out!
MWE: Make work easier (click to show more)
liblock (click to show more)
Visualizer (click to show more) Check this out!
amcgen (click to show more)
gamc (click to show more)
Solving advent of code (click to show more)
Personal Logs of math, computer science, and fitness
The goal is to motivate me to solve math and computer science problems as practice every week. Also, I have the goal of exercising each week.
Basic Tools/Resources
- License: CC0
- link
- Description: Answers: Why be kind? And, how to be kind?
- Code available in
bekind.html
in the website repo. - License: GPL v3
- Description: blocks internet access on Linux with NetworkManager to help you focus on competitive programming (LICENSE GPL v3)
- Code on Github
- Code on Gitlab
- Code on Codeberg
- License: CC0
- link
- Description: A simple timer that needs Javascript to work.
-
Code available in
timer.html
andtimer.js
in the website repo. Alsoaudio/alarm.mp3
is the alarm sound at the end of the timer downloaded from here (CC0 license).