Chris Athanas (realityexpander)

realityexpander

Geek Repo

Company:Freds History Technology

Location:Austin, TX, USA & Tepoztlán, Morelos, Mexico

Home Page:http://realityexpander.wixsite.com/resume

Twitter:@AthanasDev

Github PK Tool:Github PK Tool

Chris Athanas's repositories

Tasky

Task manager similar to a lite version of Google Calendar

FredsRoadtripStoryteller

Hear local historical markers as you travel on your road-trip. 100% Shared Compose UI, Kotlin native cross-platform codebase. Includes Cocoapods, Google Maps, GPS Location, notifications, background location tracking, In-App purchases, web-scraping, networking, persistent storage, CommonFlow

How_to_program_from_ground_up

Live code-along document to support my video series about Learning to Program Computers From The Ground Up With Minimal BS.

Language:KotlinStargazers:91Issues:4Issues:0

DragDropColumnCompose

Demo android app showing an easy way to implement drag-n-drop for a LazyColumn. Works in Compose for iOS via Kotlin Multi-Platform

KMP_Room

Kotlin Multi-Platform (KMP) example cross-platform app using Google's Room Database for iOS and Android, shared UI written in 100% Compose, no ViewModels.

Language:KotlinStargazers:11Issues:1Issues:0

ContactsComposeMultiplatform

KMP Android & iOS contact manager

CloudCoverUSA2

KMP Update of CloudViewUSA for iOS, Android, Web (including Safari), Mac Desktop (all in 1 codebase including single code-base UI). Implements cross-platform image loading, animation, video handling.

Language:KotlinStargazers:6Issues:0Issues:0

ComposeSwipeToDelete

Demo project for Compose Tips - Easy Swipe to Delete

Language:KotlinStargazers:4Issues:1Issues:0

Translator_KMM

Android & iOS App cross-platform KMM application

Language:KotlinStargazers:4Issues:0Issues:0

WiFiDirectDemo

Android WiFiDirect Demo modified from Android official website with kotlin, androidx

Language:KotlinStargazers:4Issues:0Issues:0

Abstraction_Patterns_From_Cplusplus

Follow along guide for my walk-thru video about refactoring patterns Kotlin & Java inherited from C++, some good and some bad...

Language:KotlinStargazers:2Issues:1Issues:0

CocoaPodsIosExampleWithGoogleMaps

Experiment with KMP iOS Compose with Google Maps

Language:KotlinLicense:Apache-2.0Stargazers:2Issues:0Issues:0

FirebasePushNotificationsHttpV1

Android Client App for FirebasePushNotificationHttpV1 Project

Language:KotlinStargazers:2Issues:0Issues:0

ktor-guessasketch-server

Ktor server for Guess-a-Sketch game

Language:KotlinStargazers:2Issues:0Issues:0

StateManagementMistake

Most common mistake for state management for compose applications

Language:KotlinStargazers:2Issues:1Issues:0

ComposePreviewAnnotations

Compose Tips - Demo how to use new Preview annotations, and some current limitations

Language:KotlinStargazers:1Issues:1Issues:0

derivedStateOf_vs_Remember

Source code for my YouTube video about the difference between `derivedStateOf` and `remember` in JetBrains Compose.

Language:KotlinStargazers:1Issues:0Issues:0

FredsRoadtripStorytellerWebsite

Companion Website for Freds talking markers project

Language:HTMLStargazers:1Issues:0Issues:0

How-to-Make-a-Free-Ecamm-Live-Stream-Deck-using-an-Old-Phone

Support files for video: https://youtu.be/UdPuBnKxXcA

Stargazers:1Issues:0Issues:0

Implementation_Inheritance_Is_BAD

Sample program to illustrate why implementation inheritance is a bad idea and will ruin your code-base.

Language:KotlinStargazers:1Issues:0Issues:0

KMPMensAdventure

Mens Relationship Adventure Game

Language:KotlinStargazers:1Issues:1Issues:0

KtorFirebasePushNotifications

Ktor Server App for Firebase Push Notifications Http V1 Android App

Language:KotlinStargazers:1Issues:0Issues:0

material3-windowsizeclass-multiplatform

Material 3 Window Size Class for Compose Multiplatform

License:Apache-2.0Stargazers:1Issues:0Issues:0

SecretComposeModifiers

Compose Tips - Secret Compose Modifiers - Marquee, Magnifier, DrawWithContent

Language:KotlinStargazers:1Issues:1Issues:0

SingleWomanStats

Supporting Documents for Video

Language:KotlinLicense:Apache-2.0Stargazers:1Issues:0Issues:0

translator-kmm-website

Website for Translator KMM App

Language:HTMLStargazers:1Issues:1Issues:0

UniversalApplicationArchitecture

Support document for YouTube video about the Universal Application Architecture