Anchit Tandon (@anchittandon)
  • Stars
    star
    42
  • Global Rank 385,755 (Top 14 %)
  • Followers 22
  • Following 71
  • Registered over 7 years ago
  • Most used languages
    C
    28.6 %
    Java
    28.6 %
    MATLAB
    14.3 %
    HTML
    14.3 %
  • Location 🇮🇳 India
  • Country Total Rank 25,882
  • Country Ranking
    MATLAB
    1,424
    C
    1,819
    Java
    4,385

Top repositories

1

Disaster-prediction

This project aims at predicting natural disasters using Machine Learning. This project was submitted as a part of Code.Fun.Do++ hackathon organised by Microsoft in 2018.
Jupyter Notebook
27
star
2

Mobile-Phone-Tracking-System

Implemented a data structure that will help solve a simplified version of the mobile phone tracking problem, i.e., the fundamental problem of cellular networks: When a phone is called, find where it is located so that a connection may be established.
Java
8
star
3

Implementation-of-a-5-stage-RISC-processor

In this project, we have implemented a SimpleRisc processor with a 5-stage pipeline. It has been implemented in LogiSim. This processor runs all SimpleRisc instructions and can execute any valid SimpleRisc program to give correct outputs (provided the instructions are given in binary/hexadecimal).
C
2
star
4

ELL305-Computer-Architecture-Assignments

This is a collection of computer architecture assignments done by me during the course ELL305 Computer Organisation and Architecture. The first assignment is to implement various sorting algorithms in assembly languages. The second assignment involves simulating the ESF and PRESENT ciphers using Logisim.
C
2
star
5

Simulating-Life-Forms

This project aims at running Monte Carlo Simulations to simulate life on earth.
MATLAB
1
star
6

Table-Hockey-Game-AI

This is a webpage for playing the popular game Table Hockey
HTML
1
star
7

A-Small-Search-Engine

The basic data structure underlying search engines: an inverted index, and the usage of this inverted index to answer some simple search queries.
Java
1
star