Skip to content
View harimanasa's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report harimanasa

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. SmartSumm-Retrieval-Augmented-Text-Generation-for-Restaurant-Reviews SmartSumm-Retrieval-Augmented-Text-Generation-for-Restaurant-Reviews Public

    Project Description: SmartSumm is an innovative system designed to enhance text generation by leveraging retrieval-augmented techniques. This project focuses on generating high-quality summaries of…

    Python

  2. HackAGame-Bot-based-Multiplayer-Game HackAGame-Bot-based-Multiplayer-Game Public

    A multiplayer game developed on the spot at Facebook Developer Hackathon 2019

    JavaScript 1

  3. The-Autograder-Python-Program-To-Grade-C-Programs-With-Test-Cases The-Autograder-Python-Program-To-Grade-C-Programs-With-Test-Cases Public

    Python program to automatically run all the C++ Homeworks and grade them based on test cases. This uses one main file to make changes and an ideal output file.

    Python 1

  4. Virtual-Energy-Based-Encryption-and-Keying-for-Wireless-Sensor-Networks Virtual-Energy-Based-Encryption-and-Keying-for-Wireless-Sensor-Networks Public

    VEBEK is a secure communication framework where sensed data is encoded using a scheme based on a permutation code generated via the RC4 encryption mechanism. The key to the RC4 encryption mechanism…

    C#

  5. Name-Matching-Algorithm Name-Matching-Algorithm Public

    Each name will have three or more parts. Mainly First Name, Middle Name (s), Last Name. Each candidate can also have different alias names which are either same as full name, or sub part of it, or …

    Java 1 1

  6. Multiprocess-Synchronization-Tool Multiprocess-Synchronization-Tool Public

    The producer should not add data when the buffer is already full. The producer should place the data in the buffer only if there is at least one slot vacantly available to it. Else if the buffer is…

    C++ 1