mini-projects-in-cpp

There are 2 repositories under mini-projects-in-cpp topic.

  • CheetahCodes21/SOSC-Competititive-Programming-DSA-mini_project--1

    THE CAESAR CIPHER-a simple encryption technique that was used by Julius Caesar to send secret messages to his allies. It works by shifting the letters in the plaintext message by a certain number of positions, known as the “shift” or “key”.

    Language:C++6110
  • Wikkiee/Traffic-Signal-Embedded-System

    🚦 Smart Traffic Signal System with Vehicle Detection using Arduino! 🚗 Optimizes traffic flow with dynamic signal adjustments. Two Arduino UNO boards orchestrate the magic. Simulated on Tinkercad for easy testing. 🌐

    Language:C++0100