João Gonçalves (Chuckytuh)

Chuckytuh

Geek Repo

Location:Portugal

Github PK Tool:Github PK Tool

João Gonçalves's starred repositories

javascript-questions

A long list of (advanced) JavaScript questions, and their explanations :sparkles:

iina

The modern video player for macOS.

Language:SwiftLicense:GPL-3.0Stargazers:37930Issues:528Issues:3903

ntfy

Send push notifications to your phone or desktop using PUT/POST

Language:GoLicense:Apache-2.0Stargazers:18067Issues:90Issues:857

vhs

Your CLI home video recorder 📼

duf

Disk Usage/Free Utility - a better 'df' alternative

Language:GoLicense:NOASSERTIONStargazers:12766Issues:87Issues:127

capacitor

Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️

Language:TypeScriptLicense:MITStargazers:12019Issues:165Issues:3532

XcodeGen

A Swift command line tool for generating your Xcode project

Language:SwiftLicense:MITStargazers:7015Issues:93Issues:796

chatgpt-mac

ChatGPT for Mac, living in your menubar.

try

Inspect a command's effects before modifying your live system

Language:ShellLicense:MITStargazers:5178Issues:7Issues:86

VirtualBuddy

Virtualize macOS 12 and later on Apple Silicon, VirtualBuddy is a virtual machine GUI for macOS M1, M2, M3

Language:SwiftLicense:BSD-2-ClauseStargazers:5085Issues:62Issues:0

recast

JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator

Language:TypeScriptLicense:MITStargazers:4968Issues:49Issues:408

arktype

TypeScript's 1:1 validator, optimized from editor to runtime

Language:TypeScriptLicense:MITStargazers:3858Issues:14Issues:741

best-leetcode-resources

This repository contains resources for technical coding interviews.

EmuDeck

Emulator configurator for Steam Deck

Language:ShellLicense:GPL-3.0Stargazers:2871Issues:39Issues:672

dum

An npm scripts runner written in Rust.

Language:RustLicense:MITStargazers:1516Issues:5Issues:36

deoptigate

⏱️ Investigates v8/Node.js function deoptimizations.

Language:JavaScriptLicense:MITStargazers:1155Issues:12Issues:24

Obfuscapk

An automatic obfuscation tool for Android apps that works in a black-box fashion, supports advanced obfuscation features and has a modular architecture easily extensible with new techniques

Language:PythonLicense:MITStargazers:1099Issues:46Issues:150

Cilicon

🛠️ Self-Hosted ephemeral macOS CI on Apple Silicon

Language:SwiftLicense:MITStargazers:969Issues:23Issues:34

apple-platform-rs

Rust crates supporting Apple platform development

homebrew-dotnet-sdk-versions

dotnet-sdk versions HomeBrew Tap

Language:RubyLicense:MITStargazers:515Issues:9Issues:28

node-applesign

NodeJS module and commandline utility for re-signing iOS applications (IPA files).

Language:JavaScriptLicense:MITStargazers:421Issues:22Issues:85

effect-introduction

Effect introduction about the whys, helping transitioning from raw TypeScript to Effect TypeScript

Language:TypeScriptLicense:MITStargazers:269Issues:3Issues:2

iOS-System-Symbols-Supplement

iOS 12.0 or above system symbols collection

arson

Efficient encoder and decoder for arbitrary objects

Language:JavaScriptLicense:MITStargazers:194Issues:9Issues:5

ts-poet

A code generator DSL for typescript

Language:TypeScriptLicense:Apache-2.0Stargazers:101Issues:5Issues:14

dylibtree

Inspect dynamic dependencies of Mach-O binaries recursively

Language:RustLicense:MITStargazers:82Issues:4Issues:0
Language:TypeScriptLicense:NOASSERTIONStargazers:49Issues:2Issues:5

testing-without-mocks-example

A demonstration of James Shore's "Testing Without Mocks" pattern language.

Language:JavaScriptLicense:NOASSERTIONStargazers:39Issues:6Issues:0

npm-package-ts-scaffolding

A simple scaffolding tool for creating a new project to be published to npm. It provides a build command that will compile your code to a CommonJS Node 14.16 target, allowing named imports for CommonJS packages inside ESM files.

Language:JavaScriptLicense:MITStargazers:20Issues:1Issues:0

separate_test_module

This project demonstrates how to separate Android application code and Instrumentation Tests for this application.