Backups a source directory (parent folders & subfolders) to a destination drive in alphabetical order. Skips folders that don’t fit; allows prompting for a new destination when destination is full. Replaces only older files; skips if destination file is newer. Logs successes, failures, skipped folders, and provides per-file progress feedback.
Developed a C# application akin to Microsoft Paint, enabling users to draw shapes and lines with customizable colors.Implemented features for saving and resuming work sessions, demonstrating proficiency in GUI design and file I/O operations
Created a C# utility to facilitate the transfer of table data between databases.The tool automatically generates destination tables based on source schemas when absent, showcasing expertise in database schema analysis and automation.
Engineered a C# application to convert Objective-C source code into C#, streamlining cross-platform development efforts.This project highlights skills in language parsing, code translation, and understanding of both programming languages' syntax's.
Developed a network-based Kanban system using C# and SQL Server, simulating industrial workflows.The application supports deployment on Microsoft Azure, reflecting capabilities in cloud integration and process management.
Built a networked application simulating stock market investments, allowing users to invest virtual funds and observe real-time profit fluctuations.Demonstrated skills in network communication, data visualization, and financial modeling.
Designed a C++ console application to read and manipulate population data from files.This project underscores abilities in data processing, file handling, and user interaction through command-line interfaces.
Implemented a secure instant messaging application in C#, utilizing the System.Security.Cryptography library for encryption.Enabled encrypted and unencrypted communication modes, with packet analysis to verify data security.
Developed a C# application to streamline new employee on-boarding.Features include HR record creation, help desk account setup, and automated credential deployment via email, enhancing organizational efficiency.
Created a 16-level Star Trek-inspired game using C++ and DirectX 11 in Visual Studio.Players can repair ships, craft weapons, and conduct research, reflecting skills in game development, graphics programming, and user engagement strategies.
Authored a Software Requirements Specification for a data collection device aggregating anonymous user data from smart thermostats and sensors.Emphasized secure data handling and system design for research applications.
Advancing the Black Box project to monitor indoor and outdoor environmental conditions without internet reliance.The system adjusts thermostat settings based on sensor data, showcasing expertise in IoT, sensor integration, and secure, offline network operations.