Deolian Domawa

Student

I am an electrical engineering student in the eletrophysics track at the University of Hawaii at Manoa expecting to graduate in Fall 2025. Due to my interest in microelectronics, circuit design and semiconductors, I plan to pursue a career in the field of ASIC.


Interests: Microelectronics, IC design, RF engineering


Projects

House Finders 2024-12

A website designed to find and sell homes

Software Engineering

Read More
Synthesizing and deploying SystemVerilog designs onto a Basys 3 with Vivado 2024-11

A decoder, sequential circuit and ALU circuit were written in SystemVerilog and deployed in Basys 3 using Vivado

SystemVerilog, Hardware Engineering, Digital Design, FPGA

Read More
4-Bit ALU 2023-12

A 4-bit arithmetic logic unit (ALU) that performs eight basic operations was designed using Falstad and EDA Playground as the final project for my intro to digital design class.

SystemVerilog Digital Circuits Design Hardware Engineering

Read More
Scrolling Door Sign 2023-11

A finite state machine was designed to build a circuit for a scrolling door sign that displayed 'ALOHA' when an office is open, and 'PAU' when it is closed with custom logic.

SystemVerilog Digital Circuits Design Hardware Engineering

Read More

See all 5 projects

Essays

An Agile Circus of Project Management

20 Dec 2024

As someone who isn’t pursuing a career in web application development, I think there were a few things in my Software Engineering I course that I can see myself using outside of the course. The two buddies managing a project...

Reflection Essay Software Engineering

Bootstrapping the Basics

10 Oct 2024

Moving up from basic HTML and CSS to Bootstrap From building web pages using pure HTML and CSS to using Bootstrap in place of CSS, it was a strange learning experience. With HTML and CSS, it was similar to learning...

Bootstrap Software Engineering Reflection

Your Standard, My Standard, the Standard

22 Sep 2024

The average experience of aspiring engineers At some point in our journey of becoming a software engineer, we encountered many style of coding, some of which we’ve picked up along the way, and some that left us wondering, “Why?” The...

Reflection Software Engineering

The Art of Asking Questions

12 Sep 2024

“There are no stupid questions.” Many of us have heard of this saying before by professors as a way to encourage class participation. However, only few do take it to heart as experience have proven to us that there are,...

Questions Answers StackOverflow