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
Real-time chat and video calling platform built with Django, Channels, and WebSockets. Features include country-based chat rooms, user authentication, file sharing, and background task processing with Celery.
The Email Sending Service is a simple, lightweight, and RESTful API built with Node.js and Express.js, designed for handling email delivery through a local SMTP server such as Mailpit. It leverages Nodemailer for email transport and is fully configurable via environment variables for flexibility and scalability.
AdminUI allow to design dashboard as a regular page.specific record in a table allows you to locate information based on certain criteria.Record involves modifying the existing information within a specific entry.
Streaming techniques to build a data pipeline which pulls data from an external API (RESTFul) that returns massive amounts of data, and auto-insert into a PostgreSQL database