#include <stdio.h>
int main() {
printf("Coder\n");
printf("Developer\n");
printf("Computer Science Engineer");
return 0;
}
-
StudentManagementApp-Web Public
A WEB based application to manage student basic data
-
Student_Manager_Application Public
A CLI based application to manage student basic data
Java UpdatedMar 4, 2024 -
Course_Selling_App Public
The E-commerce website facilitates the sale of online courses, allowing users to make course purchases.
-
-
Basic_Number_Problem_Code Public
Some solved basic coding problem of number system
Java UpdatedMar 4, 2024