You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google Meet Bot is a Python application that automates participation in Google Meet meetings by extracting real-time subtitles, translating them, and detecting questions, enhancing users' online meeting experience.
In this project, we emulate a pub/sub system using `Docker`. Pub/Sub (Publish/Subscribe) is a popular indirect communication system. Pub/sub systems disseminates events to multiple recipients (subscribers) through an intermediary. Examples of successful pub/sub include 'Twitter' and 'Bloomberg terminal'-like financial systems.
This is Feeds, a Django full-stack web application using Python and JavaScript that empowers users to subscribe to web feeds across the World Wide Web.
My project idea is to create an easy way for an individual to set up notifications. Using Tkinker I will create a pleasant and easy alarm system that will play a sound when the alarm activates
Simple app that creates HTTP and socket servers in separated threads. Basically, somewhat emulates interraction with hardware devices via UDP by using web-based interface.
Десктопное приложение PyQt для составления и просмотра расписания предстоящих онлайн-конференций, а также автоматического входа на эти конференции согласно заданному расписанию. Конференции запускаются автоматически с использованием selenium и pywinauto. Расписание составляется с помощью sqlite и pandas. Использует многопоточность.