Pinned Repositories
100_Days_of_SwiftUI-Consolidation_V-Friendbook
The 4th consolidation project of "100 Days of SwiftUI" tutorial course from Paul Hudson's "Hacking with Swift" website. The app presents a list of friends, a list of their friends' friends (etc.), along with their respective details; the data is being downloaded and cached using Codable and Core Data. A complete project I have written from scratch.
About-SwiftUI
Gathering all info published, both by Apple and by others, about new framework SwiftUI.
Ampere
Adding multiplication and division to the units of measurement types in Foundation.
AnimateText
This library for animating text. Developed with SwiftUI. This library supports iOS/macOS.
Awesome-Swift-Playgrounds
A List of Awesome Swift Playgrounds
AzamSharp-Weekly
BestBefore
Never again will your product expire
ffhq-dataset
Flickr-Faces-HQ Dataset (FFHQ)
image-filtering
A Swift playgroundbook about Image Filtering
suia-materials
The projects and the materials that accompany the SwiftUI Apprentice book
BhaskerGarudadri's Repositories
BhaskerGarudadri/Calculator
A hobby project using Swift protocol and Swift 5.7's new generics to build an iOS Calculator-like calculator.
BhaskerGarudadri/comb-materials
The projects and the materials that accompany the Combine: Asynchronous Programming with Swift Book
BhaskerGarudadri/demo-repo
BhaskerGarudadri/demo-repo2
BhaskerGarudadri/Design-Patterns-In-Swift
📖 Design Patterns implemented in Swift 5.0
BhaskerGarudadri/dom-examples
Code examples that accompany various MDN DOM and Web API documentation pages
BhaskerGarudadri/FlappySwift
swift implementation of flappy bird. More at fullstackedu.com
BhaskerGarudadri/GRDB.swift
A toolkit for SQLite databases, with a focus on application development
BhaskerGarudadri/HackingWithSwift
The project source code for hackingwithswift.com
BhaskerGarudadri/IntrotoNeural_Networks
BhaskerGarudadri/ios-developer-tools
Tools that every iOS developer should know.
BhaskerGarudadri/LaTeXSwiftUI
A SwiftUI view that renders LaTeX.
BhaskerGarudadri/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
BhaskerGarudadri/LeetCode-Solutions
🏋️ Python / Modern C++ Solutions of All 2814 LeetCode Problems (Weekly Update)
BhaskerGarudadri/my-first-repo
For practice
BhaskerGarudadri/Nuke
Image loading system
BhaskerGarudadri/openai-cookbook
Examples and guides for using the OpenAI API
BhaskerGarudadri/Physical
Swift package for physical quantities
BhaskerGarudadri/pmp_quiz
BhaskerGarudadri/Sitrep
A source code analyzer for Swift projects.
BhaskerGarudadri/SnippetBox-SwiftData
BhaskerGarudadri/Splash
A fast, lightweight and flexible Swift syntax highlighter for blogs, tools and fun!
BhaskerGarudadri/swift-1
The Swift Programming Language
BhaskerGarudadri/swift-book
The Swift Programming Language book
BhaskerGarudadri/swift-crypto
Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
BhaskerGarudadri/swift-markdown-ui
Display and customize Markdown text in SwiftUI
BhaskerGarudadri/SwiftfulUtilities
Utilities for Swift applications
BhaskerGarudadri/SwiftLint
A tool to enforce Swift style and conventions.
BhaskerGarudadri/system-design
Learn how to design systems at scale and prepare for system design interviews
BhaskerGarudadri/TaskManager-Swift