/cs50

Solutions to Harvard's CS50 2019 online course

Primary LanguagePython

CS50 - Introduction to Computer Science

My submissions to CS50


Covered topics

Pset 1

  • C

Pset 2

  • C

Pset 3

  • C

Pset 4

  • C

Pset 5

  • HTML
  • CSS

Pset 6

Analyze Twitter accounts for positive, negative and neutral words and present it using Flask.

  • Python
    • Flask
  • HTML
  • CSS
  • Twitter API

Pset 7

A survey with all entered results presented in a table using Flask.

  • Python
    • Flask
  • HTML
  • CSS
    • Bootstrap

Pset 8

A financial trade platform for stocks, based on real prices using an API. Create a user, buy and sell stocks and look at your trade history.

  • Python
    • Flask
  • SQL
  • API
  • HTML
  • CSS
    • Bootstrap
  • Javascript
    • jQuery

My final project - a Plex server web app that allows you to add IMDb lists as playlists to your server using PlexAPI and web scraping.

  • Python
    • Flask
  • SQL
  • API
  • HTML
  • CSS
    • Bootstrap
  • Javascript
    • jQuery