https://github.com/abhishekshree/aca-fswd
https://github.com/abhishekshree/aca-fswd
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abhishekshree/aca-fswd
- Owner: abhishekshree
- Created: 2021-04-14T07:18:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-24T08:31:02.000Z (over 4 years ago)
- Last Synced: 2025-01-21T09:48:57.173Z (11 months ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ACA-FSWD-2021
**Week 1 →** This week was about VCS (git to be precise) and introduction to GitHub. Also explored some common web terminologies.
---
**Week 2 →** This week we learnt about HTML and CSS. I created a Personal Website and a CTF challenge using flask this week.
---
**Week 3 →** This week we made a JavaScript application, that listens to a flask backend. Used the fetch() API and async await extensively.