- Utah County Health Department Project
[python]
This project is designed to streamline data organization, analysis, and security, ensuring that information remains accurate, accessible, and protected. While specific details remain confidential, this post provides an overview of the key features and technical aspects of the system.
- Image Compression
[MATLAB]
Compressing images using Discrete Cosine Transform (DCT).
- Facial Recognition
[python]
AI that recognizes known faces and adds unknown ones to the dataset for further training.
- Online Groceries
[python]
Online order handling system that uses .txt file to structure data and use it later to create an invoice.
- This Website
[html] [css] [json]
geleus.io
- Search Engine
[python]
Simple search engine for url that can find all links, links to images, count words, display word occurrence table, etc.
- UVSim
[c++]
Program that uses simple instructions in order to simulate machine language operations.