Pinned Repositories
31DaysOfKotlin
A summary of all the Kotlin tips from Google's Android Developer #31DaysofKotlin on Twitter
ActionBar-PullToRefresh
A modern implementation of the pull-to-refresh for #android
ActionBarSherlock
ActionBarSherlock Customized
Android
Android related examples
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Feed-Me
Sample of MVP Architecture with Kotlin, Dagger2, Retrofit and Rx
ffmpeg-android
FFmpeg for Android compiled with x264, libass, fontconfig, freetype, fribidi and lame (Supports Android 4.1+)
ffmpeg-android-java
Android java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android
KarthikPugal86's Repositories
KarthikPugal86/Feed-Me
Sample of MVP Architecture with Kotlin, Dagger2, Retrofit and Rx
KarthikPugal86/31DaysOfKotlin
A summary of all the Kotlin tips from Google's Android Developer #31DaysofKotlin on Twitter
KarthikPugal86/apisuite-be
APISuite Core Backend
KarthikPugal86/basic-docker
KarthikPugal86/bulletproof-nodejs
Implementation of a bulletproof node.js API 🛡️
KarthikPugal86/clean-architecture-express-contacts
KarthikPugal86/code-examples
A collection of code examples from blog posts etc.
KarthikPugal86/docs.adonisjs.com
📚 Source code and documentation for the official docs website.
KarthikPugal86/EmployeeManager
KarthikPugal86/enterprise-node-typescript
TypeScript + Node.js Enterprise Patterns
KarthikPugal86/express-typescript-boilerplate
Boilerplate for expressjs framework in typescript language
KarthikPugal86/flight-fare-prediction
KarthikPugal86/Flight_Search
This is a simple flight search web application where users can search flights by entering journey date, departure, and arrival place.
KarthikPugal86/general-tools
Contains general tools I have developed over the years
KarthikPugal86/go-mysql-rest-api
A guide for creating RESTful API with Golang, MySQL and Gin.
KarthikPugal86/http2-microservices
KarthikPugal86/kickstart-kubernetes
The ultimate aim of this Kubernetes starter-kit is to help you deploy a sample CRM app service and Redis database service on Docker containers in Kubernetes cluster.
KarthikPugal86/microservices-nodejs
Demo purpose in Simple Microservices
KarthikPugal86/node-backpressure-internals
A supplementary code repository for illustrating node backpressure article on Medium
KarthikPugal86/nodejs-clean-architecture
Nodejs Clean Architecture starter project, Using Express + Typeorm
KarthikPugal86/nodejs-kafka
KarthikPugal86/nodejs-performance-optimizations
Source Code for live demos via Bleeding Code tutorials
KarthikPugal86/nodejs-rabbitmq
KarthikPugal86/nodejs-redis
KarthikPugal86/nodejs-typescript-crud
KarthikPugal86/nodejs-typescript-jwttoken
KarthikPugal86/recipe_mvvm_android_app
MVVM RECIPE ANDROID APP Is an app where I show how to use MVVM, retrofit, dagger hilt, coroutine, liveData, Kotlin, navigation component, and so on...
KarthikPugal86/Salary-API
Chicago city employees Salary API built in one hour with Python and Flask under 35 lines of code
KarthikPugal86/security-workshop-sample
This repository has been desired to show different Android Security Approach implementations using a simple sample project.
KarthikPugal86/StreamParser