From 40968eec36378f19a355910108725b2f15a0507d Mon Sep 17 00:00:00 2001 From: junikimm717 Date: Mon, 5 Jul 2021 18:41:02 -0400 Subject: [PATCH] webpage edits --- templates/achievements.html | 5 ++--- templates/index.html | 2 +- templates/projects.html | 31 ++++++++++++++----------------- templates/school.html | 2 +- 4 files changed, 18 insertions(+), 22 deletions(-) diff --git a/templates/achievements.html b/templates/achievements.html index 4e56a5a..f4f2db2 100644 --- a/templates/achievements.html +++ b/templates/achievements.html @@ -4,8 +4,7 @@

Achievements

-

I have competed in numerous olympiads and academic competitions as - of this date.

+

I have competed in numerous academic olympiads as of the writing of this date.

@@ -39,7 +38,7 @@

-

USNCO National Exam Nominee

+

2021 USNCO National Exam Nominee

In the 2021 United States National Chemistry Olympiad Local Exam, I was nominated by the Silicon Valley Division of the diff --git a/templates/index.html b/templates/index.html index 78754f5..be32b22 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,7 +3,7 @@ {% block content %}

-

Greetings, Human.


+

Greetings.


This is Juni Kim's Personal Website/Server for hosting things.



diff --git a/templates/projects.html b/templates/projects.html index 1962eb3..68a5415 100644 --- a/templates/projects.html +++ b/templates/projects.html @@ -20,19 +20,17 @@

- This was my first venture into making a website with a real - database. After seeing SQLite crash and burn, I switched over - to using MongoDB as my DBMS. - - In addition to this, I also implemented my own rudimentary - package manager in bash to obtain nouns and verbs from a + The project contains a MongoDB client (intended to be run + server-side) which allows fast retrieval of nouns and + verbs that need to be declined/conjugated. It also has a + package manager written in bash to retrieve vocabulary from a mirror.

- OMSB9 Final Project + Methodology of Science: Biology Final Project

@@ -44,18 +42,17 @@

Scripts

- +

- Yet Another Competitive Programming Helper + Rems

- Yet Another Competitive Programming Helper is a series of - scripts designed to aid one in initializing a testing - environment for competitive programming contests, as well as a - server for - Competitive Companion . + Rems is a python script that is designed to help one classify + reminders and tasks in levels of urgency. Weekly reminders can + also be created which allow the various states of urgency to + cycle through each day of the week. Functionality to quickly + remove past reminders is also present.

@@ -65,8 +62,8 @@

- This is a series of scripts designed to automate the generating - of LATEX or Markdown templates for the schoolwork that I have. + This is a script designed to automate the generating of LATEX + or Markdown templates for school assignments.

diff --git a/templates/school.html b/templates/school.html index 8a269d2..968b231 100644 --- a/templates/school.html +++ b/templates/school.html @@ -11,7 +11,7 @@ I currently attend Stanford Online High School full-time, where I participate in the following activities:
    -
  1. As the TA of the AP Calculus BC Class
  2. +
  3. Peer tutor for Chemistry and Mathematics up to Calculus
  4. Leader of the OHS Competitive Programming Circle
  5. Participant in the OHS Math Competition Homeroom and the OHS Chemistry Olympiad Club