- Kolkata
-
06:40
(UTC -12:00) - in/antaran-adhwaryu-255696349
Popular repositories Loading
-
Basic-Calculator
Basic-Calculator PublicImplement a command-line calculator that performs basic arithmetic operations (, , , ). Must use a switchstatementfor operation selection and include input validationto prevent division by zero...…
C
-
-Student-Record-Manager
-Student-Record-Manager PublicCreate a program that uses a structto define student records (Name, ID, Grade). Implement functions to add new recordsand view all recordsstored in a simple array of structures.
C
-
File-Encryptor-Decryp-
File-Encryptor-Decryp- PublicCreate a tool that reads text content from a file and applies a simple cryptographic shift (e.g., a Caesar Cipheror XOR operation) to each character. The program must save the result to a new file …
C
-
-Singly-Linked-List-Manager
-Singly-Linked-List-Manager PublicImplement a Singly Linked Listusing C structures. The program must demonstrate the ability to perform three operations: insertion at the head, deletion of a specific node by value, and traversal(pr…
C
-
-Matrix-Manipulation-Utility
-Matrix-Manipulation-Utility PublicWrite a program that takes the dimensions and elements of two matrices from the user. Implement two functions using nested loops and pointers: one for Matrix Additionand one for Matrix Multiplicat…
C
-
Notifyme
Notifyme PublicNotifyMe is a smart web-based reminder app that helps you track and manage your upcoming tasks and events. Simply add a title, date, and time, and the app will notify you at the right moment. With …
HTML
If the problem persists, check the GitHub status page or contact support.