Pinned Repositories
ChaosGame
A Swift/Cocoa implementation of the Chaos Game.
PropertyListEditor
A basic PropertyListEditor for Mac written in Swift
RedBlack
An Objective-C implementation of red-black trees.
ResizePDF
A simple macOS tool for resizing PDFs.
Task
A Cocoa framework for expressing and executing your app’s workflows.
TWTValidation
TWTValidation is a Cocoa framework for declaratively validating data.
URLMock
A Cocoa framework for mocking and stubbing URL requests and responses.
prachigauriar's Repositories
prachigauriar/URLMock
A Cocoa framework for mocking and stubbing URL requests and responses.
prachigauriar/Task
A Cocoa framework for expressing and executing your app’s workflows.
prachigauriar/TWTValidation
TWTValidation is a Cocoa framework for declaratively validating data.
prachigauriar/PropertyListEditor
A basic PropertyListEditor for Mac written in Swift
prachigauriar/ChaosGame
A Swift/Cocoa implementation of the Chaos Game.
prachigauriar/ResizePDF
A simple macOS tool for resizing PDFs.
prachigauriar/RedBlack
An Objective-C implementation of red-black trees.
prachigauriar/PGCFoundation
A simplified object system with limited subtype polymorphism using C.
prachigauriar/xccovPretty
A macOS command-line tool that makes xccov output prettier.
prachigauriar/EncryptedDiskImageWrapper
Cocoa class to create a file format that uses a Mac OS X encrypted disk image to store data securely.
prachigauriar/LoremIpsum
A macOS Service for generating Lorem Ipsum sentences and paragraphs.
prachigauriar/AdventOfCode-OCaml
My solutions to the 2017 Advent of Code problems using Ocaml.
prachigauriar/AdventOfCode2023
prachigauriar/asi-client
An example of using the ITM agent service interface to programmatically get ITM agent data.
prachigauriar/DynamicContent-SwiftUI
An experiment in driving a SwiftUI view with dynamic content
prachigauriar/Joystick
Example of a bindings-enabled NSView subclass.
prachigauriar/MagazineScanCombiner
A Mac app that combines multiple PDFs.
prachigauriar/RPNCalculator
An RPN calculator for OS X GUI and CLI. Used to teach someone Cocoa. Has a reusable button that changes when option is pressed.
prachigauriar/Specs
A repository of CocoaPods (cocoapods.org) specifications.
prachigauriar/TrappedKnight
The Trapped Knight problem from Numberphile
prachigauriar/website
Ticketmaster Mobile Studio Website
prachigauriar/xccovPretty-action
A GitHub Action for running xccovPretty