Git Product home page Git Product logo

Darian-Cătălin Cucer's Projects

retrofit-adapters icon retrofit-adapters

🚆 Retrofit call adapters for modeling network responses using Kotlin Result, Jetpack Paging3, and Arrow Either.

rick-and-morty-compose icon rick-and-morty-compose

Simple android application that consumes Rick and Morty API to display characters,episodes,Location. Using it to demonstrate clean architecture and modularization in android development.

ring-ui icon ring-ui

A collection of JetBrains Web UI components

rle icon rle

RLE, or Run-Length Encoding, is a simple compression algorithm that replaces sequences of repeated data with a count and a single occurrence. It is commonly used in data storage and transmission to reduce file sizes.

rnn icon rnn

RNN or Recurrent Neural Networks are a type of neural network that is well-suited for sequential data, such as time series or natural language processing, where past inputs influence the present output.

run-lenght-encoding icon run-lenght-encoding

Run-length encoding (RLE) is a data compression technique used to reduce the size of repeated sequences of data in an array or stream. It works by replacing consecutive repeated occurrences of a data value with a count and a single value.

sandwich icon sandwich

🥪 A lightweight Monad sealed API library for modeling Retrofit responses and handling exceptions.

schedule-app-ui icon schedule-app-ui

📅 A beautiful Schedule App UI written in Kotlin for android with examples.

sdui icon sdui

An SDUI (Speech-Driven User Interface) that provides an intuitive and accessible way for users to interact with technology through voice commands.

sealant icon sealant

Android injection using the Anvil and Dagger2

security-driven-development icon security-driven-development

Secure your Android app development with the Security Driven Development guide. Learn about authentication and authorization, data encryption and storage, network security, input validation and sanitization, and debugging and monitoring. Improve your app security with this comprehensive guide.

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.