iamakkkhil / CodeDaily-Newsletter

A fully fledged website that sends you coding questions daily in the form of newsletter right in your inbox, with additional functionalities to snooze or unsubscribe.

Home Page:https://iamakkkhil.pythonanywhere.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeDaily-Newsletter

A fully fledged website that sends you coding questions daily in the form of newsletter right in your inbox, with additional functionalities to snooze or unsubscribe.

This website uses frontend provided by HTML, CSS and Bootstrap and backed with Django framework.

                       

Website - https://iamakkkhil.pythonanywhere.com/

codeDaily-Newsletter.mp4

๐Ÿ”ฅ Motivation:

From the start of this year 2021, I am solving coding questions daily and seen a substansial improvement in my problem solving ability ๐Ÿ’ช and coding skills ๐Ÿฑโ€๐Ÿ’ป. I strongly believe daily coding practice is must for the developers ๐Ÿ‘จโ€๐Ÿ’ป who are starting in this field.

To practice this daily, the difficult task is to hunt ๐Ÿ” for the question โ“ you are planning to solve for the day and to tackle this, I tried to find a service which can send me questions daily and came across dailycodingproblem.com. The problem however with this service was they only provided very tough interview questions ๐Ÿ˜ซ which was really difficult for me to get into and to stay motivated to solve the next one.

So, I thought ๐Ÿ’ก of creating a similar service, which can catered the beginners and would not scare them away ๐Ÿƒ. I also intended it to provide questions to the users based on their expertise. Since, this service would deliever questions in your inbox ๐Ÿ“ง which reduces the hassle of finding questions daily.

๐Ÿ”ฎ Future Plans:

  1. Integration of webcrawlers to scrape questions from different websites and store it in a database ๐Ÿ’พ.

  2. Video solutions ๐Ÿ™‹ for the available questions โ“.

  3. Feedback โญ for every question.

  4. Dilevering questions according to the difficulty level ๐Ÿฑโ€๐Ÿ’ป so it can serve mass audience, right from beginners to experts who are willing to put their coding skills to test.

  5. User ๐Ÿ‘ค profile system:

    1. Portal to upload answers / or keep a track of the users github repo(In which they will uplaod their solutions) to measure their progress ๐Ÿ“Š.
    2. A gloabal leaderboard ๐ŸŒ๐Ÿ….
    3. Discussion section for every question.
  6. Upgrading from #7DaysOfCode to #100DaysOfCode or #365DaysOfCode ๐Ÿš€.

  7. Integrating AI/ML ๐Ÿค– to send questions based on the ability/progress/level ๐Ÿ’ช to solve the previous questions/ based on the past progress.

About

A fully fledged website that sends you coding questions daily in the form of newsletter right in your inbox, with additional functionalities to snooze or unsubscribe.

https://iamakkkhil.pythonanywhere.com/


Languages

Language:CSS 62.3%Language:JavaScript 14.9%Language:SCSS 11.0%Language:HTML 9.0%Language:Python 2.9%