Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akshay-rajan/cs50w
CS50's Web Programming with Python and JavaScript: Projects
https://github.com/akshay-rajan/cs50w
Last synced: 4 days ago
JSON representation
CS50's Web Programming with Python and JavaScript: Projects
- Host: GitHub
- URL: https://github.com/akshay-rajan/cs50w
- Owner: akshay-rajan
- Created: 2024-02-08T16:46:14.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-09T11:23:29.000Z (6 months ago)
- Last Synced: 2024-05-09T12:30:06.996Z (6 months ago)
- Language: Python
- Homepage:
- Size: 1.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CS50's Web Programming with Python and Javascript
CS50W delves deep into the design and implementation of web applications using **Python**, **JavaScript** and **SQL**. The course covers various topics such as *Database Design, Scalability, Security, User Experience*, *Testing* etc. The major tools used in the course are **Django**, **React** (Introduction), **Bootstrap**, **Github** (Version Control and Collaboration) etc.
## Projects
### 0. [Search](search/) - Google Clone
![search](others/google.png)### 1. [Wiki](https://github.com/akshay-rajan/wiki) - Blogging Website
![wiki](others/wiki.png)### 2. [Commerce](https://github.com/akshay-rajan/commerce) - Auctions App
![commerce](others/auctions.png)### 3. [Mail](mail/) - E-mail Application Frontend using JavaScript
![mail](others/mail.png)### 4. [Network](https://github.com/akshay-rajan/network) - A Social Media App
![nw](others/network0.png)
![nw](others/network1.png)
![nw](others/network2.png)### 5. [Final Project](https://github.com/akshay-rajan/devicedash) - DeviceDash
![dd](others/devicedash.png)
![dd](others/devicedash2.png)