Mark Pascual

Student

I am studying for a B.S. in Computer Engineering in the Department of Electrical and Computer Engineering at the University of Hawaii. I expect to graduate in Fall, 2022.


Interests: Software Engineering, Machine Learning, Medical/Healthcare Technology, Game Development, Cyber Security


Projects

SCADA Lab 2022

Build a small scale SCADA environment using legacy industrial equipment

Linux Circuits Systems Network Design Raspberry Pi Programmable Logic Circuits

Read More
The Unity Experience 2021

Recreating Doodle Jump with Unity game engine

Game Development Unity game engine C#

Read More
Autonomous Drones 2020

Build a drone for AUVSI SUAS competition

Drones UAV Search Algorithms

Read More

Essays

Software Engineering So Far

14 Oct 2022

Sofware Engineering Iceberg There is a lot to learn and keep up with when it comes to technology and I feel like the world of software development keeps you on your feet. At all stages of working on a project,...

Software Engineering

Frameworks Work For You

06 Oct 2022

Who needs frameworks? Basic knowledge of HTML and CSS give the power to create trivial web UI ideas into real browser content. However, making web pages that are pleasant requires a deeper knowledge of the building blocks of UI design....

Web Development UI Design Frameworks

Stick to a Standard

22 Sep 2022

Who needs standards? English is one of the most spoken languages in the world. Languages have structure which allows speakers to effectively communicate with each other. Programming languages on the other hand can be structured in many ways. The use...

Computer Science

Smart Questions Analysis

08 Sep 2022

Think Before You Ask In every class from high school to college, the most repeated phrase during a lecture has to be “Are there any questions?” In all my years of schooling I have asked only a handful of questions....

Software Engineering Learning Stack Overflow Smart Questions

SWE, Where I Want to Be

31 Aug 2022

First Engineering Experience Computers and electronic circuits have always interested me. The first real “engineering” project I completed was creating an automatic fish feeder. During the time, I was exposed to many engineering tools and concepts such as Fusion360 for...

Computer Science Computer Engineering Software Engineering Career

The First JS Journey

31 Aug 2022

Initial Thoughts My first encounter with JavaScript, JS, wasn’t until I began studying Data Structures and Algorithms. At the time, I was learning C and C++, which gave me the foundation to easily understand programming language syntax. The syntax of...

Computer Science