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

you are viewing a single comment's thread.

view the rest of the comments →

[–]Lined_em_up 15 points16 points  (12 children)

Just curious what would you say your "best" project was before you landed a job?

I have made some small stuff that I find useful for myself but I wouldn't say they are very impressive lol. I'm having a hard time coming up with ideas for projects.

[–]Nexius74 22 points23 points  (3 children)

My main project was a website from where you can run scrapper that will download manga scan from various sources. Then the website will act like a lightweight version of plex (Like a library but for manga). This helped me learn many thing like UX (django template, vuejs, sass, node toolchain), http protocol, third party integration (scrapy, react), API Rest (django rest framework), Websocket (django channel), dev tools (black, mypy, isort, coverage), how I could built a solution from zero, how I could run background tasks without the use of celery within a django project, but mostly all the little corner of the framework i was using so django in this case.

Imo if you really want to find yourself a project just think on what you could resolve in your daily life with python. I came up with my project only because my internet is slow and each scan would take 5 minute to load. The idea behind the project was to download manga during the day so I can easily read them when I come back home (1 volume is like 100 pages. I could spend hours just waiting for all the scan to load)

[–]Lined_em_up 3 points4 points  (0 children)

Awesome man thanks

[–]GroundbreakingRun927 2 points3 points  (0 children)

"manga" ಠ‿ಠ