Skip to content

RandX829/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

For CODING PRACTICE and KNOWLEDGE SHARING.

Tech Stack

Android

iOS

Cross Platform

  • Kotlin Multiplatform - a technology that allows you to create applications for various platforms
  • Compose Multiplatform - a declarative framework for sharing UIs across multiple platforms
  • Ktor - a framework for building asynchronous server-side and client-side applications
  • Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform

Cloud Services

UI

View-based Compose UIKit SwiftUI
SnackBar COMING SOON... NOT SUPPORTED NATIVELY NOT SUPPORTED NATIVELY
ViewPager2 COMING SOON... COMING SOON... COMING SOON...
BottomSheet(Modal) COMING SOON... Modal COMING SOON...
Recyclerview(GridLayoutManager) COMING SOON... UICollectionView COMING SOON...
Recyclerview(LinearLayoutManager) COMING SOON... UITableView COMING SOON...
COMING SOON... Navigation(Compose) COMING SOON... NavigationStack

Platform Specific Feature

Android iOS Note
NFC NOT a FREE Feature NFC, Reader, Emulator
JavascriptInterface WKScriptMessageHandler WebView, Web⇄Native
CustomTab SFSafariViewController WebView, Native Browser Features
COMING SOON... SQLite.swift DB
Room SwiftData DB
Deeplink COMING SOON... Deep Links, Android App Links, Universal Links

Kotlin Multiplatform

  • Hands On - Kotlin Multiplatform hands-on
  • Ktor - a framework for building asynchronous server-side and client-side applications with ease
  • Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform

Cloudflare

  • Workers+D1 - D1 is Cloudflare's managed, serverless database
  • Workers+Prisma - Prisma is a Next-generation ORM for Node.js & TypeScript
  • Workers+Hone - Hono is a small, simple, and ultrafast web framework

Public Tutorials

Tutorial Note
App Dev Tutorial SwiftUI Apple Official Document
CS193p - Developing Apps for iOS 2023 Stanford University's course
Create a Compose Multiplatform app JetBrains Official Document

License

Copyright 2022-Present RandX(010and1001@gmail.com)

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.