Juvy Ann Lucero

UH Manoa Student

I am studying for a B.S. in Computer Science in the Department of Information and Computer Sciences at the University of Hawaii. I expect to graduate in Spring, 2024.


Interests: Software Engineering, Front-end Development, Game Development, Cars


Projects

Fishing Game May 2022

My team developed a fishing game as a final project for my ICS 211 class.

Java GitHub C++

Read More
Opportunity Finder December 2023

A web application that helps students find opportunities to gain experience and companies to find the perfect candidate.

IntelliJ Javascript HTML Meteor GitHub

Project Site
Programming for Basic Artifical Intelligence using NAO Robots and Choregraphe December 2022

Used Choregraphe to allows us to connect to NAO and create animations and mimic human behavior.

Python Choregraphe Robotics Machine Learning

Read More
World Surf League Partnership: Designed, Modeled, and Built a Portable Trailer 01-05- 2019

World Surf League Partnership: Designed, Modeled, and Built a Portable Trailer

Business AutoCAD AutoDesk Inventor Construction Teamwork

Read More

Essays

Building Bridges in Code: Software Engineering Perspective

10 May 2024

Project Overview and Contributions Me along with 7 other team members had 16 weeks to create a web application that would make meet our clients standards but also create a beautiful website at the end. Our client Laura, wanted to...

IntelliJ Javascript Software Engineering GitHub

Crafting Code: Software Engineering Perspective

13 Dec 2023

Experience My experience first learning what the essential skills are for software engineers was very educational and exciting to me. I’ve aquired skills with fundamental software engineering concepts that include coding standards, functional programming, user interface frameworks, design patterns, and...

Software Enginnering Open Source Software Development Coding Standards Functional Programming

Patterns of Success

30 Nov 2023

Design patterns are a reuseable solution to a commonly occurring problem in software design. It is a description or template for how to solve a problem that can be used in many different situations in a way to be efficient....

Design Patterns Code Quality ESLint

UI Frameworks? YES PLEASE!

05 Oct 2023

Introduction to UI frameworks What is a UI framework? It is a collection of pre-built components, libraries, and design elements. It is used to create the skeleton of a modern UI website and help developers build a website faster and...

UI Frameworks HTML CSS Bootstrap

Code Standards == Code Quality

21 Sep 2023

My Realization of the Beauty of Code Standards We all know the pain of having errors, bugs, and inconsistencies in JavaScript. After using the tool ESLint with IntelliJ, it made my life simplier and saved me a ton of time....

Software Engineering JavaScript ESLint IntelliJ Coding Standards

Am I Asking The Right Questions?

07 Sep 2023

Many people say that there are no right or wrong answers or there are no stupid questions. But is that really true? When is comes to computer science, it is key for programmers to have a strong suit in communication...

Questions Answers StackOverflow