Skip to content

Instantly share code, notes, and snippets.

View delacrixmorgan's full-sized avatar
💭
🙉🙈🙊

Morgan Koh delacrixmorgan

💭
🙉🙈🙊
View GitHub Profile
/*
* Copyright 2026 Kyriakos Georgiopoulos
*
* 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
@riggaroo
riggaroo / KeyframesWithSpline.kt
Created December 17, 2024 11:34
KeyframesWithSpline Example
import androidx.compose.animation.core.RepeatMode
import androidx.compose.animation.core.VectorConverter
import androidx.compose.animation.core.animateValue
import androidx.compose.animation.core.infiniteRepeatable
import androidx.compose.animation.core.keyframesWithSpline
import androidx.compose.animation.core.rememberInfiniteTransition
import androidx.compose.foundation.Image
import androidx.compose.foundation.layout.Box
import androidx.compose.foundation.layout.BoxWithConstraints
@delacrixmorgan
delacrixmorgan / LogitechUEAirSpeakerManual.md
Last active May 22, 2020 08:04
Getting Started with Logitech UE Air Speaker

Getting Started with Logitech UE Air Speaker

Set up AirPlay using a computer

  1. Connect the AC power supply. Turn on the speaker. Wait until power-on finishes before proceeding.(Power-on takes 35 seconds.)

  2. Press and hold the Wi-Fi Connect button for more than 5 seconds. After 35 seconds the Status indicator changes from slow blinking green to fast blinking green to indicate that setup mode is ready.

  3. Open Wi-Fi network settings on your computer. Select the network called “Air Speaker Setup”. (For Wi-Fi help refer to your computer documentation.)

@delacrixmorgan
delacrixmorgan / BoxOfQuotes.md
Last active May 22, 2020 08:04
Box of Quotes 📦

Box of Quotes 📦

“Ultimately, it was Super Mario Bros. that taught me what remains perhaps the most important lesson of my life.

When the game begins, Mario is standing all the way to the left of the legendary opening screen, and he can only go in one direction.

Throughout all thirty-two levels, Mario exists in front of what in gaming parlance is called ‘an invisible wall’, which doesn’t allow him to go backward.

There is no turning back, only going forward - for Mario and Luigi, for me, and for you.

@delacrixmorgan
delacrixmorgan / MarkdownCheatsheet.md
Last active May 22, 2020 08:04
Markdown Cheatsheet

Table of Content

Able to jump to specific sections.

1. [Example](#example)
2. [Example2](#example2)
3. [Third Example](#third-example)
4. [Fourth Example](#fourth-examplehttpwwwfourthexamplecom)
@dvf
dvf / change-codec.md
Last active August 20, 2026 11:12
Enable High Quality mode on your headphones (Updated for macOS Catalina)

If you're using a high-end bluetooth headset on your Macbook Pro it's likely your mac is using an audio codec which favors battery efficiency over high quality. This results in a drastic degradation of sound, the SBC codec is the likely culprit, read more about it here.

Find out what codec you're using

  1. Play a song on your headphones
  2. Option (⌥) click the Bluetooth button at the top of your screen Inspect the Bluetooth Coded
  3. If you're using AAC or aptX, you can stop here—those are the highest quality codecs.

Change your codec to AAC or aptX

@delacrixmorgan
delacrixmorgan / KotlinUtilExtensions.md
Last active November 28, 2020 12:49
Kotlin Util Extensions
@stkent
stkent / android_studio_shortcuts.md
Last active June 4, 2026 23:01
Android Studio Shortcuts (Mac)

Android Studio Shortcuts (Mac)

Notes:

  • Two of the most useful shortcuts utilize the Fn (function) keys. It is therefore recommended that you enable the "Use all F1, F2, etc. keys as standard function keys" option [System Preferences > Keyboard].
  • Be sure to enable the Mac OS X 10.5+ keymap in Android Studio [Preferences > Keymap].
  • A fairly complete shortcut list can be found here.

Useful symbols: