GithubHelp home page GithubHelp logo

Hi šŸ‘‹, I'm Shreyank C M

"Hello everyone! I am a passionate student fascinated by Android and Cloud technologies. I have always had a keen interest in the Android operating system, Linux, and Cloud computing."

shreyank031

  • šŸŒ± Iā€™m currently learning Golang and DSA

  • šŸ‘Øā€šŸ’» All of my projects are available at https://github.com/Shreyank031

  • šŸ’¬ Ask me about Android,Linux,Docker,Kubernetes

  • šŸ“« How to reach me [email protected]

  • āš” Fun fact I use Arch and vim

Connect with me:

mrnobody97755 shreyank-c-m-a3aa50295

Languages and Tools:

android aws docker firebase git go java kotlin kubernetes linux

shreyank031

shreyank031

shreyank 's Projects

android_mvvm_architecture icon 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..

book-management-system icon 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.

databinding icon 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.

devops-bootcamp icon devops-bootcamp

This repository consists of the code samples, assignments, and notes for the DevOps bootcamp of Community Classroom.

documentation icon documentation

Making documentation on topics which I'm currently learning.

go-postgres icon 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.

go_cli-weatherapp icon go_cli-weatherapp

Go application provides a command-line interface (CLI) tool for retrieving weather information for a specified location using the Weather API

go_movie_crud icon 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.

golang icon golang

Basics of go from "Hello, World" to building an simple api

jenkins-zero-to-hero icon jenkins-zero-to-hero

Install Jenkins, configure Docker as slave, set up cicd, deploy applications to k8s using Argo CD in GitOps way.

k8s-microservice-deploy icon 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.

listadapter icon 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.

livedata icon livedata

This Android project focuses on demonstrating the implementation of LiveData and ViewModel to facilitate data management and UI updates.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.