rajjeet
Sr. Software Engineer, Metrics Quality at Pinterest. Flutter app developer, father, husband, lifter, runner, and real estate expert. :)
PinterestToronto, Canada
Pinned Repositories
advanced-react
Following pluralsight course - Advanced React.js by Samer Buna
AdventureWorksDWandBIML
A data integration/ETL project where I'm building a SSIS data warehouse solution for a sample database using a templating language and C# rather than the conventional GUI approach. This approach exponentially reduces human errors and development time for large-scale DW projects.
CloudformationStarters
My custom cloud formation templates for various AWS entities
crud-react-express
CRUD operations using React JS and Express
gatsby-blog
Gatsby JS project for my personal blog site at https://ortmesh.com
javascript-coding-challenges
Some mental challenges to practice my coding skills using JavaScript
personal-website
My personal website - ortmesh.com
react-playbook
A list of starter react projects and scenarios that act like sandbox environments
react-quick-start
A very basic React starter project - intended for learning and experimental purposes
visualize-concurrent-react
Playing around with the new experimental react concurrency modal
rajjeet's Repositories
rajjeet/react-playbook
A list of starter react projects and scenarios that act like sandbox environments
rajjeet/react-quick-start
A very basic React starter project - intended for learning and experimental purposes
rajjeet/advanced-react
Following pluralsight course - Advanced React.js by Samer Buna
rajjeet/crud-react-express
CRUD operations using React JS and Express
rajjeet/gatsby-blog
Gatsby JS project for my personal blog site at https://ortmesh.com
rajjeet/javascript-coding-challenges
Some mental challenges to practice my coding skills using JavaScript
rajjeet/personal-website
My personal website - ortmesh.com
rajjeet/visualize-concurrent-react
Playing around with the new experimental react concurrency modal
rajjeet/6traffic
rajjeet/aws-notes
rajjeet/charismacondos
A landing page based on Gatsby JS with AWS infrastructure
rajjeet/countdown
Sandbox React native app
rajjeet/csharp-coding-challenges
A few coding challenges I practice in C# to improve my skills with algorithms and data structures
rajjeet/docker-ansible
Docker image for Ansible for todobackend (Course: Continuous Delivery with Docker and Ansible - Pluralsight)
rajjeet/enzyme
JavaScript Testing utilities for React
rajjeet/enzyme-prop-update-repoduce
I'm seeing different behavior between jsdom (enzyme) vs browsers when using props via Redux store to update Component state
rajjeet/game_of_life
A simple recreation of John Conway's Game Of Life
rajjeet/gatsby-starter-netlify-cms
rajjeet/jesting
Using Daniel Stern's Isomorphic react app to learn Jest (Testing React Applications using Jest)
rajjeet/karma-react-setup
Setup of Karma test runner for React app using webpack, chai, and eznyme
rajjeet/learn-react-context
Learning the usage of React's Context API
rajjeet/react-native-fundamentals
Learning react on mobile
rajjeet/react-routing
Playing around with react routing v4 and it's integrated with redux
rajjeet/react-tinkering
A boilerplate for react web apps with multiple variations (branches)
rajjeet/redux-fundamentals
Based on the Redux fundamentals course on pluralsight
rajjeet/silver-waffle
rajjeet/todobackend
Application code for todobackend (Course: Continuous Delivery using Docker and Ansible - Pluralsight)
rajjeet/todobackend-deploy
ECS Deployment project for todobackend (Course: Continuous Delivery using Docker and Ansible - Pluralsight)
rajjeet/todobackend-jenkins
Jenkins image for todobackend (Course: Continuous Delivery using Docker and Ansible - Pluralsight)
rajjeet/try-react-concurrent
Quick demo of all the features of React's Concurrent Mode