rgrishigajra
SDE @microsoft interested in Distributed Systems and Software Development. Anime fan. Enjoys music and running
@Microsoft Seattle, WA
Pinned Repositories
HogwartsRejects
Advance Distributed Systems Coursework: Weather Forecast Problem
advCssNatours
First project that I learn in the Advanced CSS and Sass: Flexbox, Grid, Animations and More! course from udemy. Might add gifs for animations aswell!
airavata-mft
Apache Airavata Managed File Transfers
Competitive-Problems
One place to save all my competitive / problem solving code solutions. An attempt to get skilled in the world of algos with @kapil97 @vinaya8 and @adikul30
dashboardAssessment
Basic assessment by fetching data from API. Using react and redux as front end.
FSND
Public repository for the Full-Stack Nanodegree program.
FSND-Capstone-Casting-agency
Major Project 5 of full-stack nanodegree on Udacity. All that I have learned from the nanodegree and more!
FSND-coffee-shop-full-stack
Major Project 3 of full-stack nanodegree on Udacity. Setting up auth login and role-based permissions for various APIs for a Cafe
P565F19P12
Software Engineering Project - Job Portal
Uni-CourseWork-Cloud-Project
A Framework to run user-defined functions for Map&Reduce on a Distributed Cluster on GCP in one line. Uses a self-implemented version of Memcached to communicate and store intermediate data.
rgrishigajra's Repositories
rgrishigajra/Competitive-Problems
One place to save all my competitive / problem solving code solutions. An attempt to get skilled in the world of algos with @kapil97 @vinaya8 and @adikul30
rgrishigajra/FSND-Capstone-Casting-agency
Major Project 5 of full-stack nanodegree on Udacity. All that I have learned from the nanodegree and more!
rgrishigajra/P565F19P12
Software Engineering Project - Job Portal
rgrishigajra/advCssNatours
First project that I learn in the Advanced CSS and Sass: Flexbox, Grid, Animations and More! course from udemy. Might add gifs for animations aswell!
rgrishigajra/airavata-mft
Apache Airavata Managed File Transfers
rgrishigajra/dashboardAssessment
Basic assessment by fetching data from API. Using react and redux as front end.
rgrishigajra/FSND
Public repository for the Full-Stack Nanodegree program.
rgrishigajra/FSND-coffee-shop-full-stack
Major Project 3 of full-stack nanodegree on Udacity. Setting up auth login and role-based permissions for various APIs for a Cafe
rgrishigajra/Uni-CourseWork-Cloud-Project
A Framework to run user-defined functions for Map&Reduce on a Distributed Cluster on GCP in one line. Uses a self-implemented version of Memcached to communicate and store intermediate data.
rgrishigajra/FSND-BasicFlaskAuth
Mini project 3 in Full stack Nano degree. Setup Authentication with auth 2 and jwt.
rgrishigajra/FSND-Bookshelf
Mini project 2 in Full stack Nano degree
rgrishigajra/FSND-CRUD-TODO
Mini project 1 in Full stack Nano degree of udacity. The goal was to build a todo web app where you add tasks and delete them with the option to categorize them.
rgrishigajra/FSND-Flask-container
Major project 4 in Full stack Nano degree. Containerized that application and deployed on AWS with a CICD pipeline
rgrishigajra/FSND-fyyur
Major Project 1 of full-stack nanodegree on Udacity. Fyyur is a musical venue and artist booking site that facilitates the discovery and bookings of shows between local performing artists and venues. This site lets you list new artists and venues, discover them, and list shows with artists as a venue owner.
rgrishigajra/FSND-HandyMan
Major project 5 for Full stack nano degree on udacity, no starter code and Front end is my personal project, not needed by the Course. Handyman v 2.0
rgrishigajra/FSND-trivia-API
Major Project 2 of full stack nanodegree on Udacity
rgrishigajra/HogwartsRejects
Advance Distributed Systems Coursework: Weather Forecast Problem
rgrishigajra/portfolio-website
rgrishigajra/TML
tmltry
rgrishigajra/Uni-CourseWork-AI-Assignment-0
A variation of the N queens problem
rgrishigajra/Uni-CourseWork-AI-GroupAssignment-1
A classic DFS/BFS problem finding the shortest path with different heuristics!
rgrishigajra/Uni-CourseWork-AI-GroupAssignment-2
Writing a game AI logic, horizon recognition with probability and computer vision!
rgrishigajra/Uni-CourseWork-AI-GroupAssignment-3
Using probability for breaking encrypted text, spam classifier, and POS tagging
rgrishigajra/Uni-CourseWork-Dashboard
rgrishigajra/Uni-CourseWork-HandyMan
Made as a course requirement for WTL, Handyman v 1.0
rgrishigajra/Uni-CourseWork-OS
Implementing various libraries for the XINU kernel in C
rgrishigajra/Uni-CourseWork-pervasive-lab-01
rgrishigajra/WTL-Kit
A starter kit for web development in PHP, part of lab project cpl501