Giter Site home page Giter Site logo

funcleanarchitecture's Introduction

Hi! I'm Stephen! 👋

  • 🔭 I’m currently working on contributing to develop and improve multiple projects to build an Android App and KMP.
  • 🌱 I’m currently learning Kotlin Multiplaform (iOS, desktop, web, server, Android).
  • 😄 Pronouns: his, he, him
  • 📫 How to reach me: [email protected]
  • 📫 LinkedIn: https://www.linkedin.com/in/stephen-siapno/

You can also check my website on: https://thesetox.github.io/about-me.html

TheSetox's GitHub stats

Latest Projects

1. Prepare Library

https://github.com/TheSetox/Prepare

A lightweight utility composable for preparing and loading individual composables.

Prepare icons created by kerismaker - Flaticon

API

@Composable
fun Prepare(
    preview: () -> Unit = {},
    data: @Composable () -> Unit = {},
    dialog: @Composable () -> Unit = {},
    screen: @Composable () -> Unit,
)

2. Concise Thinking [WIP]

  • Kotlin Multiplatform
  • Compose Multiplatform
  • and more coming soon..

Android

iOS

3. Kotlin Multiplatform Playground

https://github.com/TheSetox/KMP-Fun-Clean-Architecture

  • Android - OK
  • iOS - OK
  • Desktop - Coming soon..
  • Web - Coming soon..
  • Backend - Coming soon..

Features

  • Integrate News API
  • SQL Delight
  • Coil
  • Ktor Client Library
  • Koin
  • KotlinX Serialization
  • Kotlin Coroutine

funcleanarchitecture's People

Contributors

thesetox avatar

Stargazers

 avatar

Watchers

 avatar

funcleanarchitecture's Issues

Fetch data with params

Hello, can u provide an example of how to fetch information from repository by sending params? All your methods in the Use case take no parameters and often there’s the need to query an entity by Id or type and I wonder how this is possible using this FP clean arquitecture. Thanks

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.