Deepan (@tizisdeepan)
  • Stars
    star
    610
  • Global Rank 47,514 (Top 2 %)
  • Followers 73
  • Following 10
  • Registered over 9 years ago
  • Most used languages
    Kotlin
    100.0 %
  • Location 🇮🇳 India
  • Country Total Rank 1,226
  • Country Ranking
    Kotlin
    51

Top repositories

1

EventsCalendar

Events Calendar is a user-friendly library that helps you achieve a cool Calendar UI with events mapping. You can customise every pixel of the calendar as per your wish and still achieve in implementing all the functionalities of the native android calendar in addition with adding dots to the calendar which represents the presence of an event on the respective dates. It can be done easily, you are just a few steps away from implementing your own badass looking Calendar for your very own project!
Kotlin
217
star
2

VideoEditor

FFmpeg is a powerful multimedia framework which allows us to decode, encode, transcode, stream, filter and play most of the media content available now. With the help of these tools, you can develop and application that can manipulate any form of media to the desired output. Sky is not the limit when using FFmpeg. I prefer FFmpeg-all which is a Bible for FFmpeg but it is difficult to read if you do not know what you are looking for. To make it easy, I will summarise the basics of video manipulations using FFmpeg which, then you can use in your own applications or libraries that you are working on. I have developed a simple library that enables you to trim and crop a video, additionally you can compress any video and convert it into any format that you desire.
Kotlin
194
star
3

GalleryPicker

Gallery Picker allows you to design a custom gallery for image/ video picker in your android projects.
Kotlin
129
star
4

dots

Dots indicator that shows the current position on a View Pager. It does all the work for you with a few customisations.
Kotlin
24
star
5

PieProgress

Pie Progress is a type of circular progress view similar to the one that you can find in iOS devices while updating applications. It's a simple to use library where the progress gets updated by passing values to a single method.
Kotlin
21
star
6

pulldownlayout

PullDownLayout is a small library that allows you to implement a view that can be dragged down your layout. PullDownLayout can also be used to implement Pull-To-Dismiss feature for your activities and fragments.
Kotlin
17
star
7

android-hilt-sample

Kotlin
4
star
8

StayUpdated

This repository is a project that helps testing a basic news headlines api.
Kotlin
1
star
9

GoWeather

Implementation of androidx LiveData, ViewModel and RxKotlin.
Kotlin
1
star
10

tizisdeepan

1
star
11

StateRelativeLayout

StateRelativeLayout helps you to manage between various UI states, for example, loading state, data state, error state, finish state.
Kotlin
1
star