- In my Mobile App Development unit in University, I am tasked
- to develop Android apps using Android Studio. The final app
- project I had developed was a LLM-powered quiz app with
- features such as choosing your own topics, viewing your
- question attempt history afterwards, and upgrading your tier
- with Google Pay.
-
-
- The marking tutor was impressed with my work, and offered me
- to join a research lab because I had good potential.
-
-
+ />
diff --git a/src/components/skills/SkillsComponent.astro b/src/components/skills/SkillsComponent.astro
index eb9e443..3d470cd 100644
--- a/src/components/skills/SkillsComponent.astro
+++ b/src/components/skills/SkillsComponent.astro
@@ -52,23 +52,13 @@ import Skill from "./Skill.astro";
bgColor: "white",
hoverTextColor: "black",
},
- {
- text: "HTMX",
- bgColor: "var(--color-htmx)",
- },
{
text: "TailwindCSS",
bgColor: "var(--color-tailwind)",
hoverTextColor: "black",
},
]}
- >
- I started my web development journey by building websites and
- widgets using vanilla HTML, CSS, Javascript and Express. As I
- learnt more about the fundamentals of web development, I delved
- into frontend frameworks such as Svelte, React and Astro.
-
-
+ />