Social Media Engagement Analysis
Python scripts & dashboards to analyze and visualize audience engagement.
# Python sample: engagement trend
import pandas as pd
df = pd.read_csv('engagement.csv')
print(df.groupby('month').mean())
Cybersecurity Enthusiast | Data Analyst | Information Scientist | SEO Marketing Specialist | Professional Forex Trader | Virtual Assistant
Nakuru, Kenya
I am a passionate cybersecurity enthusiast, data analyst, and information scientist with extensive experience in digital marketing, forex trading, and virtual assistance. My work is driven by adaptability, a client-focused mindset, and a commitment to continuous learning. I thrive at the intersection of technology and people, leveraging advanced analytics, ethical hacking, and marketing acumen to deliver impactful results. Whether tackling complex data challenges or optimizing digital presence, I bring a hacker's curiosity and a professional's dedication to every project.
Python scripts & dashboards to analyze and visualize audience engagement.
# Python sample: engagement trend
import pandas as pd
df = pd.read_csv('engagement.csv')
print(df.groupby('month').mean())
Power BI dashboard to track sales trends and KPIs.
Automated survey data cleaning and reporting using Python and Excel.
End-to-end SEO optimization and ranking improvements for a client.