amkulikov's Stars
tombonez/noTunes
A simple macOS application that will prevent iTunes or Apple Music from launching.
tm-a-t/telegram-bot-handbook
Developer's pocket guide on Telegram bots
magwo/elevatorsaga
The elevator programming game!
rrthomas/hpmor
PDF, ePUB and Mobi versions of “Harry Potter and the Methods of Rationality”, from LaTeX source
apple/ml-stable-diffusion
Stable Diffusion with Core ML on Apple Silicon
ciricc/kinopoisk-dualsubs
Расширение для браузера, которое включает двойные субтитры на Кинопоиск HD
weeeBox/mobile-system-design
A simple framework for mobile system design interviews
nishanths/exhaustive
Check exhaustiveness of switch statements of enum-like constants in Go source code.
tarantool/tarantool
Get your data in RAM. Get compute close to data. Enjoy the performance.
automerge/automerge-classic
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
laurent22/joplin
Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
for-GET/know-your-http-well
HTTP headers, media-types, methods, relations and status codes, all summarized and linking to their specification.
abhaynayar/obsidian
Writeups for CTF challenges.
odlp/bluesnooze
Sleeping Mac = Bluetooth off
pav5000/smartimports
Imports processing for golang
Volorf/swipeable-cards
Swipeable Cards with SwiftUI
keepassxreboot/keepassxc
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
xakep666/unusual_generics
Collection of unusual generics usecases in Go
github/gitignore
A collection of useful .gitignore templates
jmoiron/sqlx
general purpose extensions to golang's database/sql
nft-api/nft-api
The Moralis NFT API: Your ultimate ally for top-tier NFT dApps. Build gaming platforms, secure wallets, bustling marketplaces, analytics tools, dazzling dashboards, and more with ease. Unlock your NFT potential.
jasudev/AnimateText
This library for animating text. Developed with SwiftUI. This library supports iOS/macOS.
GetStream/accessible-inclusive-ios-animations
Provide ways to limit animations/motion people find jarring in your apps. This repo demonstrates accessible and inclusive iOS animations/motion with practical examples and best practices.
amosgyamfi/open-swiftui-animations
You don't need an animation library to add a simple effect to your SwiftUI app. Create it yourself with SwiftUI. This repo inspires you to add helpful and expressive SwiftUI animations like loading/progress, looping, on-off, enter, exit, fade, spin, and background animations to your next project. The repo also contains tremendous spring animations.
Tedigom/Swift
Swift Self-study
V8tr/AsyncImage
Asynchronous Image Loading from URL in SwiftUI
appodeal/appodeal-ios-demo
Appodeal iOS SDK Demo Project
qiskit-community/qiskit-community-tutorials
A collection of Jupyter notebooks developed by the community showing how to use Qiskit
kudoleh/iOS-Clean-Architecture-MVVM
Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI