A series of python notebooks intended for data analyses methods (PERT, statistical significance, regression) using matplotlib, numpy and pandas libraries. Created using Google Colab.
One notebook handles expert data visualizations and calculations, and the other is a create-your-own plotting tool.
A storytelling application that generates a new chapter in an ever-growing story. A python script queries top news and social media feeds from around the world, analyzes them with a sentiment analysis score, which is used to create our tone and mood of the day's story.
Using the previos day's storyline, OpenAI helps write today's chapter using the same characters and plot, creating a growing story that the world writes!
This Python-based system monitoring tool tracks CPU, memory (RAM), and disk usage over time, logs the data, and sends email alerts when performance thresholds are exceeded. It logs this in a continual txt file.
After 5 minutes of running, it stops and creates a dashboard plot of all system information.
Comprehensive college course on Statistics (101/102) and Probability Theory (201). Uses React.js and Chart.js for interactivity, deployment, and routing.
Python bot that automatically rebalances, and trades stocks based on an ETL flow, and Random Forest algorithm. Uses real-time and historical data to analyze market, and make decisions. Runs daily.
Simulating GA, PIWIK Pro Tag Manager tracking, user behavior captures in live debugger.
A python application that monitors system health information, like current disk memory usage and CPU usage. It pushes those values to a dashboard every couple seconds, and plots its change over time.
Demo included in the thumbnail here - code pulls from my current computer, code is hosted locally.
Multi-step form with Google Maps API connector, as well as scheduler for availability. Submits dynamically to Google Sheets doc for company use, utilizing Google Apps Script to collect, parse, clean, and send data.