Arushi Mittal (arushi-mittal)

arushi-mittal

Geek Repo

Company:IIIT Hyderabad, India

Location:Irvine, CA

Home Page:http://linkedin.com/in/arushimittal-/

Github PK Tool:Github PK Tool

Arushi Mittal's repositories

Algorithms

Short explanations and implementations of different algorithms in multiple languages

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

arushi-mittal.github.io

Personal Website made using basic HTML, CSS, and JS.

Language:HTMLStargazers:1Issues:1Issues:0

c-shell

A Linux Shell implemented using C. Imitates the real shell with implementation of various predefined commands and customized commands.

Language:CStargazers:1Issues:1Issues:0

dass-project

A MERN-based application developed for AyushmanBhava during the DASS course supporting two types of users with registration, login, personalized dashboard and other functionalities.

Language:JavaScriptStargazers:1Issues:1Issues:0

MDL

Assignments for the Machine, Data, and Learning course at IIIT H (Spring '21). Uses algorithms such as linear regression, genetic algorithms, POMDP, value iteration, and linear programming.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

pygame-iss

An interactive game that enables the user to cross multiple fixed and moving obstacles in addition to progressing through multiple levels. Built using PyGame module from Python3.

Language:PythonStargazers:1Issues:0Issues:0

arviz

Exploratory analysis of Bayesian models with Python

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

dna-project

A CLI that enables a user to perform various MySQL queries in a convenient manner after validation and verification of the queries. Built using Python3, MySQL and the PyMySQL module.

Language:PythonStargazers:0Issues:1Issues:0

mobile-robotics

Assignments done during the mobile robotics course at IIIT H on topics including Transformations, Point Clouds, ICP, Least Squares Optimization, DLT and Fundamental Matrices.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

obstacle-avoiding-robot

An obstacle-avoiding robot project comprising of the algorithm for motion, dashboard code, documentation and information about sensors, microcontrollers, and other components.

Language:PythonStargazers:0Issues:1Issues:0

terminalgame

A terminal-based brick-breaker game that uses OOP concepts to implement scores, timer, lives and powerups built using basic Python without game development libraries.

Language:PythonStargazers:0Issues:1Issues:0

associative-rule-mining-da1

Assignments done as part of the Data Analytics I course at IIIT Hyderabad (Monsoon '21). Involves implementation of a priori, hash-based a priori, partition-based a priori, and tree-based frequent pattern growth algorithms.

Language:PythonStargazers:0Issues:1Issues:0

classification-da1

Assignments done as part of the Data Analytics I course at IIIT Hyderabad (Monsoon '21). Involves implementation of a classifier to determine whether an event is an earthquake or not by pre-processing and cleaning large volumes of data, training various classification models, and analyzing the results to finetune the model.

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

clustering-project-da1

Assignments done as part of the Data Analytics I course at IIIT Hyderabad (Monsoon '21). Involves implementation of data visualizations, k means clustering, DBSCAN clustering and hierarchical clustering in Python.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

computer-graphics

Assignments done as part of the Computer Graphics course at IIIT Hyderabad using OpenGL and threeJS.

Language:CStargazers:0Issues:1Issues:0

computer-systems-organization

Assignments done as part of the Computer Systems Organization Course at IIIT H using x86 to implement assembly language programs.

Language:AssemblyStargazers:0Issues:1Issues:0

iot-lab

A collection of IoT experiments using NodeMCU and Arduino along with hardware such as servo motors and other boards.

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

Python-discord-bot

Discord bot for codes.cafe built using python

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

season-of-docs

Supporting materials for Google's Season of Docs 2021

License:CC-BY-4.0Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

socket-programming

A C application to transfer files between a server and client with validation and verification of those files.

Language:CStargazers:0Issues:0Issues:0

Teenflix

Shows trending movies, series along with description, poster, cast and even trailer can be watched.

Language:JavaScriptStargazers:0Issues:0Issues:0

webcred

A chrome extension that uses surface, content, and off-page features to calculate the credibility of a webpage in real-time.

Language:PythonStargazers:0Issues:1Issues:0

xv6-modified

This is a modification of MIT's xv6 operating system, with addition of waitx system call and the ps user program, along with implementations of CPU scheduling algorithms such as RR, PBS, FCFS and MLFQ. The report shows the time taken by each scheduler.

Language:AssemblyLicense:NOASSERTIONStargazers:0Issues:1Issues:0