Joshua Crockett

Computer EniStudent

I am studying for a B.S. in Computer Engineering in the College of Engineering at the University of Hawaii. I expect to graduate in Spring, 2026.


Interests: Drones, Databases, Computers, Circuits


Projects

LAN Simulator Spring 2025

A LAN simulator designed to emulate networks.

C Networks Python

Read More
Animal Farm Spring 2024

A database created to help learn how to work with objects.

C C++ CLion

Read More
Ultrasonic Distance Sensor Fall 2024

A project I built for EE 296 involving the Raspberry Pi Pico W.

Python Raspberry Pi

Read More

Essays

Setting Standards for Success!

27 Jun 2025

How standardized coding can help further develop coding skills. At this point in time, I’ve now completed a week’s worth of coding with ESLint and VSCode. I’ve worked with both individually in the past, but it’s always been to a...

Stack Overflow

A Smart Approach to Asking Questions

13 Jun 2025

How simple changes in phrasing can drastically affect answers. Asking questions is important. This holds true not only in engineering but also in life. Because of this, the ability to construct a well-formulated question is a very valuable skill to...

Stack Overflow

Typescript: A New Type of Learning

06 Jun 2025

How software engineering, and a little bit of competitive spirit taught me Typescript. This past week, I learned how to program using TypeScript. It was certainly a very unique experience to behold - we were tasked with going through a...

TypeScript