Skip to content
View Brundaraj's full-sized avatar

Block or report Brundaraj

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

Popular repositories Loading

  1. Drone-programming Drone-programming Public

  2. SUDOKU SUDOKU Public

    This C++ code is a Sudoku game that generates puzzles, allows solving, and tracks high scores. It provides difficulty selection, puzzle display, user input, validity checks, and time tracking. High…

    C++

  3. Titanic-Survival-Model Titanic-Survival-Model Public

    This is a ML model which predicts the survival of each passenger by considering few conditions. On running the code a new excel file is generated with the passenger number along with 1/0 (survived/…

    Python

  4. UNL-Translation-model UNL-Translation-model Public

    This is UNL(summer special topic) project which is a translation model for English to Telugu translation of a given (already available) paragraph. This consists of dictionary of dictionaries for te…

    Python

  5. Restuarant-management-system Restuarant-management-system Public

    This C program is a restaurant billing system with functionalities to generate, display, and search invoices. It records customer details, item information, and calculates totals with discounts and…

    C

  6. Multiclient-Calculator Multiclient-Calculator Public

    Python