Marc Ivan Manalac

Student

I am a B.S. Computer Engineering Graduate from the Department of Computer & Electrical Engineering at the University of Hawaii at Manoa, Fall 2022.


Interests: Single Board Computers, Drones, Deep Learning, Robotics, Surfing


Projects

CRB Infested Palm Tree Detection 2023

A.I. for the Islands

Deep Learning Object Detection Computer Vision Hawaii

Read More
Drone Build 2022

Experimentation with Autonomous Unmanned Aerial Vehicles and onboard computing

Linux Circuits Systems Middleware Single Board Computers

Read More
Live Telemetry Feed 2022

Obtaining live sensor data from sensor mounted to onboard computer of an unmanned Aerial Vehicle

Linux Middleware Single Board Computers Python Sensors

Read More
Rainbow Notes Application 2022

Open-Source note sharing application

Javascript ReactBootstrap Meteor MongoDB

Read More

See all 6 projects

Essays

More than web apps

08 Dec 2022

One step for student, one giant leap for developer. I realized, I know nothing. Once again, I am humbled by how little I actually know about a topic. This time, it is regarding software development. Coming into this course, I...

software development

Patterns Shmatterns

26 Nov 2022

Why it matters Design Project Mayhem Despite experiencing numerous assignment, programs, projects, and essays during my time in university, it never fails to surprise me how I can make completing my work more difficult than it should be. I sometimes...

Design Frameworks

Approaches to UI Development

18 Sep 2022

Getting to know frameworks. When should we use them and why? The User Interface User Interfaces (UI) are an important medium between users and computers and their applications to the world wide web. They have evolved exponentially over the years....

User Interfaces Frameworks

Legible Coding

18 Sep 2022

Why it matters if others can understand your code Who Cares if others can’t read your code? It has been a little over two years since writing my first line of code. That accelerated summer course in C programming was...

Coding Standards