Ayan Kumar Pahari's repositories

Must-Do-Coding-Questions-for-Top-Product-Based-Companies

This is a list of all the topic-wise important questions that are frequently encountered during the interview rounds of Top Product Based Companies like Facebook, Google, Microsoft, Apple, etc.

Language:C++Stargazers:8Issues:2Issues:0

TrustRank-Implementation-Python

Iterative Implementation of the TrustRank algorithm in python

Language:Jupyter NotebookStargazers:7Issues:2Issues:0

Virtual-Mouse-using-Hand-Gesture

Developed a program for controlling the mouse movement using Python and OpenCV with a real-time camera that detects hand landmarks, tracks gesture patterns instead of a physical mouse.

Language:PythonStargazers:5Issues:2Issues:0

TCP-Group-Chat-using-Socket-Programming

TCP group chat server where there is a single server and multiple clients and that server accepts the connections from multiple clients and enables them to chat with each other.

Language:C++Stargazers:1Issues:2Issues:0

AyanPahari

Config files for my GitHub profile.

Stargazers:0Issues:2Issues:0

Benford-s-Law-Implementation-Python

Python Implementation of first and first two-digit Benford's law.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0
Language:C++Stargazers:0Issues:2Issues:0

Closest-Pair-of-Points

Closest Pair of Points Problem using Divide and Conquer.

Language:C++Stargazers:0Issues:2Issues:0
Language:Jupyter NotebookStargazers:0Issues:2Issues:0

DNS-Client-Socket-Programming

Implemented a standard UDP-based DNS client. This client takes a URL from the user and returns its IPV4 address along with some other fields such as the class, type, and time to live information as received from the server.

Language:CStargazers:0Issues:2Issues:0
Language:C++Stargazers:0Issues:2Issues:0
Language:PythonStargazers:0Issues:2Issues:0

Game-Design-using-Python-Tkinter-

Developed some fun games with Python's Tkinter module like Calculator, Paddle game, Pong, Tic-Tac-Toe, etc.

Language:PythonStargazers:0Issues:1Issues:0
Language:C++Stargazers:0Issues:2Issues:0

Gradient-Boosting-on-the-Lending-Club-dataset.

In this Mini Project, we will explore the use of pre-processing methods and Gradient Boosting on the popular Lending Club dataset.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

Graphs-Practice

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

Language:C++Stargazers:0Issues:2Issues:0

Hand-Gesture-Recognization

We are going to recognize hand gestures from a video sequence.

Language:PythonStargazers:0Issues:2Issues:0

HTTP-Downloader-Socket-Programming

Implemented a simple HTTP-based downloader to download a given object specified by an URL and a set of URLs all at the same time in both Persistent and Non-Persistent HTTP.

Language:CStargazers:0Issues:2Issues:0

HVAC-Controller

The code and UI for the HVAC Controller Project as part of the Internet of Things course (CS5453), IIT Hyderabad.

Language:PythonStargazers:0Issues:1Issues:0

IITH-ML-Hackathon

This was a graded Hackathon conducted on Kaggle for a Machine Learning Course during my 1st Semester at IIT Hyderabad. I and my friend (2 person team) managed to secure the #6 position out of 240 participants on both public and private leaderboards.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

Kaggle--Taxi-Fare-Prediction

The aim of this project is to work on a (completed) Kaggle challenge on taxi fare prediction.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

Leetcode-Practice-Arrays-

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

Language:C++Stargazers:0Issues:2Issues:0

LeetCode-Practice-LinkedList

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

Language:C++Stargazers:0Issues:2Issues:0

Logistic-Regression-Classifier-from-Scratch

We will Implement a logistic regression classifier, which is trained using gradient descent and cross-entropy error as the error function.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

Miller-Rabin-Test

Implementation of Miller Rabin Primality testing algorithm. If n is prime, the algorithm always returns “prime”. If n is composite, the algorithm with a probability of at least 1/2 returns “composite”.

Language:C++Stargazers:0Issues:2Issues:0

Play-T-Rex-Dinosaur-Game-using-Hand-Gestures

In this project, we will use hand gestures to play the T-Rex Dinosaur game.

Language:PythonStargazers:0Issues:2Issues:0

Random-Forests-from-Scratch

We are going to implement our own random forests classifier from scratch and apply it to the Spam dataset.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0
Language:PythonStargazers:0Issues:1Issues:0
Language:C++Stargazers:0Issues:2Issues:0