Hi! I'm a growth-centric marketing analyst with 2+ years of experience working at an enterprise SaaS startup.
Some clients' websites I've worked on:
- Medicare Savings Group
- Auribus Labs (consulting)
I worked as an associate product manager at Addepar, an enterprise SaaS wealth management startup.
Highlights from my work at Addepar:
Read more: Building Looker dashboards that saved 10 hours per week →
-------------
Here's what my coworkers and clients have said about my marketing and product skills:
"Simply put: Hassan is a superstar … he performs at a level well above others with similar years of experience, and I constantly received positive feedback about him from his peers, senior colleagues, and leadership … I could always rely on him to come up with an answer to any analytics questions the team or leadership had."
- Hakan, Senior Lead Product Manager at Addepar
"Working with Hassan has been such a pleasure and a relief for us. Not only does Hassan make amazing websites and marketing strategies, he truly gets to know you and your business, instead of applying a cookie cutter approach like many others. Hassan learned about our business and then redesigned our website (almost overnight I might add) from a basic design into a professional business website which we have received compliments about already. Hassan is a great communicator, listens to your ideas and then makes them a reality. Hassan's communication, knowledge, and skills are top notch."
- Chris, CEO MedicareSavingsGroup.org
"Hassan provides a critical eye for any website. His UI/UX suggestions are specific and directly actionable."
- Marketing Client
"The review Hassan gave me was probably one of the best improvements I could have made for my site. From giving me tips on my web copy to helping me make my WordPress blog look more professional. Not to mention the valuable information he gave me on how to market my content, which will increase brand awareness and drive more traffic to my site. I TOTALLY recommend him to anyone wanting to improve their site."
- Marketing Client
"Hassan applied excellent analytical thinking to develop Looker dashboards, ensuring the team had a thorough understanding of the product. His efforts held the team accountable for making data-informed decisions, significantly enhancing our overall performance."
- Chris, Senior Software Engineer at Addepar
"Hassan's expertise in SQL, Heap, and Looker really stood out ... Perhaps more importantly, he was able to tell compelling stories with the data, resulting in realized changes to the product."
- Cairo, Product Analyst at Addepar
"Thank you so much! Just reading your copy made me want to buy my own stuff! Amazing job!"
- Marketing Client
Here's some analytics projects I've done:
I used a data set with 12 months' worth of sales data (over 186,000 records) to answer business questions using Python, Pandas and Matplotlib in Jupyter Notebook. Tasks include data cleaning, grouping dataframes data, applying aggregate functions, getting combinations of product items, and plotting and configuring five Matplotlib graphs. I also provide five actionable strategies to optimize sales.
Wrote Python to scrape, transform & clean data for 540 Disney movies to prepare the data for analysis. Removed Wikipedia references from the data, split up strings of names into nested lists, investigated and fixed "NoneType" object errors, and converted dates to datetime objects.
Libraries used: Beautiful Soup, Requests, JSON, Datetime, Pickle
I analyzed GameStop store data using two data sets from 2020-2022. I take a step-by-step approach to building four Tableau dashboards: discuss initial considerations and questions to answer that are relevant to the business and the industry, analyze the data, and explore UI/UX and graphing best practices.
Read more →I used SQL to analyze App Store data for 7200 apps in order to find what App Store-specific factors contribute to the success (high user ratings) of an app, including app genre, price, languages supported, and app description. The SQL code also utilizes window functions to list the top-rated apps for each genre. Six actionable business recommendations are provided for stakeholders based on the SQL output.
I used SQL to create a statistical summary output using a publicly-available data set for over 1 million Amazon transactions. The SQL code uses multiple joins, CTEs, and window functions to create a basic statistical summary output for sales data from 2020-2022. I incorporate SQL industry standards and best practices in the code, as well as block and in-line comments to explain each step.
I published an applied econometrics research paper as a first author titled "Investigating the Causality Between Remittances, Infant Mortality, and Economic Growth in India: A Cointegration and Vector Error Correction Model Analysis". The paper analyzes the impact of remittances on human development as measured by infant mortality rates and real GDP per capita in India using time series data for the 1975-2018 period.
Model and statistical tests utilized: