• Residence: St. George, Utah
  • Education: Utah Tech University
Project Details

Crime Face

Project Thumbnail Image

Project Description

Crime Face is a secure messaging platform developed as a project for CS 2450, enabling users to post encrypted messages. Using AES encryption, users can encrypt their posts with any password, ensuring that only those with the correct decryption key can access the content. This provides an additional layer of security and privacy for sensitive communication.

The platform features a SvelteKit frontend, utilizing the Flowbite UI Library for a sleek and responsive user interface. The backend is powered by Python and TinyDB, a lightweight, document-oriented database, ensuring quick and efficient data management without the overhead of traditional database systems.

Crime Face is a demonstration of my ability to integrate encryption techniques into web applications, creating user-friendly solutions that prioritize security and privacy.

View Project at crimeface.wphelps.dev View Source Code on GitHub
Project Inner Colum Image
Project Inner Colum Image

Technologies

Svelte
Svelte
Python
Python
Javascript
Javascript
HTML
HTML
CSS
CSS
TailwindCSS
TailwindCSS