Skip to content

olgarozhdestvina/Mastering-Coding

Repository files navigation

Mastering Coding


The repository contains small projects using Python (mainly).

The project list:

  • Sending emails using email library
  • Pwned password checker
  • Tweet bot using tweepy
  • Web scraping of hacker news
  • Working with PDF files
  • Working with Data Structures (implementation and simple exercises in Python and JavaScript)
  • Algoritms: Searching and Dynamic Programming (in Python and JavaScript))

Set up

Applications used for completion of the tasks are

Distribution of Python is Anaconda Python distribution.

License

This project is licensed under the MIT License - see the LICENSE.md file for details


Acknowledgment