In Progress...

Cyber Deck
Stage: Design

Synopsis:
For this project, I will be designing and assembling a portable computer setup, commonly known as a "cyber deck".
Purpose:
  • Gain more experience with computer small computer enviroments, 3D printing, and electronics.
  • Create a portable setup that can interface with sensors and microcontrollers.
Design Process:
  • Currently, the project is in the disign stage.
  • The case will be 3d printed. Electronics will be ordered and assembled inside the case.
  • The operating system will be NixOS and/or KaliLinux
Physics Simulation Program
Stage: Research

Synopsis:
Create a program that can run different physics simulations. The first part of this project will be to simulate electron clouds around atomic nuclei.
Purpose:
  • Gain more experience coding large projects.
  • Demonstrate coding abilities.
  • Create a tool to use to demonstrate physics phenomena visually
Design Process:
  • Currently, the project is in the research stage. Notes will be included in github repository.
  • All the calculations will be done in C++. Visuals will be handled by either python or C++.
  • Users will interact with the program through a CLI. There will be a GUI that will allow users to view simulation results.