Claudia Rodrigues's repositories

Language:HTMLStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

botlogin

This bot was built as an introduction to automation and bot softwares study. It was built in python, using the pyautogui library and jupyter notebook. It performs the login process. An excel interface was used for the login, password and necessary buttons.

Stargazers:0Issues:1Issues:0

dashboard_panel_test

My first interactive dashboard created using the panel framework. It's based on the youtube tutorial by Thu Vu data analytics.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

linear_regression

My first linear regression machine learning model. I trained and tested it twice, with different percentages for the training model, first, with 40% of the data and later with 20%.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

model_feedforward

This is my first machine learning model. It's built in a feedforward neural network.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

netflix_eda

This is an exploratory analysis of a Netflix data base. It's my first project for my portfolio.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

queimadas_brazil

Data Science project about the forrest fires in Brazil. It will be a basic Exploratory Data Analysis.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

spotify_top_songs

EDA of the top 10000 songs streamed on Spotify. This data was gathered from a kaggle database obtained using webscraping and updated monthly.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

chatbot

Chatbot created with openai library in python to use in web projects

Language:PythonStargazers:0Issues:1Issues:0

dashboard_app_fruits

My first dashboard app with an interactvie graph. Developed with Dash and Plotly.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

dashboard_contoso_vendas

Dinamix dashboard for the Contoso Vendas database (Contoso sales)

Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

fizzbuzz

FizzBuzz challenge from the server </CodeINova>. The challenge is to run through a range from 1 to 20, including 20, checking for numbers that can be divided by 3 and/or 5. When the loop finds a number divisible by 3, it prints 'Fizz', when it finds one divisible by 5, it prints 'Buzz'. When it's divisible by both 3 and 5, it prints 'FizzBuzz'.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

git_practice

practicing git commands, commiting, merging etc.

Stargazers:0Issues:1Issues:0

hashtag_pandas

Repositório com o desenvolvimento dos meus estudos no curso Hashtag Treinamentos. Esse repositório possui todo o módulo de pandas do curso, junto com o meu código desenvolvido para estudar e praticar o aprendizado do framework pandas.

Stargazers:0Issues:1Issues:0

lotr_story_generator

This is a Lord of the Rings themed game created with python the choice framework. It generates a new story everytime it runs.

Language:PythonStargazers:0Issues:1Issues:0

mastermind

This is an intermediate level python project from a tutorial video by TechWithTim. It's a game called Mastermind.

Language:PythonStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:1Issues:0
Language:CSSStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

react_game_page

This is a game page created with react in the tutorial by @ProgrammingwithMosh on youtube.

Language:TypeScriptStargazers:0Issues:0Issues:0

responsive-portfolio-website-Alexa

Responsive Portfolio Website Using HTML, CSS & JavaScript

Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

weather_api

This is my first python project for my portfolio. In it I developed a software able to fetch weather data from many cities (the data base I from openweathermap.org has over 200k cities worldwide). This was my first time using an API. This was based on a tutorial from the youtube channel TechWithTim.

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:1Issues:0

world_population_EDA

This is my first Exploratory Data Analysis. I have extracted a world population database from Kaggle. I used Pandas to treat the data. I also used Plotly Express to generate the graphs relating the Growth Rate in Easch Country by year.

Stargazers:0Issues:0Issues:0