Java application that sends you an email telling you to do the daily problem. Tells you which problem it is and gives you a link. Uses Graphgl to take that from leetcode. Ai helped me learn how to do this
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
completed the whole gmail part and added the leetcode webscraper that takes the daily challenge. Working on the daily part and integrating it into my task scheduler, adding a link, as well as making a small website for it or command line tool that allows you to add your gmail to it (will be hard tho cause its essentially just java in the backend to someone who dosent know how to do web dev).