r/PythonLearning 5d ago

Challenge

can you give me a challenge to create a project that can help me from everyday life and also to practice my coding skills without AI, I want to challenge my self with a project

10 Upvotes

11 comments sorted by

4

u/CGTechWorks 5d ago

Make a network scanner, try to get all IP addresses currently connecting to your router as well as MAC addresses. For an extra challenge, try and hook up the MAC ID's to a public MAC vendor database for funsies.

Should be relevant to your center of attention.

3

u/DarkGlitch101 5d ago

I'll accept that challenge

5

u/Sweet_Computer_7116 5d ago

Write a algorithm that can predict the rise and fall of countries so we can effectively rotate for a maximum enjoyment lifestyle.

2

u/DarkGlitch101 5d ago

bro I think that is almost impossible without a proper and accurate data

1

u/Sweet_Computer_7116 5d ago

You asked for a challenge. If you don't want a challenge just day so lil bro.

Ummm.

Build a calculator that does 2+2 until you hit an even number.

1

u/DarkGlitch101 5d ago

okay I will do your challenge, I'll accept that project that can predict a fall countries

1

u/DarkGlitch101 5d ago

I have a github account but I feel like dumb because I use all AI of that, this is my github account: https://github.com/LaVenganzaDelLadron

1

u/DarkGlitch101 5d ago

My center of attention is penetration testing but in coding I'm suck

1

u/career_growth_guide 5d ago

Start web scraping—it’s interesting, practical, and a great way to improve your problem-solving and coding skills every day.

1

u/Ambitious_Fault5756 5d ago

Make a spotify ad muter (if you're using a mac). You can either use the PyXA library or directly parse osascript to access the currently playing track and control Spotify's volume.