diff --git a/404.html b/404.html index d6628529..a282af9f 100644 --- a/404.html +++ b/404.html @@ -100,7 +100,7 @@

Charles Ancheta



- +

- +

Charles Ancheta



- +

Charles Ancheta



- +

Charles Ancheta



- +

Charles Ancheta



- +

Charles Ancheta



- +

Charles Ancheta



- +

Charles Ancheta



- +

Charles Ancheta



- +

Charles Ancheta



- +

Charles Ancheta



- +

Posts

+
+
+

My Worst Semester so Far

+ +
+ +
+ Fall 2023 was my first semester coming back after being out of school for 16 months (I tried taking CHINA 101 in Fall 2022 but dropped it after a week). +Because of that, I have forgotten how to study. Both midterms and finals went pretty horribly. It’s not even that I don’t care about grades anymore, and I definitely could have done better if I just did the practice exams thoughtfully. +
+
+

My domain expired 😭

@@ -338,6 +353,7 @@

Charles Ancheta

  • HackED 2023
  • + @@ -360,7 +376,7 @@

    Charles Ancheta



    - +
    + + + +
    +
    +

    My Worst Semester so Far

    +
    +
    +

    Fall 2023 was my first semester coming back after being out of school for 16 +months (I tried taking CHINA 101 in Fall 2022 but dropped it after a week).

    +

    Because of that, I have forgotten how to study. Both midterms and finals went +pretty horribly. It’s not even that I don’t care about grades anymore, and I +definitely could have done better if I just did the practice exams thoughtfully.

    +

    Maybe it’s because I only had two courses which meant that it was hard to care +about school, or that there are too many distractions now. Instagram and +MonkeyType are definitely the worst offenders, maybe +抖音 and 小红书, too. +It surely would’ve been worse if I added Tiktok to the mix.

    +

    I think it’s time to bring back first-year studying habits, which was having all +my notes in a clipboard and having no distracting apps. Especially with my +capstone project, it’s going to be a challenging semester and I gotta lock in.

    + +
    +
    + + +
    + +
    + +
    +
    +
    + +

    Charles Ancheta

    +

    Software Engineer

    +
    + + + +
    +
    +
    +

    Only letter grade-wise, I mean, it was a pretty fun semester.

    + +

    + + 2024-01-04 +

    + + + +
    +
    + +

    + + + + + + + + + + + + + + +

    +

    + + +
    + +
    + + + diff --git a/post/pou/index.html b/post/pou/index.html index d529633e..a0cd3dd1 100644 --- a/post/pou/index.html +++ b/post/pou/index.html @@ -148,7 +148,7 @@

    Charles Ancheta



    - +

    Charles Ancheta



    - +

    Building a Static Website - Part 1: Introduction

    all the required steps so I’ll try my best.

    What is a static website?

    From ChatGPT:

    -

    Question: difference between a static and dynamic website in 2 sentences -
-Answer: A static website consists of fixed content that remains the same for
-all users and is created using HTML/CSS, while a dynamic website uses
-server-side technologies to generate content dynamically, allowing for
-personalized and interactive experiences tailored to individual
-users.

    +

    Question: difference between a static and dynamic website in 2 sentences -Answer: A static website consists of fixed content that remains the same forall users and is created using HTML/CSS, while a dynamic website usesserver-side technologies to generate content dynamically, allowing forpersonalized and interactive experiences tailored to individualusers.

    Basically: