Designed and Implemented 5 different web apps to get the Professional Certificate in Computer Science for Web Programming from Harvard University.
- Programming Languages: Python, Javascript, SQL, HTML, CSS
- Frameworks: Django, React, Bootstrap
- Tools: Visual Studio Code, Terminal (macOS), Craft, Safari and Chrome
- Network: Designed a Twitter-like social network website for making posts and following users.
- Mail: Designed a front-end for an email client that makes API calls to send and receive emails.
- Commerce: Designed an eBay-like e-commerce auction site that allows users to post auction listings, place bids on listings, comment on those listings, and add listings to a “watchlist.”
- Wiki: Designed a Wikipedia-like online encyclopedia.
- Search: Designed a front-end for Google Search, Google Image Search, and Google Advanced Search.
- Bootstrap: https://getbootstrap.com/docs/5.1/getting-started/introduction/
- Django Modal field reference: https://docs.djangoproject.com/en/4.0/ref/models/fields/
- Django forms: https://docs.djangoproject.com/en/4.0/topics/forms/modelforms/
- Django QuerySet: https://docs.djangoproject.com/en/4.0/ref/models/querysets/
- CS50’s Web Programming with Python and Javascript: https://cs50.harvard.edu/web/2020/