Miles' Masterpieces

Welcome to my cyber art gallery! These are the masterpieces I’ve been curating over the years (okay, maybe just days… fine, hours—who’s counting?). Take a peek! Sure, some might be simpler than a "Hello World," but hey, they still showcase my sweat, code, and questionable number of late-night snacks. Enjoy!

Promptopia

Promptopia

Promptopia is a Next.js-powered web app where users can share and explore creative prompts for Large Language Models, featuring user authentication, dynamic profiles, and a MongoDB-backed database for seamless prompt sharing and discovery.

HiFive Game

HiFive Game

The HiFive Game is a refactored strategic card game utilizing object-oriented principles and design patterns to create a modular, maintainable, and dynamic gameplay experience with intelligent player strategies.

The End of Privacy: Navigating a Surveillance Society

The End of Privacy: Navigating a Surveillance Society

This project examines the erosion of privacy in the digital age, highlighting the tension between privacy-enhancing technologies, surveillance methods, and societal trade-offs in balancing security and personal rights.

Automail System

Automail System

The Automail System is an automated mail sorting and delivery solution for large buildings, utilizing modular design, GRASP principles, and advanced robot behaviors like FLOORING mode for efficient and scalable operations.

Shadow Mario

Shadow Mario

A simple 2D platformer game developed with the Bagel library, where players navigate levels, collect coins, avoid enemies, and reach the flag to complete challenges.

SmartBook ML: Intelligent Bookstore Management

SmartBook ML: Intelligent Bookstore Management

Leveraging machine learning to predict book ratings and segment recommendations, enhancing bookstore operations and customer experience.

Convex Hull Algorithms Research and Shortest Path Algorithms Implementations

Convex Hull Algorithms Research and Shortest Path Algorithms Implementations

Code implementations and research findings related to two fundamental topics in computational geometry and graph theory: Convex Hull Algorithms and Shortest Path Algorithms.

Snake Game

Snake Game

Snake game made by Python Turtle. This is a project for python beginners.