Back to articles
Starting my devlog

Starting my devlog

via Dev.to PythonRadosław

I decided to start sharing what I’m building instead of just keeping everything to myself. I’m an IT student and I’ve been learning Python, networking and a bit of web development. So far I’ve done a few small projects, but now I want to take things more seriously and actually document the process. Right now I’m starting a bigger project — a CLI network audit tool. The idea is to scan a local network, check active hosts and basic ports, and turn that into a readable report. Nothing crazy yet, but definitely a step up from what I’ve done before. I’ll be posting updates as I build it — what works, what doesn’t, and what I learn along the way. If you’re also learning or working on similar stuff, feel free to connect or share your thoughts. Let’s see where this goes. GitHub: https://github.com/radoslaw-dev Portfolio: https://radoslaw-dev.github.io LinkedIn: https://www.linkedin.com/in/rados%C5%82aw-cis-60b03339b/

Continue reading on Dev.to Python

Opens in a new tab

Read Full Article
2 views

Related Articles