A program I had done in ICS 314 where people can find or post recipe base on their needs
Javascript IntelliJ Meteor react
Read MoreA program I had done in ICS 211 which will create easy Keno game
Java jGRASP
Read MoreA program I had done in ICS 111 which will create random pokemon data
Java jGRASP
Read MoreA program I had done in ICS 111 which will create a simple cylinder calculator
Java jGRASP
Read More07 May 2024
I. Introduction In today’s digital age, the integration of artificial intelligence (AI) into various facets of education has become increasingly prevalent. As a student, my experience with AI in the classroom has been multifaceted and has significantly influenced my learning...
AI Javascript
25 Apr 2024
Harmonizing Complexity: The Conductor of Design Patterns In the symphony of software development, design patterns serve as the conductors, guiding the harmonious collaboration of components and principles. Among these, the MVC (Model-View-Controller) pattern stands tall, orchestrating the separation of concerns...
Javascript Software Engineering Design Pattern
22 Feb 2024
Introduction In the realm of web development, Bootstrap 5 stands tall as a powerful UI framework, offering efficiency amidst complexity. While the learning curve may seem daunting, its benefits far outweigh the challenges. Embracing UI Frameworks Although raw HTML and...
HTML Software Engineering Bootstrap 5
08 Feb 2024
Consistency and Communication: The Foundation of Coding Standards Coding standards, often dismissed as trivial matters of indentation and brace placement, possess a profound influence on the quality and maintainability of software systems. While some may perceive them as inconsequential minutiae,...
Javascript Software Engineering
25 Jan 2024
Introduction Communication is a cornerstone skill in the realm of software engineering, with the ability to ask questions intelligently being paramount for success. In this essay, we explore the significance of smart questions and their impact on efficient problem-solving within...
StackOverflow Software Engineering
18 Jan 2024
What is software engineering Software engineering is the branch of computer science that deals with the design, development, testing, and maintenance of software application. In other word, software engineer not only coding the program, but also design and polish to...
Javascript Software Engineering