mehrotrasan16
Graduate Student; M.S. in Computer Science at Colorado State University; Think it, git it, code it all eventually!
Colorado State UniversityFort Collins, Colorado
Pinned Repositories
api-samples
Code samples for YouTube APIs, including the YouTube Data API, YouTube Analytics API, and YouTube Live Streaming API. The repo contains language-specific directories that contain the samples.
bits-n-pieces
A collection of scripts to problems that I come across.
CORDTopicBasedSearchEngine-CS535
A document clustering, topic based search engine built using hadoop, python, and pytorch as part of my CS535 project
CS581-CAN-DO-Project
This is the page for our semester project for CS581 - Embedded Machine Learning. CAN DO - Controller Area Network (CAN) - Discrepancy/Divergence/Deviation Observer(TBD)
daemon-skeleton-linux-c
Basic skeleton of a linux daemon written in C
Keras-Deep-Learning
Some keras models I designed and played around with for assignments and projects.
performance-benchmarking-with-puppeteer
A collection of Node scripts to debug and capture performance metrics using the puppeteer module on Google Chrome Web Apps.
time-series-anomaly-detection-methods
Implementations of time series anomaly detection methods
us-census-tracts-shapefiles-and-geojson
Title's pretty clear :- US Census Bureau sourced tract shapefiles converted to GeoJSON for mapping purposes
mehrotrasan16's Repositories
mehrotrasan16/CS581-CAN-DO-Project
This is the page for our semester project for CS581 - Embedded Machine Learning. CAN DO - Controller Area Network (CAN) - Discrepancy/Divergence/Deviation Observer(TBD)
mehrotrasan16/us-census-tracts-shapefiles-and-geojson
Title's pretty clear :- US Census Bureau sourced tract shapefiles converted to GeoJSON for mapping purposes
mehrotrasan16/performance-benchmarking-with-puppeteer
A collection of Node scripts to debug and capture performance metrics using the puppeteer module on Google Chrome Web Apps.
mehrotrasan16/bits-n-pieces
A collection of scripts to problems that I come across.
mehrotrasan16/daemon-skeleton-linux-c
Basic skeleton of a linux daemon written in C
mehrotrasan16/Keras-Deep-Learning
Some keras models I designed and played around with for assignments and projects.
mehrotrasan16/time-series-anomaly-detection-methods
Implementations of time series anomaly detection methods
mehrotrasan16/BD_GIS_Leaflet_Page
A javascript (+ more?) implementation of a Geographical Information System made using leaflet.js
mehrotrasan16/calcu-dictator
A simple arthimatic calculator that can be fully operated using voice to text apis
mehrotrasan16/client-side-speed-test
very simple and most likely inaccurate download speed test. Only works on local files
mehrotrasan16/CS314_Automation_Scripts
Scripts written to try to automate CS314 Software Engineering.
mehrotrasan16/cs540-assignment-1-logic-chaining
A Latex Report for Assignment 1 of my CS540: Artificial Intelligence - Logic, forward Chaining and Backward Chaining
mehrotrasan16/desktop_wallpaper_script
A piece of software whose function is to change your wallpaper to a regularly updated calendar everyday.
mehrotrasan16/easyTnC
A repo to a. collect, clean and analyze TnCs for regularly used services b. try to condense them with AI c. list commonly used TnCs and identify outliers d. build a trust score for a service based on common/uncommon permissions granted/reservation clauses
mehrotrasan16/GitHubGraduation-2021
Join the GitHub Graduation Yearbook and "walk the stage" on June 5.
mehrotrasan16/go-scripts-libs
Collections of scripts and librarires I put down while learning Go
mehrotrasan16/Interpretable-Machine-Learning-with-Python
Interpretable Machine Learning with Python, published by Packt
mehrotrasan16/Inventory_WebApp
An inventory Webapp made for the Engineering Technical Services team at Colorado State University
mehrotrasan16/mehros-twitter-algorithm
Source code for Twitter's Recommendation Algorithm
mehrotrasan16/mehrotrasan16
mehrotrasan16's Profile Readme
mehrotrasan16/mlday-tokyo
Colabs for ML Day Tokyo
mehrotrasan16/NoisyGANMisclassifier
A Comparison experiment implementing GANs, Conditional GANs and CNNs and Pre-trained networks against noisy image classification of the German Traffic Sign Dataset Benchmark.
mehrotrasan16/PerformanceFlow.js
PerfFlow.js is a javascript package that allows flexible and expressive runtime speculation designed to make your data query-heavy applications more interactive! a continuation of the BD_GIS_Leaflet_Page_UI design project
mehrotrasan16/python-unix-domain-socket
Server and Client for simple UNIX domain socket connection, implemented in Python.
mehrotrasan16/RTES-ECEE-5623
mehrotrasan16/SysML-Past-Class-Project-AVTS-
Applying Model-Based Systems Architecture Processes to model a Micro-Transit System operated by Autonomous Vehicles(AVTS)
mehrotrasan16/Tools-for-Data-Science-IBM-Coursera
Public repo to hold the one jupyter notebook assignment for the Tools For Data Science IBM Coursera MOOC @ https://www.coursera.org/learn/open-source-tools-for-data-science/home/info
mehrotrasan16/TwitterAnalyser_StormBoi
A lossy counting algorithm implemented to determine the top trending hashtags using the Twitter API to get a continuous stream of tweets.
mehrotrasan16/Word-Add-In-QuickStart
An implementation of a Microsoft Office 365 Word Add-In
mehrotrasan16/youtubeTabCombiner
A Chrome extension/JS piece of code that checks your browser for open Youtube tabs, parses each tab for video code and creates a new Youtube tab with a playlist/queue of all previously open youtube tabs.