This repository contains the projects I have completed as part of the CS50w (Web Programming with Python and JavaScript) course offered by Harvard University.
CS50w is an introductory course on web programming covering a wide range of technologies and fundamental concepts for modern web application development. Throughout the course, topics such as HTML, CSS, JavaScript, Python, Flask, Django, SQL, among others, are explored.
For more information about the CS50w course, visit CS50w - Web Programming with Python and JavaScript.
- Description: - Description: The Google Search project is a web application that simulates the functionality of Google Search. Users can enter a query, receive search results, and view summaries of relevant pages.
- Technologies used: HTML, CSS.
- Description: - Description: This project involves creating a web encyclopedia similar to Wikipedia. Users can view a list of existing entries, search for specific entries, create new entries, and edit existing ones using Markdown format.
- Technologies used: HTML, CSS, Python, Markdown.
- Description: Commerce is an e-commerce application that allows users to register, log in, add products to the shopping cart, place orders, and view their bids history.
- Technologies used: HTML, CSS, JavaScript, Python (Django).
- Description: The Email project is a web application that replicates the functionality of an email client. Users can send and receive emails, organize them into folders, compose new emails, reply to existing ones, and manage their inbox.
- Technologies used: HTML, CSS, JavaScript, Python (Django), SQL (for database management).
If you're interested in learning more about web development and the technologies used in these projects, I highly recommend exploring the resources provided by CS50w and delving into the documentation of the tools and frameworks used.
Thank you for visiting this repository!
Feel free to copy and paste this Markdown code into your README.md file on GitHub and customize it according to your preferences.