Code Monkey home page Code Monkey logo

pythontraining's Introduction

Python Applications + Self study

This repo presents applications that were created during Python self-study + self-study notes on python courses I have made

  • ML_Projects - a folder that contains ML portfolio projects (linear reg for now)

Applications:

  • Dynamic dictionary - an interactive dictionary using a .json file reading.
  • Map - A map using Folium which shows interactive markers within it and has option to add / remove markers dynamically, using .csv reading file
  • Website blocker - an app that blocks websites during a specific timeframe (which can be changed) and running as a scheduler in the background
  • Website - a website that contains .html, .css files and based on a basic layout, using python. The app is deployed and seen live using Heroku.
  • Book Store - a DB application which contains information on books (id, title, author, year, ISBN), and can do several (DB) actions: insert, update, delete, selection
  • MotionDetection app - a motion detection application using the web camera which tracks an object within a webcam and tells us in an histogram how long was this object within it.
  • WebScrapper - A python script which extracts web pages data and saves it into a .csv file using BeautifulSoup and requests API.
  • Stock Data Visualization - A python jupyter notebook that gets 3rd party stock data and presents it in a bokeh candle chart.
  • DataCollector mini app - An app that has contains a form (UI), a backend (DB Model, calculations), and a DB, alongside an SMTP implementation. The app sends an email to a user based on a height form s/he had fiiled.
  • Geocoder service - A user uploads a .CSV that contains an address and gets its coordinates using geocoder in an .csv back

pythontraining's People

Contributors

daniel8hen avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.