Created a website that can have users connect businesses with students to help students find job opportunities.
HTML School Project
Read MoreCreated a mini data collector to store personal contacts of user.
C HTML Intellij
Read MoreCreated a data base of code to mimic an animal farm. Encoded into doxygen to easily view coding structure of database.
C++ Doxygen Creation CLion
Read More10 May 2024
What is software engineering? Software engineering is basically about how to code, so that machines can execute tasks the user desire. Computer programs today are becoming increasingly complex as time goes by due to different purpose and structures of code....
Software Engineering Ethics of Engineering AI Functional Programming Design Patterns
10 May 2024
Effort Estimation of Final Project Effort estimation is based on the final project timeline of how much time we thought it would take to complete tasks and how much time it took to complete it. This was the first project...
Engineering Time Management
07 May 2024
I. Introduction AI(Artificial Intelligence) is a tool that simulates human interactions. Using AI can make it easier to research solutions to problems. This is due to AI being able to search and sift through infromtation from the internet to find...
AI
25 Apr 2024
Design Patterns in Software Engineering Design Patterns: communicating objects and classes that are customized to solve a general design problem in a particular context. There are many types of software programs that tackle the same types of problems. So many...
Software Engineering
28 Mar 2024
Study Spaces Project Members Gabriel White, Dmitry Gordeev, Adriel White, Timothy Lum, Adam Bell, Brandon Nakata Overview The problem: Students need study spaces, or want to try studying at a different place around campus. The solution: Create a website for...
Software Engineering Meteor
22 Feb 2024
Importance of UI Frameworks UI(User Interface) Frameworks are prebuilt libraries used to create user interfaces for code. The feature these libraries include are buttons, text color and fonts, and adjusting the alignment of texts and pictures. The Significance of UI...
Learning