Skip to content
View pnm1996's full-sized avatar

Block or report pnm1996

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. Competitive-Programming Competitive-Programming Public

    Although I practice Competitive Programming also from Hackerrank and Hackerearth, these are some of the challenging problems that I have solved on Codechef and Codeforces.

    C++ 3

  2. Multiclass-Emotion-Analysis Multiclass-Emotion-Analysis Public

    Used data set with about 20,000 samples of 6 classes to train our model using Support Vector Machines (SVMs) and Recurrent Neural Networks (RNNs) - Long short-term memory (LSTM). Used the Keras fra…

    Python

  3. QuizMania QuizMania Public

    QuizMania is a website having various MCQ's to help students to ace their vivas and gain knowledge of topics of Semester 5 and also for the teachers to add new questions. Technologies Used : HTML, …

  4. A-New-Heuristic-Disk-Scheduling-Algorithm A-New-Heuristic-Disk-Scheduling-Algorithm Public

    I have implemented 2 methods to reduce the seek time of any device's request by reducing the total head movement of the disk's head.

    Java

  5. Indian-Premier-League Indian-Premier-League Public

    A Distributed Database created for the management of Indian Premier League. Concepts implemented include Fragmentation(Partitioning), Replication, Optimization and Locking.

    PHP

  6. Geospatial-Databases Geospatial-Databases Public

    Computed Convex hull and K Nearest Neighbours of a co-ordinate using PostgreSQL and PostGIS. Visualized the results using Keyhole Markup Language (KML).

    C++