Paul Aguilar Catari (aguilarpgc)

aguilarpgc

Geek Repo

Company:@amzn

Location:Lima, Perú

Home Page:http://aguilarpgc.com

Github PK Tool:Github PK Tool


Organizations
onmyblock
Talentec

Paul Aguilar Catari's starred repositories

ohmyzsh

🙃 A delightful community-driven (with 2,300+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.

starship

☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

zsh-syntax-highlighting

Fish shell like syntax highlighting for Zsh.

Language:ShellLicense:BSD-3-ClauseStargazers:19649Issues:136Issues:693

swift-composable-architecture

A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.

Language:SwiftLicense:MITStargazers:11990Issues:208Issues:434

craftinginterpreters

Repository for the book "Crafting Interpreters"

Language:HTMLLicense:NOASSERTIONStargazers:8585Issues:168Issues:864

Nuke

Image loading system

Language:SwiftLicense:MITStargazers:7974Issues:97Issues:485

RIBs

Uber's cross-platform mobile architecture framework.

Language:KotlinLicense:Apache-2.0Stargazers:7723Issues:204Issues:327

jazzy

Soulful docs for Swift & Objective-C

Language:RubyLicense:MITStargazers:7324Issues:164Issues:890

rouge

A pure Ruby code highlighter that is compatible with Pygments

Language:RubyLicense:NOASSERTIONStargazers:3307Issues:58Issues:836

swift-argument-parser

Straightforward, type-safe argument parsing for Swift

Language:SwiftLicense:Apache-2.0Stargazers:3276Issues:149Issues:242

dumpdecrypted

Dumps decrypted mach-o files from encrypted iPhone applications from memory to disk. This tool is necessary for security researchers to be able to look under the hood of encryption.

Xcodeproj

Create and modify Xcode projects from Ruby.

Language:RubyLicense:MITStargazers:2332Issues:51Issues:455

ffi

Ruby FFI

Language:RubyLicense:BSD-3-ClauseStargazers:2074Issues:48Issues:700

swift-corelibs-xctest

The XCTest Project, A Swift core library for providing unit test support

Language:SwiftLicense:Apache-2.0Stargazers:1138Issues:165Issues:105

dsdump

An improved nm + Objective-C & Swift class-dump

Language:Objective-C++Stargazers:1111Issues:29Issues:30

ShellOut

Easily run shell commands from a Swift script or command line tool

Language:SwiftLicense:MITStargazers:869Issues:20Issues:36

DVIA-v2

Damn Vulnerable iOS App (DVIA) is an iOS application that is damn vulnerable. Its main goal is to provide a platform to mobile security enthusiasts/professionals or students to test their iOS penetration testing skills in a legal environment. This project is developed and maintained by @prateekg147. The vulnerabilities and solutions covered in this app are tested up to iOS 11. The current version is writen in Swift and has the following vulnerabilities.

Language:SwiftLicense:MITStargazers:850Issues:28Issues:10

CombineFeedback

Unidirectional reactive architecture using new Apple Combine framework https://developer.apple.com/documentation/combine

Language:SwiftLicense:MITStargazers:689Issues:19Issues:13

workflow-swift

A Swift and Kotlin library for making composable state machines, and UIs driven by those state machines.

Language:SwiftLicense:Apache-2.0Stargazers:314Issues:15Issues:34

SwiftSyntaxHighlighter

A syntax highlighter for Swift code that uses SwiftSyntax to generate Pygments-compatible HTML.

Language:SwiftLicense:MITStargazers:275Issues:4Issues:4

bugsnag-cocoa

BugSnag error monitoring & exception reporter for iOS, macOS, tvOS and watchOS

Language:Objective-CLicense:MITStargazers:231Issues:39Issues:277

reorder

Reorder Swift functions

Language:SwiftLicense:MITStargazers:57Issues:4Issues:0

xcode-man-pages

A HTML export of Xcode's man pages

SwiftInspector

SwiftInspector is a command line tool built on top of SwiftSyntax to help inspect usage of Swift code

Language:SwiftLicense:MITStargazers:38Issues:4Issues:20

Bazel-learning-paths

Bazel training materials and codelabs focused on beginner, advanced and contributor learning paths

LeakyApp-iOS

Sample code for my blog post: https://doordash.engineering/2019/05/22/ios-memory-leaks-and-retain-cycle-detection-using-xcodes-memory-graph-debugger/

Language:SwiftStargazers:8Issues:0Issues:0

dotfiles

My dotfiles config

Language:LuaStargazers:5Issues:3Issues:0

slox

An interpreter for the lox language.