DevOps\Test\Software\Data\ML
Experience
Projects
Project Name | Image | Description |
---|---|---|
Portfolio (this) |
|
- This portfolio site is running on a raspberry pi. - Technologies: Python, Nginx, Gunicorn, Flask, and Postgres. |
Neural Network Visualizer |
![]() |
- Developed a live neural network visualization tool using TypeScript, allowing real-time interaction with neuron activations through mouse movement and drawing. - Implemented forward propagation from scratch, demonstrating a strong understanding of neural network mechanics. - Integrated weights trained in Google Colab into a custom backend function, enabling dynamic network building and visualization in the frontend. - Enhanced user experience by providing intuitive visual feedback of neuron activations and network behavior. - 2D graph label predictor and hand-written digit recognizer. |
3D Portfolio |
![]() |
- Portfolio created in an early morning foggy redwood forest. |
Simple Todo List |
![]() |
- Simple yet powerful todolist that utilizes the browser's local database to store tasks (Indexed DB). - One input can control due date, priority, cycle, and label of tasks. - Tasks that are finished are automatically archived, unless it repeats. |