Projects downloaded and saved from DataCamp.
DataCamp projects: https://app.datacamp.com/learn/projects
My DataCamp portfolio: https://www.datacamp.com/portfolio/liamcrismani-3897c6ee-3355-414c-a2a5-10683babb93d
Project | Description |
---|---|
Building a Calorie Intake Calculator | Develop a new app feature with Python to calculate calories and nutrition values from user input. |
Exploring the History of Lego | Use a variety of data manipulation techniques to explore different aspects of Lego's history. |
Analysing Electric Vehicle Charging Habits | Analyze data about electronic vehicle charging behavior to better use shared charging stations. |
Analysing Students' Mental Health | Use data manipulation skills to perform exploratory data analysis on a dataset around student mental health. |
Writing Functions for Product Analysis | Use coding best practices and functions to improve a script. |
Building a Retail Inventory Management System | Develop an inventory management system for a retail business using OOP in Python. |
Building Core Sign-Up Functions to Help Validate New Users | Create custom Python functions to validate user input. Joined with the project below. |
Creating Functions to Register App Users | Define functions to catch errors when new users register for an app. Joined with the project above. |
Impact Analysis of GoodThough NGO Initiatives | Use SQL to explore and analyze GoodThought NGO's database, uncovering key insights from over 13 years of transformative projects. |
Performing a Code Review | Review a data analysis workflow for adherence to Python standards and best-practices. |
Tech talent recruiting with regex | Use regular expressions and data preprocessing to find tech job candidates from thousands of resumes. |
Finding Exchange Rates for International Sales | Query VAT Comply rates API's to calculate sales totals. |