Mardi Gras Store
Multi-page promotional site for a fictional Mardi Gras supply store. Features navigation with dropdowns, product categories, an email signup form, and custom CSS styling with gradients.
Download projectSelected projects with short descriptions and downloadable files.
Multi-page promotional site for a fictional Mardi Gras supply store. Features navigation with dropdowns, product categories, an email signup form, and custom CSS styling with gradients.
Download projectA styled interpretation of the CSS Zen Garden layout using a custom purple color scheme. Demonstrates separation of structure and presentation with fixed-width layout, header, navigation, and sidebar.
Download projectConsole program that prompts for five test scores and calculates the average using a separate function. Demonstrates functions, basic I/O, and formatted output.
Download .cppMenu-driven console application that manages a sports team roster with vectors. Supports adding and removing players, updating ratings, filtering by rating, and displaying the full roster.
Download .cppEarly JavaScript practice covering three tasks: factorial calculation, sequential math operations via prompts, and basic string manipulation.
Download projectFull client-side + PHP application for logging workouts. Users select body part, exercise, sets, reps, and date. Data is saved to a MySQL database and can be displayed in a history table. Includes responsive dark theme.
Download projectWindows Forms application that reads popular boy and girl names from text files and checks whether user-entered names appear in those lists. Demonstrates file I/O, arrays, and basic form design.
Download projectLarger Windows Forms project with multiple forms (Main, Planning, Transactions). Shows multi-form navigation and organization typical of business-style desktop applications.
Download project