Skip to content
#

university-of-cincinnati

Here are 8 public repositories matching this topic...

This project is a comprehensive online shopping platform featuring a Django backend and a React frontend, designed to manage products, orders, and customer information efficiently. It includes functionalities for shopping cart management, order processing, and integration with PostgreSQL for data storage.

  • Updated Aug 1, 2024
  • JavaScript

This lab involves creating a Flask web app hosted on AWS EC2. It features user registration, login functionality, and data storage using SQLite. The app supports file uploads, user form submissions, and authentication. Apache with mod_wsgi is used to deploy the app, and SQL queries manage interactions with the database.

  • Updated Nov 6, 2024
  • Python

In this project, I analyzed weather data from the NCEI Global Surface Summary of Day dataset using PySpark in Jupyter Notebook. Tasks included data cleaning, statistical analysis, and forecasting for temperature, wind speed, precipitation, and extreme weather events. The project also predicts future weather patterns for Cincinnati and Florida.

  • Updated Nov 12, 2024
  • Jupyter Notebook

The bulletin board project is a real-time messaging application developed using Python's socket programming, enabling users to post and view messages on a virtual bulletin board. It features a server-client architecture that supports concurrent connections, allowing for seamless communication and message updates among users.

  • Updated Jul 11, 2024
  • Java

This Dockerized Python application analyzes two text files (IF.txt and AlwaysRememberUsThisWay.txt). It counts total words, identifies the largest file, and finds the top three most frequent words in each. Results are saved to an output file and printed to the console.

  • Updated Nov 12, 2024
  • Python

Web scraper for collecting product and review data from e-commerce sites using Scraping Bee, AWS, Selenium, and Pandas. Focuses on cost-effective solutions, user-friendly interfaces, and efficient data extraction and analysis.

  • Updated Nov 5, 2024
  • Python

This project implements a multi-threaded web server in Python and extends it to act as an FTP client. The server handles various file requests and integrates FTP functionality to serve text files upon request.

  • Updated Aug 7, 2024
  • Python

Improve this page

Add a description, image, and links to the university-of-cincinnati topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the university-of-cincinnati topic, visit your repo's landing page and select "manage topics."

Learn more