todolist-image

Todo list App

  • Standard modules & local modules
  • GUI(Graphic User Interface)
  • Webapps with Streamlit
pdf-image

PDF Generator

  • Reading CSV file with module Pandas
  • Create PDF with module FPDF
news-image

News API App

  • API
  • URL requests with module Request
  • Sending emails with module Smtplib, Ssl
api-image

Weather API website

  • Flask
  • REST API
webcam-image

WebCam Motion Detector

  • Capturing webcam video with module Cv2
  • Programming to detect moving objects
  • Threading
weatherforecast-image

Visualizing Weather Forecast

  • Webapp with Streamlit
  • Data filtering
  • Data plotting with module Plotly.express
system-image

Student Management System

  • Create graphic user interface with module PyQt6
  • Module Sqlit3
  • Manipulating data with SQL language
hotel-image

Hotel Booking System

  • OOP style app
  • Class vs Instance
  • Class inheritance
  • Overwriting parent
flask-image

Flask Job Application Form

  • App structure with Flask
  • Creating database and storing data with module flask_sqlalchemy
  • Connecting the backend to frontend
Django-image

Django Job Application Form

  • Django project and apps setting up
  • Creating database and storing data with module django.db
  • Connecting the backend to frontend
GitHub Website

© Shunying Zhang.