🎉 A Big Milestone on My Coding Journey

Hi everyone!

I’m thrilled to share that I’ve officially completed the Introduction to Python course on SoloLearn. This is my very first programming certificate — and the beginning of something bigger.

certificate


📚 What I Learned

The course covered foundational topics such as:

  • Variables & Data Types
  • Control Flow (if, while, for)
  • Functions
  • Lists, Dictionaries, and Sets
  • Basic Input/Output

I also worked on small exercises and mini-projects to reinforce each topic.


🛠️ What I Built

To apply what I learned, I created a few small Python projects:

  1. Terminal Login System

    A simple login system that checks username and password, with limited login attempts.

  2. To-Do List App (Terminal-based)

    A basic CLI app to manage tasks using dictionaries and lists.

I'll be uploading all of these projects to my GitHub repo:

github.com/sankworks


🔜 What's Next?

This is just the beginning! I’m now diving into:

  • Home automation with Home Assistant
  • More courses like HTML, SQL, and Machine Learning Basics
  • Building projects that connect coding and real life (like smart home dashboards)

You can follow along by checking my GitHub or reading more posts here.

Let’s keep building, learning, and having fun!


If you're starting out too, feel free to connect and share your journey in the comments!

– San from sankworks