Anjan Prasad's repositories
100-days-of-RTL
Trying to get a new skill
CaptchaGenerator.github.io
A simple Captcha Generator that creates random, alphanumeric captchas for validating user inputs and enhancing form security.
ChatApplication
This Chat Application enables real-time communication between multiple users over a network. Built using Java and Socket.IO, the application supports a graphical interface for seamless chatting.
FM-Radio-Using-ESP-12E-and-RDA5807M
An FM radio receiver built using an ESP12E, interfaced with the RDA5807M module. Powered by a Li-Ion battery with a TP4056 charging module, amplified by a PAM8403, and output through a 10-watt speaker. Features station switching via a button.
Google-Doc-Clone
This Google Docs Clone allows multiple users to collaboratively edit documents in real time. It’s built using React for the frontend, Quill.js for the rich text editor, and Socket.IO for real-time communication.
IoT-Based-SpO2-and-Pulse-Oximeter-with-MAX30102
This project showcases a portable and affordable SpO2 and heart rate monitoring system built with the ESP8266 microcontroller, MAX30102 sensor, and an OLED display. The ESP8266 handles data processing and visualization, while the MAX30102 ensures precise bio-sensing.
ItzzInfinity
Config files for my GitHub profile.
Signal-Generator-Using-ESP32
ESP32 Signal Generator with AD9833 DDS Module: Hosts a webpage to set frequency and waveform (square, sine, triangle) using an ESP32 microcontroller. Ideal for generating precise waveforms in IoT and electronic projects.
The-most-Simple-Digital-Thermohygrometer
A Digital Thermohygrometer using ESP-01, DHT11 sensor, and OLED display. This project measures temperature and humidity, displaying the data on an OLED screen. It also computes and displays the heat index, providing a user-friendly interface for real-time environmental monitoring.
tkinterSWv1.2
This Code is in Python Which Creates A Simple GUI to download the internal day to day data of airtel store .
Verilog-Practice
Verilog Codes for the topic available in Digital Circuits & Design by S. Salivahanan
MoviesAPI
MoviesAPI is a RESTful API that allows users to manage a collection of movie data, including details like titles, genres, and ratings. Built using Node.js, Express, and MongoDB, it provides a simple yet robust interface for performing CRUD operations. Additionally, the API integrates OpenAI for enhanced functionality.