Jeanne Chan

Software Engineer and Ceramicist

Hi! I am an Information Technology Specialist at University of Hawai'i System and a member of Hawai'i Potters' Guild


Interests: Software Engineering, Robotics, Technical Writing, Neuroscience, Handbuilding, Wheelthrowing


Projects

(Re)Beginning Ceramics 2023-01-05

My passions after computer science.

Ceramics Handbuilding 3D Art Wheelthrowing

Read More
Robotic Injection Using Baxter 2022-05-11

Utilizing the Baxter robot for real life problems, immunizations.

Robotics Healthcare Python ROS Noetic

Read More
My First Website 2021-08-01

I created my first website and presented it during my Internship Summer Series.

Angular HTML Frontend

Read More
Drone Movement 2021-05-01

I worked on the same team all semester to move a drone using the pre-made graphics. The drone picked up and delivered packages to customers.

C Team Picojson Grapics

Read More

See all 5 projects

Essays

A Teenager’s Take on Social Computing Applications

06 May 2022

ABSTRACT This paper is an autoethnography about my experience living in a social media world. I feel like this paper is important to me because of how long I have been around social media. Snapchat and Instagram were released when...

Social Computing Autoethnography Ethics ACM Code of Ethics

Learning Foundations of Software Engineering

13 Dec 2021

Overview My software engineering class at the University of Hawai’i at Manoa was built to prepare me for the workforce. I will be talking about the most valuable things I have taken out of this course. I learned about efficiency...

Software Engineering Smart Questions Ethics ACM Code of Ethics

Mastering User Interfaces with Semantic UI

07 Oct 2021

Semantic UI Semantic UI is a tool for front-end development. Semantic UI provides common pre-made items on a website, such as a navigation bar, column layouts, icons, and footers. In order to use Semantic UI, you will need to link...

Semantic UI Front-End UX/UI

Coding Languages with Standards

22 Sep 2021

ESLint There are many different code standards, but I have just started using ESLint to inspect and analyze my JavaScript code for styling problems, such as spacing and bracket placement. Typically, I start coding with this inspector turned on, so...

Software Engineering JavaScript ESLint Languages

Why I Chose Software Engineering

02 Sep 2021

Why Software Engineering? In middle school, I started coding games in a brand new club called Coding Club. I made these games to play with my friends. I really enjoyed getting feedback on how to make my game better and...

Software Engineering Future Technology Experiences

JavaScript: Fresh in the Mind

01 Sep 2021

What is JavaScript? JavaScript is a coding language that is used for front end work, like web pages. JavaScript is primarily used for making items that users interact with, like buttons, updating content, images, etc. My Experience with Javascript I...

Software Engineering JavaScript