Pinned Repositories
90DaysOfDevOps
I am using this repository to document my journey learning about DevOps. I began this process on January 1, 2022, and plan to continue until March 31. I will be dedicating one hour each day, including weekends, to gaining a foundational understanding of the various aspects of DevOps. This will be a 90-day intensive study period. 2022 & 2023 inc.
boilerplate-flask-restful
A base project for anyone who wants to start building RESTful APIs with Flask.
bootstrap-react
A base level react template with bootstrap
chat-application-pocs
A repository to maintain codebases for all the chat based application built using different libraries and packages.
chat-o-matic
A beginner level project to create a chat application using GraphQL based API service for sending and receiving messages, Apollo client to interact with GraphQL server, React shards as a component library and webpack as a bundler.
crud-node-rest
A project to tryout creating REST API's in core Node JS
drf-spotify-houseparty-app
A beginner level project to understand the workings of DRF(Django rest framework) by creating an app which will be capable of connecting to Spotify and play music across multiple devices at a time.
fastapi-microservice
A code base to maintain a POC project on FastAPI by developing a simple microservice
fastapi-poc
A repository to maintain codebase for a POC done on FastAPI web framework on python
yashrahurikar23
Profile readme
yashrahurikar23's Repositories
yashrahurikar23/my-utilities
A repository to hold various scripts used for various purposes.... well this description defines it all
yashrahurikar23/bootstrap-react
A base level react template with bootstrap
yashrahurikar23/my-lodash
A practise repository to store the custom utility functions for the lodash library
yashrahurikar23/nodejs-user-crud-cli
A beginner level POC project understand how to create a custom CLI tool with Node JS
yashrahurikar23/js-unit-testing
A beginner level project to understand how unit testing works in javascript
yashrahurikar23/netlify-github-users-serverless-function
A beginner level implementation to understand how serverless functions work, with a netlify hosted serverless function to fetch a list of github users using the Github users API.
yashrahurikar23/crud-node-rest
A project to tryout creating REST API's in core Node JS
yashrahurikar23/video-streaming-webrtc-poc
To be updated....
yashrahurikar23/chat-o-matic
A beginner level project to create a chat application using GraphQL based API service for sending and receiving messages, Apollo client to interact with GraphQL server, React shards as a component library and webpack as a bundler.
yashrahurikar23/graphql-server
A novice level project to understand how a GraphQL server is setup along side an express JS application.
yashrahurikar23/Awesome-Profile-README-templates
A collection of awesome readme templates to display on your profile
yashrahurikar23/mern-projects
A beginner level app based on MERN stack with multiple smaller projects
yashrahurikar23/flask-tracking-app
A beginner level project to learn the basics of Flask framework by creating a tracking app(more on this soon).
yashrahurikar23/flask-jwt-authentication
A beginner level flask app for developing a JWT based authneitcation service
yashrahurikar23/observables-pattern-demo
A beginner level project to understand the concepts behind creating an observable pattern based mini application.
yashrahurikar23/codepen-clone
A beginner level project to create a clone of Codepen with the intention to test various code editor libraries, to start with CodeMirror.
yashrahurikar23/pern-yelp-clone
yashrahurikar23/css-grid-poc
A beginner level POC on CSS grid
yashrahurikar23/tailwind-poc
A beginner level POC project for understanding capabilities of tailwind
yashrahurikar23/django-base-project
Django base project with logger and environment settings pre-configured with unit tests.
yashrahurikar23/boilerplate-flask-restful
A base project for anyone who wants to start building RESTful APIs with Flask.
yashrahurikar23/fun-flexbox
This is a basic template guide to flexbox fr anyone who wish to have some fun for flexbox