An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by tinaland101

A curated list of projects in awesome lists by tinaland101 .

https://github.com/tinaland101/python_introductory_notes

notes for intro to Python

Last synced: 08 Sep 2025

https://github.com/tinaland101/sqlalchemy-challenge

The purpose of this project is to analyze and explore climate data for Honolulu, Hawaii, to assist with trip planning by assessing weather patterns. It involves using SQLAlchemy to interact with a SQLite database that contains historical weather data. The analysis focuses on precipitation and temperature data.

flask-api flask-sqlalchemy mathplotlib numpy-library

Last synced: 03 Mar 2025

https://github.com/tinaland101/python-api-challenge

This project involves analyzing weather data from cities around the world using the OpenWeatherMap API and creating visualizations to explore the relationship between weather variables and latitude.

api-integration-and-data-retrieval data-analysis data-collection-and-geospatial-analysis problem-solving-and-decision-making statistical-analysis

Last synced: 03 Mar 2025

https://github.com/tinaland101/nasa-web-scraping-project

The project revolves around Mars exploration, specifically focusing on Mars news articles and Mars weather data. The goal is to extract relevant data from NASA webpage and provide data analytics based on Mars data average temperature, pressure and years

beautifulsoup4 html webscraping-data

Last synced: 03 Mar 2025

https://github.com/tinaland101/uk-food-directory-project

The core of this project is based on analyzing data from the UK Food Standards Agency. This data includes food hygiene ratings of various establishments across the UK. Based on the performance ratings of data the results are chosen for casting a popular food choices.

mongodb nosql-database pymongo-database unstructured-data

Last synced: 03 Mar 2025

https://github.com/tinaland101/biodiversity-project

The Belly Button Biodiversity dataset, was collected as part of a study to understand the microbial ecosystem living in the human stomach. The project aims to provide a visual for the data collected in an interactive dashboard displayed on a user friendly website.

backend-webdevelopment css d3js dashboard front-end-development html-css-javascript javascript

Last synced: 10 Apr 2026

https://github.com/tinaland101/homes_sales

The purpose of this project is to analyze home sales data using Apache Spark (PySpark SQL) to extract meaningful insights about housing prices and trends. The project demonstrates how big data technologies can efficiently process large datasets and optimize query performance through caching and partitioning.

Last synced: 27 May 2026

https://github.com/tinaland101/deep-learning-challenge

Alphabet Soup, a nonprofit foundation, aims to optimize its funding decisions by predicting the success of applicants using a deep learning model. This project utilizes machine learning and neural networks to create a binary classifier that determines whether an organization, if funded, will be successful based on historical data.

Last synced: 03 Jun 2026

https://github.com/tinaland101/leaflet-challenge

This project utilizes Leaflet.js and D3.js to visualize earthquake data from the USGS Earthquake API. The application plots earthquake occurrences worldwide, with markers that vary in size based on magnitude and color based on depth. A legend provides a depth reference for better interpretation.

css html-css-javascript leafletjs openstreetmap-api

Last synced: 17 Apr 2026

https://github.com/tinaland101/credit-risk-classification

The purpose of this project is to build a credit risk classification model using machine learning techniques. This model helps identify the creditworthiness of borrowers based on historical lending data. Specifically, it uses a logistic regression model to predict whether a loan is healthy (0) or high-risk (1).

numpy pandas pathlib scikit-learn

Last synced: 30 Apr 2026

https://github.com/tinaland101/carcinoma-regression-project

The goal of this project is to analyze and visualize the results of a clinical study involving the treatment of squamous cell carcinoma (SCC) in mice. As a senior data analyst, you are tasked with preparing a technical report for Pymaceuticals, Inc.

linear-regression mathplotlib numpy pandas pyhton

Last synced: 08 May 2026

https://github.com/tinaland101/cryptoclustering

This project leverages unsupervised learning to analyze cryptocurrency data by clustering cryptocurrencies based on their price changes over 24 hours and 7 days. The goal is to predict if cryptocurrencies are impacted by recent price fluctuations using K-means clustering and Principal Component Analysis (PCA) for dimensionality reduction.

pandas-library pca-analysis python

Last synced: 08 May 2026