Joshua Minguez's repositories
50_Good_Python_Ex
These are going to be Python Programs to just type in and build muscle memory for Python
awesome-hacking
Awesome hacking is an awesome collection of hacking tools.
awesome-python-projects
📱 ✅ Some awesome projects in python! 📱 ✅
bitcoin
Bitcoin Core integration/staging tree
Brute_Force
Brute_Force_Attack Gmail Hotmail Twitter Facebook Netflix
cmake-examples
Useful CMake Examples
Converter
Convert an IPA (iOS) to mac App (M1)
dmgdist
Automate the process of creating, uploading and notarizing the DMG of a Mac app.
fosscad-repo
Official FOSSCAD Library Repository
game-of-life-ios
Implementation of Conway's "Game of Life" in Swift https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
generate-iconset
CLI tool for generating an iconset for Mac OS application
hello-world
Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md for contribution instructions!
iconset
A nifty command-line tool to customize macOS icons
infosec-resources
A list of helpful cybersecurity / infosec resources
ios13
Collection of scripts, tools and other usefull information required for debugging on iOS 13.
ios_15_rce
Remote Code Execution V1 For iOS 15 sent through airdrop after the device was connected to a trusted host
Linux-Kernel-Programming
Linux Kernel Programming, published by Packt
neovim
Vim-fork focused on extensibility and usability
PIC-tutorials
Gooligum PIC Tutorials
PygameForBeginners
A simple 2D python game designed to teach you the pygame module.
PySimpleGUI
Launched in 2018 Actively developed & supported. Supports tkinter, Qt, WxPython, Remi (in browser). Create custom GUI Windows simply, trivially with a full set of widgets. Multi-Window applications are also simple. Python 2.7 & 3 Support. 300+ Demo programs & Cookbook for rapid start. Extensive documentation. Examples using Machine Learning(GUI, OpenCV Integration, Chatterbot), Desktop Widgets (Rainmeter-like), Matplotlib + Pyplot integration, add GUI to command line scripts, PDF & Image Viewer. For both beginning and advanced programmers. docs - PySimpleGUI.org GitHub - PySimpleGUI.com. Create complex windows simply.
python-basics-exercises
Python Basics: A Practical Introduction to Python 3
python-guide
Python best practices guidebook, written for humans.
python-mini-projects
A collection of simple python mini projects to enhance your python skills
self-driving-car
Udacity Self-Driving Car Engineer Nanodegree projects.
Sileo
A modern package manager for iOS 12 and higher.
swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
tree-practice
A repository created to practice writing Binary Search tree methods