Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by Shreyank031
A curated list of projects in awesome lists by Shreyank031 .
https://github.com/shreyank031/documentation
Making documentation on topics which I'm currently learning.
computer-networking grafana-mimir networking-concepts prometheus
Last synced: 11 Nov 2024
https://github.com/shreyank031/k8s-rollingupdate-horizontalpodautoscale
This repository contains a Kubernetes Deployment manifest for deploying an application with rolling update and horizontal pod autoscaller
horizontal-pod-autoscaler k8s-deployment rolling-update
Last synced: 11 Nov 2024
https://github.com/shreyank031/databinding
Data Binding is a powerful feature provided by Android Jetpack that allows you to bind UI components in your layout files directly to data sources in your app using a declarative format rather than programmatically.
databinding databinding-library livedata mutablelivedata twoway-data-binding viewmodel
Last synced: 11 Nov 2024
https://github.com/shreyank031/quizapp
A simple quiz application designed to provide users with an engaging and interactive quiz experience. It leverages Firebase Authentication for user authentication, ensuring secure access to the app's features. .These quizzes are retrieved dynamically from Firebase Firestore.allowing for easy management and updating of quiz content.
firebase-auth firestore navigation-drawer recyclerview-adapter
Last synced: 11 Nov 2024
https://github.com/shreyank031/go_movie_crud
Web application built with Go and Gorilla Mux that allows users to manage a collection of movies, including adding, updating, deleting, and retrieving movie information via HTTP requests.
Last synced: 11 Nov 2024
https://github.com/shreyank031/listadapter
ListAdapter in Android simplifies list management by automatically handling updates and efficiently updating the UI when data changes. It utilizes DiffUtil.Callback to compute differences between lists, facilitating smooth updates by identifying added, removed, or modified items. This pairing imporves the user experience and optimizes performance.
diffutil-recyclerview listadapter
Last synced: 11 Nov 2024
https://github.com/shreyank031/android_mvvm_architecture
MVVM, or Model-View-ViewModel, is an architectural pattern for building user interfaces. It separates the UI components (View) from the data and business logic (Model) with an intermediary layer called ViewModel. This pattern promotes code organization, testability, and maintainability by enforcing separation of concerns..
dataaccessobject database databinding entity livedata migrations roomdatabase typeconverter view viewmodel
Last synced: 11 Nov 2024
https://github.com/shreyank031/k8s-microservice-deploy
The application is designed as a collection of microservices, each responsible for a specific task. This architecture promotes scalability, resilience, and flexibility, as each microservice can be developed, deployed, and scaled independently using Kubernetes.
k8s kubernetes-deployment kubernetes-pods kubernetes-service kubernetescluster microservices-architecture
Last synced: 11 Nov 2024
https://github.com/shreyank031/go-postgres
Go application for managing stocks in a PostgreSQL database. It provides functionalities to Create, Read, Update, and Delete (CRUD) stock entries through a RESTful API.
golang gorilla-mux postgresql-database
Last synced: 11 Nov 2024
https://github.com/shreyank031/go-bookstore
RESTful api using go and mysql
golang gorilla-mux gorm-orm mysql-database
Last synced: 11 Nov 2024
https://github.com/shreyank031/book-management-system
The Book Management System is a web application built using the Gin framework in Go. It allows users to perform various operations related to managing a collection of books, such as viewing all books, adding new books, retrieving book details by ID, checking out books, and returning books.
Last synced: 11 Nov 2024
https://github.com/shreyank031/notes
just rough notes on topic that I am currently learning. [Off work]
Last synced: 31 Oct 2024