Projects
Building A Automated Smart Home Security System
The PDF below is my project showing the steps of building the security system along with the knowledge I gained from this experience.

Programming With Data
In this project, we covered data analysis using Python. It is divided into six parts and each part will build upon the next. Activities throughout these six parts in this project include downloading from a cloud data source, storing weather data inside a data base, and extracting and processing it. All six parts resulted in a complete analysis of weather data. The project also included a design and development process that includes planning, software setup, programming, and data analysis. The project covers many aspects of the software development process and assists you in preparing for future careers in technology.

Linux Final Presentation
In this project, we covered the fundamentals of the Linux operating system in a virtualized environment. Within the Linux operating system, we did activates like writing shell scripts, managing users and groups, adding and removing users, and running common Linux commands. The project laid the foundation for my understanding of emerging technologies like Virtualization and Cloud Computing.

OOP Python Presentation
In this project I gained experience creating applications in Python. This was done through the use of object-oriented techniques to create a stock tracking application. While creating this application in Python, I peformed activities like processing historical stock data to generate, profit/loss reports. The project also utilizes libraries to create charts and graphs. This projects introduces you to the fundamentals of object-oriented software and development while also providing knowledge and experience to better prepare you for your future career in software development and technology.
