For my ICS 314 final project, I collaborated with four classmates, and we developed a website called Yummy Foo where students can find, share, and learn recipes!
Collaboration Web Development
Read MoreDuring a workshop hosted by ServiceNow, I worked in a group and implemented a low-code to no-code trading application called K-Pop Swap.
App Development Collaboration Low-Code to No-Code
Read MoreUsing UI Frameworks specifically Bootstrap 5, I recreated Kitt and Bun Supply Co.'s webpage.
Bootstrap UI Design Web Development
Read More20 Dec 2024
Introduction Since I enjoyed 314: Introduction to Software Engineering, I decided to enroll in 414: Software Engineering II for my final semester, and it’s a decision I’m glad I made! I enjoy collaborating with (strong, decent) teams because it provides...
Project Management Collaboration Software Engineering
11 Dec 2023
Then vs Now I finally reached the end of my introductory software engineering course and looking back to the beginning of the semester, I’m amazed at how much knowledge of coding and software engineering concepts I gained from the course....
Software Engineering Ethics Reflection
29 Nov 2023
When I think of design patterns, I think of patterns in art like quilts, so the topic of “Software Design Patterns” intrigued me because can coding have patterns? The pattern’s general definition is a regular, repeated, and often recognizable form...
Software Engineering Design Patterns
20 Nov 2023
What is AI in Education? AI’s transformative impact on the world of education revolutionized various aspects of learning. AI can aid in many educational functions such as detecting plagiarism, offering guidance on a given topic, providing feedback, etc. However, a...
Artificial Intelligence Software Engineering
04 Oct 2023
UI Design: This is What I Want to Do. From my first computer science class up until now, the majority of what I learned in computer science was backend development. Honestly, I struggle with the backend – for-loops, arrays, objects,...
UI Design HTML CSS Bootstrap 5
19 Sep 2023
Follow the Rules! Coding standards are defined as a set of guidelines to produce consistent, high-quality code. The overall goal of coding standards is to develop cleaner code and increase the efficiency of the code with minimal errors. Especially when...
ESLint IntelliJ Reflection Improvement