Projects in Awesome Lists by diptadeepray
A curated list of projects in awesome lists by diptadeepray .
https://github.com/diptadeepray/ray-finance-app
Sector wise analysis of Indian stock market. Publicly available data from screener.in is scraped (robots.txt file is respected). Then the scraped data is aggregated and structured for comparison. Tech Stack: Python, BeautifulSoup (bs4) for web scraping and CustomTkinter for GUI and Vidualization.
beutifulsoup customtkinter pthon3
Last synced: 01 Jul 2026
https://github.com/diptadeepray/website_on_local_server
Created a "basic" website using HTML, CSS and JS. Hosted the website on my local machine. The website is accessible by any device in the same Local Area Network.
Last synced: 24 Jun 2026
https://github.com/diptadeepray/remote_patient_monitoring_system
Pulse Oximeter sensor is used to measure BPM and SpO2. The data is read by a NodeMCU and sent to another NodeMCU (close to the doctor) via MQTT. The NodeMCU, close to the doctor, displays the vitals in a LCD Display and sets off a buzzer if the patient's vitals become abnormal.
arduino arduino-ide cpp esp8266 nodemcu nodemcu-esp8266
Last synced: 09 May 2026
https://github.com/diptadeepray/iot-fire-response-system
It uses NodeMCU, DHT11, and gas sensors to detect fire risks. It employs MQTT for communication, publishing location-based alerts to a shared topic. Receiver NodeMCUs trigger alarms upon matching locations, ensuring real-time responses even without human intervention.
Last synced: 23 Jun 2026