Skip to content

samedyldrmdev/python-projects

Repository files navigation

My Python Projects

This file contains some projects that I coded with Python.

Contents

1 - Opensea - Selenium - My project where I pull data from Opensea Activity page using libraries such as Selenium and BeautifulSoup.

I have an account where I produce and sell nft. And I needed to reach people for the nft sale. I was doing this by reaching social media accounts. This is a really time consuming process. I have developed a project that saves social media accounts in .txt file by coding with Python. Made my job a lot easier. The fact that the program continues to run as I write these lines excites me for my software future!

2 - Request Module

  • Get Method - UK crime data with the get method of the request module.
  • Post Method - Messi and Ronaldo graphical comparison with the post method of the request module.

3 - Voice Assistant - Voice assistant is a project that gives appropriate answers with the commands it receives.

4 - Machine Learning - It includes data preprocessing and the Iris data type.

5 - Reminder Interface with Tkinter

6 - Find GSM Operator with REGEX

7 - Number Guess Game

8 - To Do List

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages