Pinned Repositories
amazon-cloudwatch-logs-for-fluent-bit
A Fluent Bit output plugin for CloudWatch Logs
amazon-ecs-agent
Amazon Elastic Container Service Agent
amazon-ecs-shim-loggers-for-containerd
Logger shim repository for streaming container logs when using Containerd
amazon-kinesis-firehose-for-fluent-bit
A Fluent Bit output plugin for Amazon Kinesis Data Firehose
amazon-kinesis-streams-for-fluent-bit
A Fluent Bit output plugin for Kinesis Streams
amazon-vpc-cni-plugins
VPC CNI plugins for Amazon ECS and EKS.
Image-Colorization-Using-GANs
This project is aimed at colorizing a Grey-scale image
Image-to-Image-Translation
This project will be the implementation of GAN for translating a picture of Yosemite National Park taken during summer to that of winter.
make-command-implementation
This is an implementation of a simpler version of the make command in Linux.
split-model-inference
We research the benefit of performing split model inference on speech models using the edge devices and the cloud infrastructure
rawahars's Repositories
rawahars/make-command-implementation
This is an implementation of a simpler version of the make command in Linux.
rawahars/amazon-cloudwatch-logs-for-fluent-bit
A Fluent Bit output plugin for CloudWatch Logs
rawahars/amazon-ecs-agent
Amazon Elastic Container Service Agent
rawahars/amazon-ecs-shim-loggers-for-containerd
Logger shim repository for streaming container logs when using Containerd
rawahars/amazon-kinesis-firehose-for-fluent-bit
A Fluent Bit output plugin for Amazon Kinesis Data Firehose
rawahars/amazon-kinesis-streams-for-fluent-bit
A Fluent Bit output plugin for Kinesis Streams
rawahars/amazon-vpc-cni-plugins
VPC CNI plugins for Amazon ECS and EKS.
rawahars/amazon-vpc-resource-controller-k8s
Controller for managing Trunk & Branch Network Interfaces on EKS Cluster using Security Group For Pod feature and IPv4 Addresses for Windows Node.
rawahars/Chernoff-Project
This is the final project of CS 533 (Image Processing) at UW Madison. The project involves manipulating real world images to change the emotions of the subject. Additionally in Part II of the project, we perform sentiment analysis on live twitter data and then display the sentiment as a Chernoff face.
rawahars/Image-Colorization-Using-GANs
This project is aimed at colorizing a Grey-scale image
rawahars/Image-to-Image-Translation
This project will be the implementation of GAN for translating a picture of Yosemite National Park taken during summer to that of winter.
rawahars/Movie-Review-Classification
This is a Machine Learning project in which we classify the movie review as Positive or Negative using a Naive Bayes Classifier.
rawahars/split-model-inference
We research the benefit of performing split model inference on speech models using the edge devices and the cloud infrastructure
rawahars/Take-Stones-Game
The project involves implementing the Alpha-Beta pruning algorithm to play a two-player game called Take-Stones.
rawahars/aws-eks-best-practices
A best practices guide for day 2 operations, including operational excellence, security, reliability, performance efficiency, and cost optimization.
rawahars/aws-for-fluent-bit
The source of the amazon/aws-for-fluent-bit container image
rawahars/CS744-Distributed-Data-Parallel
This is the second assignment of the Big Data Systems course (CS 744) at UW Madison in Fall 2020.
rawahars/fluent-bit
Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows
rawahars/hcsshim
Windows - Host Compute Service Shim
rawahars/Machine-Learning-Projects
This is a repository for my pet Machine Learning projects
rawahars/Maze-Solver
In this project, we use A* and BFS algorithm to find the path from start to end position in a two-dimensional maze.
rawahars/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
rawahars/OpenSearch
🔎 Open source distributed and RESTful search engine.
rawahars/page-replacement-simulator
In this application, we simulate page replacement in the operating systems
rawahars/Producer-Consumer-Problem
This is the second assignment of the Introduction to Operating Systems course (CS 537) at UW Madison in Fall 2020.