You might not think that programmers are artists, but programming is an extremely creative profession. It's logic based creativity.
I am a software developer who loves to code! My greatest strength is being creative with the materials and tools I have available to solve problems and bring solutions. I enjoy learning and researching, and I find what I need to get the job done.
I am a graduate of The Tech Academy’s Software Developer Boot Camp and Data Science Boot Camp. I am trained and experienced in the following web and programming languages: HTML, CSS, JavaScript, SQL, C#, python and R.
I am a full-stack developer and would love to join your team as a junior developer or work with you on your project. Contact me below!
A Python web app to keep track of classical cd's, compositions, and musicians in a relational database. The app utilized Django, a MVT Framework for full CRUD functionality to a SQL database. I used Bootstrap 4 for the front end. I utilized an API of MusicBrainz.com and web scraping (Beautiful Soup) to retrieve information that the user can add to the database. I created a REST API to connect to the database. GitHub
I worked with a team of colleagues on developing a full-scale C# (ASP.NET MVC) web application for a theater group. The website keeps track of productions, cast members, subscribers etc. I added features, either by modifying pre-existing code or writing new code. I also made several suggestions for improving the database structure. I worked on back-end and front-end, using C#, JavaScript, jQuery, Ajax, HTML and CSS.GitHub
Using python and Jupyter Notebook, performed data analysis and created reports. Included data analysis, data wrangling, statistical analysis, and data visualizations. Worked with a time series, analyzing trend and seasonality. Performed Linear Regression Analyses and Two-way ANOVA tests. Utilized Machine Learning for prediction using Linear and non-Linear Regression, and for Clustering using K-prototypes Clustering for Mixed Categorical and Numerical data. GitHub
Student Tracking System: Python project that uses the tkinter module and the SQLite relational database.
Blackjack: A C# .NET console game using the custom-made Casino library.