Projects
Here are some of the projects I've created, ranging from data science to full-stack web applications.
Pi-Trader
Languages: Python, SciKit, Keras
Technologies Used: Machine Learning, Data Preprocessing, Time Series Analysis
Pi-Trader is an advanced stock market analysis tool designed to provide real-time predictions using machine learning. Leveraging historical stock data and LSTM (Long Short-Term Memory) networks, Pi-Trader forecasts market trends to assist traders in making informed decisions. Developed with a focus on accuracy and performance, Pi-Trader allows users to monitor stock predictions, track real-time market data, and make data-driven trading decisions.
View ProjectLog-Monitor
Languages: C#
Technologies Used: Real-Time Log Monitoring, File I/O, Console Application
A lightweight C# application designed to monitor log files in real-time. It highlights critical log entries, such as warnings and errors, with color-coded alerts, making it easy to track issues as they occur. Perfect for simple, efficient log management and quick diagnostics.
View ProjectFlight-Simulator-CLI
Languages: Python
Technologies Used: Command-Line Interface (CLI), Flight Simulation, Interactive Programming
Flight Simulator CLI is an interactive command-line interface that lets you simulate various flight scenarios. Control key flight parameters such as altitude, speed, and temperature, or run predefined scenarios like Takeoff and Descent. Perfect for aviation enthusiasts and developers looking to explore flight simulation through a simple CLI experience.
View ProjectPharmacy Inventory Dashboard
Languages: JavaScript, HTML, CSS
Technologies Used: Web Development, Full-Stack Development, Database Integration
This web application serves as an inventory management tool for pharmacies. It allows users to easily track and manage pharmaceutical items, including their names, NDC codes, and quantities. Designed for use in a pharmacy setting, the platform provides functionality to view, add, update, and delete items, ensuring that inventory is up-to-date and easily manageable. This project was created to streamline inventory management tasks at the pharmacy where I currently work.
View Project