CS50's Web Programming with Python and JavaScript is an introductory course offered by Harvard University. It covers various aspects of web development, including front-end technologies (HTML, CSS, ...
This project is a Wikipedia-like online encyclopedia built with Django. Users can view, search, create, edit, and browse random encyclopedia entries written in Markdown, which are converted to HTML.