Code Monkey home page Code Monkey logo

Neeraja's Projects

breaking-bad icon breaking-bad

As a "Breaking Bad" fan I wanted all the info of it.. But I didn't found any ..So I created one...

customnumberpicker icon customnumberpicker

This library is a custom Number Picker. provides a compound view for picking the number of items selected. It has increment and decrement options. Minimum and maximum limits for the selected value can also be set in the xml file using the custom attributes app:minlimit and app:maxlimit. You can now set the value of the number picker or retrieve its value using the methods setValue and getValue. e.g.: counterView.setValue(5); or int count = counterView.getValue();

dsaimplementations icon dsaimplementations

I have been trying out implementations of Data Structures and standard algorithms. This repo contains those implementations in Java

dsaproblems icon dsaproblems

I'm maintaining this repo to commit the DSA problems I practice in my IDE.

find_falcone icon find_falcone

This App solves a Coding Challenge explained here: https://www.geektrust.in/coding-problem/frontend/space I used MVP architecture, ButterKnife and Retrofit libraries to build the app.

harrypotter icon harrypotter

This is a Native Android Application written in Kotlin and Java . This app is built around Harry Potter API which can be found here: https://www.potterapi.com/. In the project I will be using the combination of Clean architecture and MVVM. The libraries used are Dagger2, Rxjava2 and Retrofit.

newsapp icon newsapp

The app fetches News and weather updates from APIs and displays the info to the users. It's written in kotlin and is built using Room Database, Dagger Hilt, MVVM architecture, LiveData, Retrofit and Coil Image Loading library.

pipelines-java icon pipelines-java

Sample Java application referred to by Azure Pipelines documentation

quizapp icon quizapp

This is a quiz app in which user can select the desired category and number of questions. I have used MVVM architecture, Retrofit, Butterknife libraries in the project

recipeapp icon recipeapp

The app showcases recipes of various food categories. The APIs used are taken from here: https://www.themealdb.com/api.php The app makes use of Retrofit, Room persistence, Kotlin coroutines, Coil image loading library, Dagger-Hilt, Navigation component, MVVM architecture, Data binding and Moshi for JSON parsing..

weatherforecast icon weatherforecast

This app displays weather forecast for 7 days from today. Uses free version of APIXU API. Clean Architecture is used in the app. The app is designed following the material design guidelines.

wikipedia icon wikipedia

This app loads wikipedia results based on your search and opens corresponding webpages. It caches the pages that are clicked and suggests them while searching

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.