[go: up one dir, main page]

Skip to content
View rajprince031's full-sized avatar
⚠️
⚠️

Block or report rajprince031

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. LinkLite LinkLite Public

    The URL shortener is a Node.js application using Express and MongoDB. It allows users to shorten long URLs and redirects them to the original URL. The service exposes two main routes: POST `/url` f…

    JavaScript

  2. Output-Verification-Tool-for-Java-Programs Output-Verification-Tool-for-Java-Programs Public

    Compares outputs of two Java programs by generating random test cases. Executes both programs with the same input and checks for discrepancies. Useful for debugging and validating implementations.

    Java

  3. FlutterTodoManager FlutterTodoManager Public

    A Flutter app for learning file management and CRUD operations. Manage tasks efficiently with create, read, update, and delete functionalities. Explore file-based storage for organizing and trackin…

    Dart

  4. JavaPlayground JavaPlayground Public

    Welcome to JavaPrograms, your go-to repository for learning Java! We offer a diverse collection covering essential concepts, algorithms, and data structures, suitable for beginners and experienced …

    Java

  5. Body_Mass_Index_Calculator Body_Mass_Index_Calculator Public

    Developed a BMI calculator application using Flutter, allowing users to input their height and weight to instantly calculate their Body Mass Index. Implemented intuitive features for real-time BMI …

    C++

  6. StudentRecordManager StudentRecordManager Public

    A C++ app for student registration, login, and data management. Students securely create accounts, store personal info, and access profiles easily. Features include username availability checking, …

    C++