Aniket Shirke (@ani8897)
  • Stars
    star
    175
  • Global Rank 135,969 (Top 5 %)
  • Followers 39
  • Following 14
  • Registered almost 8 years ago
  • Most used languages
    Python
    38.5 %
    C++
    15.4 %
    C
    15.4 %
    Racket
    15.4 %
    MATLAB
    7.7 %
    Java
    7.7 %
  • Location ๐Ÿ‡บ๐Ÿ‡ธ United States
  • Country Total Rank 30,814
  • Country Ranking
    Racket
    381
    MATLAB
    1,187
    C
    3,872
    Python
    8,561

Top repositories

1

Human-Activity-Recognition

Classifying the physical activities performed by a user based on accelerometer and gyroscope sensor data collected by a smartphone in the userโ€™s pocket. The activities to be classified are: Standing, Sitting, Stairsup, StairsDown, Walking and Cycling.
Python
90
star
2

RSSI-based-Localization-using-ESP32

Wireless Networks [CS 743] Course Project - IIT Bombay Spring 2019
C
36
star
3

Image-Quilting-and-Texture-Synthesis

Digital Image Processing Course Project - IIT Bombay Fall 2018
MATLAB
17
star
4

Realtime-Action-Recognition

Contains code for C3D, LCN and TSM for action recognition models.
Python
9
star
5

BLE-Packet-Sniffer

An android application which is useful in capturing BLE advertisement packets and storing the data collected in the phone storage as a csv file.
Java
9
star
6

Spanning-Tree-Protocol

Implemented Spanning tree protocol and Learning Bridge algorithm in C++
C++
5
star
7

IP-address-lookup-using-Tries

Sequential IP address lookup in the routing table of routers has complexity O(n). This lookup can be reduced to O(1) time complexity, trading of with the space complexity which can be exponential in the worst case i.e. exp(2,33) - 1 on implementing tries.
C++
4
star
8

Chat-Application-OptiChat

A simple Chat Application using Socket Programming in Python.
Python
2
star
9

Mosh

Coding MoSh: 'My own Shell!'.
C
1
star
10

Fractals

Drawing Different types of fractals using Dr. Racket
Racket
1
star
11

Census-Income

Task is to predict whether income exceeds $50K/yr based on census data by implementing a Neural Network from Scratch
Python
1
star
12

Gravity-Simulation

Simulating Gravity among particles by approximating the forces between the particles using trees containing centre of masses of groups of particles
Racket
1
star
13

PLY-Compiler

Compiler written in ply
Python
1
star