Skip to content
View Vivek2k20's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Vivek2k20

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

  1. Speech_Analysis Speech_Analysis Public

    A Flask Webapp created as a part of "Ode-To-Code" Hackathon. Won 2nd place.

    Python

  2. E_Shop-Version-1 E_Shop-Version-1 Public

    CARTIFY,An E-Shopping Website.Uses Flask,HTML,CSS and Sqlite3.

    Python

  3. Task-Management-System Task-Management-System Public

    A fully Fledged Task Management system which uses Dynamic Memory Allocation,Structures,Linked Lists,Merge Sort Algorithm modified to sort Linked Lists .

    C

  4. B_Plus_Tree_GUI B_Plus_Tree_GUI Public

    Implements B+Tree for storing,indexing and retrieval of records.GUI Implemented by using .NET Framework(Winforms)

    C++ 2

  5. Metro-Journey-Details-Generator Metro-Journey-Details-Generator Public

    A Bangalore Metro journey Details generator(Considering the current stations) implemented using Linked lists and without using Linked lists. One optimized for insertion of new stations in the metro…

    C

  6. Sudoku-Solver Sudoku-Solver Public

    Solves a 9x9 Sudoku using Backtracking algorithm.

    C