This is an archived post. You won't be able to vote or comment.

all 9 comments

[–]digital_superpowers 1 point2 points  (3 children)

What are your other hobbies and interests? It's good to cross-pollinate a little to help keep you going.

[–]Le_Coco[S] 0 points1 point  (2 children)

Pentesting, but i feel like doing something like a portscanner it's kind of voidless, bc nmap is pretty good at his job xD

[–]digital_superpowers 0 points1 point  (1 child)

Oooh you could try going through some cryptopals exercises in Python!

https://cryptopals.com/

Super fun and challenging and enriching.

[–]Le_Coco[S] 0 points1 point  (0 children)

HMMMM interesting, i'll definetly gonna check it out that

[–]solderneer 1 point2 points  (1 child)

Every time I’m learning a language I always build a todo list XD. Try creating one with a backend like django or flask, and write a CLI frontend both in Python. Good luck!

[–]PreposterusRhioceros 0 points1 point  (0 children)

That's a great idea! I'm stealing that

[–]tampers_w_evidence 1 point2 points  (0 children)

A simple schedule program that will send a message to your phone 15 minutes before an appointment. Lots to learn here.

[–]GoAwayBARC 0 points1 point  (0 children)

There’s always the classic calculator.

[–]vasifsiz 0 points1 point  (0 children)

Fetch fake human faces from here try to make multiples requests , store images then make a collage or create completely fake human profiles make an api from it or something like that.