Mark Posey

Student

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


Interests: Scripting, Game Design, Mathematics, Cryptography, Algorithms


Projects

The Manoa MarketPlace 2023/12/14

A final project we worked on this semester for ICS 314 where we made an application which allows students to buy and sell things to one another.

Web Design JavaScript Algorithm Meteor

Read More
Derivative Calculator 2023/07/21

A program written in Python which allows you to take the derivative of a function using the Power Rule, Chain Rule, Product Rule, Quotient Rule, etc.(Work In Progress)

Mathematics Python Algorithm

Read More
Automated Mailing 2023/07/21

A program written in Python which sends automated emails using the SMTP protocol.

SMTP Protocol Python Email

Read More
Email Verification 2023/04/18

A quick and easy code I made to verify whether or not an inputted email is valid or not.

Python Email

Read More

Essays

Thoughts on Software Engineering

11 Dec 2023

In the journey through this software engineering class, the focus has been on web application development. However, beyond the acquisition of specific skills in this domain, the course has delved into fundamental software engineering concepts that extend far beyond the...

Computer Science

Thoughts On Design Patterns

30 Nov 2023

Navigating Code Complexity: A Practical Guide to Design Patterns In the ever-evolving landscape of software development, design patterns serve as time-tested templates for solving common problems. They encapsulate best practices, providing developers with a set of proven solutions to recurring...

Computer Science

Thoughts on Artificial Intelligence

20 Nov 2023

Throughout this semester there have been a lot of new applications introduced to me, the main application or concept being web design. Now in the beginning of the semester when we first started learning about JavaScript it was not much...

Computer Science

Thoughts on UI Frameworks

04 Oct 2023

Regular HTML and Bootstrap 5 are two different web development methodologies, each with its own advantages and constraints. An extensive toolbox is provided by the well-liked front-end framework Bootstrap 5 for creating responsive and attractive websites. Regular HTML, on the...

Computer Science

Asking Smart Questions

09 Jun 2023

It’s widely known that working smarter is better than working harder no matter what the task at hand may be. Therefore, when asking questions it is our perogative as developers to look for solutions or seek help in a sharp...

Computer Science

Thoughts on Coding Standards

20 Sep 2023

Imagine one day you see that you are low on groceries so you head to the grocery store to restock your shelves, but as soon as you walk in and look around you see that the bread is mixed with...

Computer Science

See all 8 essays