You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Django Job Portal is an open-source job portal application developed using Django. It enables users to search for job opportunities, apply for positions, and manage resumes. Employers can post job openings and view applications.
A Python application with primary aim of downloading songs from a user's Spotify playlist through accessing Spotify's user specific API and then performing web scraping on YouTube to obtain the link of the song and downloading it. The reason I built this project was Spotify's recent strict update for free users and I wanted to automate something.