Priyabrata Naskar (@PriyabrataNaskar)
  • Stars
    star
    38
  • Global Rank 413,863 (Top 15 %)
  • Followers 73
  • Following 55
  • Registered over 4 years ago
  • Most used languages
    Java
    77.8 %
    Kotlin
    16.7 %
    MATLAB
    5.6 %
  • Location ๐Ÿ‡ฎ๐Ÿ‡ณ India
  • Country Total Rank 2,482
  • Country Ranking
    MATLAB
    358
    Kotlin
    727
    Java
    2,329

Top repositories

1

ImageFilters

Image filters related to spatial domain
MATLAB
7
star
2

BuildSrc-Template

Supercharge your Next Android Project with BuildSrc + Kotlin DSL using this template
Kotlin
6
star
3

Pigeon-News-App

Pigeon - Multi-Module News App, built with MVI, Clean Architecture, Kotlinโฃ๏ธ
Kotlin
5
star
4

DoctorAppointment

In doctor appointment app patients can login & submit their details. Patients can see details of doctors & book appointment as per their schedule.
Java
4
star
5

VideoRecoder

MVVM Based Android app that helps to record video, play video.
Kotlin
3
star
6

Partha-Saarth-e

A text-based Android gaming App that deals with depression using innovative and interesting plots and story lineups. Also contain quizzes of multiple categories like Emotional Intelligence, Body Languages, Psychology etc.
Java
2
star
7

TabExample

Just a template for tabs with fragments & viewpager.
Java
1
star
8

ScoreKeeperMaterialDesignApp

This is a score keeper app. Material design guidelines are followed while designing the app. This app also implements dark theme.
Java
1
star
9

BatteryLevelIndicator

A battery level indicator app. Key learning: drawable list
Java
1
star
10

Pigeon

Pigeon - a news app in android. This android application fetches data using retrofit from NewsAPI.
Java
1
star
11

City_Of_Joy_KOLKATA

This is a tour guide app designed forv the tourist of Kolkata to guide them where to visit, what to eat...
Java
1
star
12

HelloSharedPrefsApp

This is a demo android application where I applied concepts of Shared Preferences
Java
1
star
13

WeatherApp

Weather App that fetches data from an API. I have used retrofit for Network Calls, Used GSON for conversion of JSON into POJO. Also used Glide for loading image from network.
Java
1
star
14

AppWithSettings

An Android App that demonstrate the settings of Android using Shared Preferences. It uses shared preferences to store settings of Android App
Java
1
star
15

PlayMusic

This is the basic music application UI.
Java
1
star
16

PlayQuizGame

This is a quiz game created in Android Studio.
Java
1
star
17

RoomWords

It's a simple room database app that uses SQLite to store words in the database. In this app I havve used Android Architecture Components. Room handles all the threading & provides data to the Repository Class. Then Repository class sends livedata to the ViewModel class. ViewModel is responsible to provide data to the UI. So backend is completely separated from the UI. LiveData handles all the configuration changes of the app & makes it more reliable & persistance
Java
1
star
18

Who-Wrote-It

'Who Wrote It' is an API based android app implemented with Material Designing Features (written in JAVA). It uses Google Book API to find book & it's author related information over internet. In this Project I used AsyncTask to fetch data from Background Thread & also used MDC (MATERIAL DESIGNING COMPONENTS) to make this android application little more attractive.
Java
1
star