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
🐘 Introductory examples for people who want to use PostgreSQL with the C language. In the examples, the most basic operations to manage the database were covered, namely: connecting, creating tables, inserting records, selecting data, updating and deleting records.
The Fitness Tracker API is a RESTful API designed to help users manage their fitness activities. It supports user authentication, exercise management, workout planning, scheduling, and progress tracking. Built with Node.js, TypeScript, Express, and PostgreSQL, it leverages Prisma ORM for database operations and provides comprehensive API documentat
🛍️ E-Commerce Web Application: This is a full-featured E-Commerce web application built using React.js (Frontend) and Django (Backend). It allows users to browse collections, view product details, add items to the cart, and place orders — all in a clean, responsive UI.
Project Sentinel is a distributed honeypot and security-event ingestion platform. It deploys decoy services (SSH, HTTP) that attract real-world attackers, captures their credentials and behaviour, stores the events in a PostgreSQL/TimescaleDB database, and pushes real-time alerts to registered users via email and Telegram.