my first time upload app to github

Published: (April 30, 2026 at 10:32 AM EDT)
1 min read
Source: Dev.to

Source: Dev.to

Introduction

I’ve been learning Python on my own for about one or two years. In the first few months I spent up to 10 hours a day coding, building a variety of personal applications. I started with Tkinter for GUIs and later moved to PySide 6. Writing code quickly became a passion.

Recent Work

Auto‑Clicker

Last night I revisited some of my projects, refactored parts of the code, and uploaded the result to GitHub:

Python‑Velor‑AutoClicker

Manhwa Downloader

I also created a simple manhwa downloader that works with a few websites. Because downloading all images and chapters can be tricky, I added an alternative method that appears on the left side of the app’s interface.

Django Manhwa Site (local)

In addition, I built a local‑only Django website for managing manhwa content. It was a learning project rather than a production‑ready site.

Future Plans

I’m now focusing on consolidating my work into a single GitHub repository that can serve as a portfolio/CV. My goal is to continue improving my skills, showcase my projects, and eventually secure a professional development role.

Python

0 views
Back to Blog

Related posts

Read more »

The smarter the model, the more it saves.

The Myth: Smarter Models Will Make Plugins Redundant Since WOZCODE launched, many Claude Code power users have whispered that the plugin’s advantage will disap...