Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by adamwulf

A curated list of projects in awesome lists by adamwulf .

https://github.com/adamwulf/app-launch-guide

This aims to be an indie dev's definitive guide to building and launching your app, including pre-launch, marketing, building, QA, buzz building, and launch. More info at:

Last synced: 14 Oct 2024

https://github.com/adamwulf/columnizer-jquery-plugin

The Columnizer jQuery Plugin will automatically layout your content in newspaper column format. You can specify either column width or a static number of columns. And, of course, it’s easy to use!

Last synced: 12 Nov 2024

https://github.com/adamwulf/Columnizer-jQuery-Plugin

The Columnizer jQuery Plugin will automatically layout your content in newspaper column format. You can specify either column width or a static number of columns. And, of course, it’s easy to use!

Last synced: 10 Nov 2024

https://github.com/adamwulf/loose-leaf

Intuitive note taking app. Import and annotate PDFs, manipulate imported photos with intuitive gestures, and take notes with Apple Pencil.

Last synced: 12 Nov 2024

https://github.com/adamwulf/performancebezier

A small library to dramatically speed up common operations on UIBezierPath, and also bring its functionality closer to NSBezierPath

Last synced: 12 Nov 2024

https://github.com/adamwulf/jotui

OpenGL based drawing view built for and used by Loose Leaf for iPad

Last synced: 12 Nov 2024

https://github.com/adamwulf/clippingbezier

ClippingBezier calculates intersection points, paths, and shapes between two UIBezierPaths

Last synced: 12 Nov 2024

https://github.com/adamwulf/handshadows

Add shadows to your gestures for better demo videos of your app

Last synced: 12 Nov 2024

https://github.com/adamwulf/json-to-mysql

Easily take any JSON object and create+insert it into a mysql table built from its structure. Also search, update, index, and validate tables with JSON.

Last synced: 12 Nov 2024

https://github.com/adamwulf/powerpointtouiimage

Objective-C code to generate UIImage thumbnails from slides in a PowerPoint (ppt) file

Last synced: 12 Nov 2024

https://github.com/adamwulf/ios-uitouch-bluedots

Simple code to add blue dots for every UITouch in an app - Helpful for recording app demos that show touch locations during use.

Last synced: 12 Nov 2024

https://github.com/adamwulf/cloudkit-manager

A simple functional example of building messaging for your app on top of CloudKit.

Last synced: 12 Nov 2024

https://github.com/adamwulf/inkable

Last synced: 12 Nov 2024

https://github.com/adamwulf/Inkable

Last synced: 09 Aug 2024

https://github.com/adamwulf/clocks

Swift implementations of a Lamport clock, hybrid logical clock, and a vector clock.

Last synced: 12 Nov 2024

https://github.com/adamwulf/automatic-php-api

A barebones PHP API for the Automatic API

Last synced: 12 Nov 2024

https://github.com/adamwulf/drawui

A variety of methods for making a drawing canvas UIView for iPhone and iPad. Objective-C.

Last synced: 12 Nov 2024

https://github.com/adamwulf/DrawUI

A variety of methods for making a drawing canvas UIView for iPhone and iPad. Objective-C.

Last synced: 09 Aug 2024

https://github.com/adamwulf/mmstretchgesturerecognizers

A collection of three gestures that can stretch an arbitrary view with four fingers. Used in getlooseleaf.com's clone gesture.

Last synced: 12 Nov 2024

https://github.com/adamwulf/touch-chart

Simplify and smooth UIBezierPaths by reducing the number of elements within the path.

Last synced: 12 Nov 2024

https://github.com/adamwulf/vectorboolean

Github clone of https://bitbucket.org/andyfinnell/vectorboolean

Last synced: 12 Nov 2024

https://github.com/adamwulf/drawkit

git mirror of DrawKit OS X framework from http://apptree.net/drawkit.htm

Last synced: 12 Nov 2024

https://github.com/adamwulf/spare-parts-app

Simple 2D point and line physics using Verlet integration. Port and fork of https://www.youtube.com/watch?v=tAd7ttKbugA.

Last synced: 12 Nov 2024

https://github.com/adamwulf/handshadowsexample

An example app for the HandShadows Swift package

demo gestures shadows

Last synced: 12 Nov 2024

https://github.com/adamwulf/ponyexpress

Type-safe NotificationCenter alternative for Swift

Last synced: 12 Nov 2024

https://github.com/adamwulf/PonyExpress

Type-safe NotificationCenter alternative for Swift

Last synced: 05 Aug 2024

https://github.com/adamwulf/chili58

A choc-spaced version of the Lily58 mechanical keyboard.

Last synced: 12 Nov 2024

https://github.com/adamwulf/stanford-postagger-objc

This is an Objective-C port of Stanford's Java Part-of-Speech Tagger for iOS

Last synced: 12 Nov 2024

https://github.com/adamwulf/pagecollectionview

Collection view controller, view, and layouts for pinching from book view, to page grid, to full screen page.

Last synced: 12 Nov 2024

https://github.com/adamwulf/jotbook

Last synced: 12 Nov 2024

https://github.com/adamwulf/chrome-stream-chat

a simple Chrome extension to combine youtube + livecoding + twitch chat

Last synced: 12 Nov 2024

https://github.com/adamwulf/bezier-curve-ios-examples

a simple project that shows different bezier curve drawing/clipping/masking examples

Last synced: 12 Nov 2024

https://github.com/adamwulf/old-khan

This is a version of Khan Academy cerca 2010 and should be taken as an old reference only. this code is not maintained. For up to date Khan Academy code, look at:

Last synced: 12 Nov 2024

https://github.com/adamwulf/mmtoolbox

A little bitty collection of Objective-C helper categories and classes

Last synced: 12 Nov 2024

https://github.com/adamwulf/swiftpgn

Basic chess pgn parser in Swift

Last synced: 12 Nov 2024

https://github.com/adamwulf/twitter-manage

A simple twitter app that can help automatically manage followers

Last synced: 12 Nov 2024

https://github.com/adamwulf/locks

NSLock alternatives from https://www.vadimbulavin.com/atomic-properties/

Last synced: 12 Nov 2024

https://github.com/adamwulf/verlet-nn

A simple CPU based educational neural net, with neuron visualizations using verlet integration.

Last synced: 12 Nov 2024

https://github.com/adamwulf/skdraw

An example SKView that renders a scene with two bezier path lines, one as a blue line, and one as eraser

Last synced: 12 Nov 2024

https://github.com/adamwulf/quadtree

A simple Swift implementation of a QuadTree data structure

Last synced: 12 Nov 2024

https://github.com/adamwulf/easy-php-app

A barebones PHP app that uses Twitter OAuth for user login and https://github.com/adamwulf/json-to-mysql for database access.

Last synced: 12 Nov 2024

https://github.com/adamwulf/neuralnet

A super simple neural network written in c++ from the tutorial by @BobbyAnguelov

Last synced: 12 Nov 2024

https://github.com/adamwulf/glpaint

Both OpenGL ES 1.1 and OpenGL ES 2.0 versions of Apple's GLPaint app

Last synced: 12 Nov 2024

https://github.com/adamwulf/arc-dealloc-self

This repository explains how and when an object might be dealloc'd inside of one of its own methods, and provides alternative implementations that would not exhibit this memory bug.

Last synced: 12 Nov 2024

https://github.com/adamwulf/hunch

A Swift command line tool to access the Notion.so API

Last synced: 12 Nov 2024

https://github.com/adamwulf/qlpreviewleak

This repository shows a memory leak in the Spotlight Quick Look - custom previews are never dealloc'd.

Last synced: 12 Nov 2024

https://github.com/adamwulf/paperpile

A swift reimplementation of Loose Leaf's core feature set

Last synced: 12 Nov 2024

https://github.com/adamwulf/swifttex

A very simple Latex parser and math expression simplifier

Last synced: 12 Nov 2024

https://github.com/adamwulf/caches

Swift datastructures for caching, a wrapper around NSCache and dictionary with weak values

Last synced: 12 Nov 2024

https://github.com/adamwulf/simplenn

Bare bones neural network written in Objective-C, based off of the tutorial: http://mattmazur.com/2015/03/17/a-step-by-step-backpropagation-example/

Last synced: 12 Nov 2024

https://github.com/adamwulf/nswindow-nsscreen-restoration

Simple project showing window origin will restore, but the screen will not restore

Last synced: 12 Nov 2024

https://github.com/adamwulf/mouseup-nsdraggingsession

Simple repository showing the MouseUp event is never sent with an active NSDraggingSession.

Last synced: 12 Nov 2024

https://github.com/adamwulf/einstein

A simple Math REPL using LaTeX style syntax

Last synced: 12 Nov 2024

https://github.com/adamwulf/documentationexample

A simple example of using DocC for a Swift Package

Last synced: 12 Nov 2024

https://github.com/adamwulf/doublemetaphone

iOS framework and NSString category for double metaphone https://github.com/pixelglow/double_metaphone

Last synced: 12 Nov 2024

https://github.com/adamwulf/github-click-row

A simple Safari extension that will toggle a Github issue when anywhere in the row is clicked.

Last synced: 12 Nov 2024

https://github.com/adamwulf/movie-review-sentiment-data

csv movie review data for use in sentiment training. see http://ahmedbesbes.com/sentiment-analysis-on-twitter-using-word2vec-and-keras.html

Last synced: 12 Nov 2024

https://github.com/adamwulf/generate-licenses

A simple perl script to include all open source licenses into the Settings bundle of your iOS app.

Last synced: 12 Nov 2024

https://github.com/adamwulf/first-weekday-date-picker

Apple bug report 44026888: NSDatePicker does not respect the firstWeekday property of its NSCalendar.

Last synced: 12 Nov 2024

https://github.com/adamwulf/rimworld-herbalpainmod

A simple mod for RimWorld to add a pain medication.

Last synced: 12 Nov 2024

https://github.com/adamwulf/collectionviewtransition

Experiments with UICollectionView interactive transitions

Last synced: 12 Nov 2024

https://github.com/adamwulf/javabot

bitcoin bot written in java

Last synced: 12 Nov 2024

https://github.com/adamwulf/alarmapp

Last synced: 12 Nov 2024

https://github.com/adamwulf/adcrss

Generates RSS feeds for Apple Developer Connection libraries

Last synced: 12 Nov 2024

https://github.com/adamwulf/rationals

A simple Swift library for rational numbers

Last synced: 12 Nov 2024

https://github.com/adamwulf/homebrew-pdf

A Swift command line app for fetching information from PDF files

Last synced: 12 Nov 2024

https://github.com/adamwulf/logfmt

Last synced: 12 Nov 2024

https://github.com/adamwulf/wp-search-mu

an out of date plugin for wordpress that used a lucene index for wordpress search

Last synced: 12 Nov 2024

https://github.com/adamwulf/wikipedia2text

Tools to convert wikipedia to text

Last synced: 12 Nov 2024

https://github.com/adamwulf/simpleverlet

Simple verlet integration in Swift.

Last synced: 12 Nov 2024

https://github.com/adamwulf/popover-mask-resize

When a popover is resized quickly enough, the popover's mask can actually cut off content during the animation.

Last synced: 12 Nov 2024

https://github.com/adamwulf/phantom-undo

This example Mac app exposes a bug in NSUndoManager showing an enabled Undo menu item despite an empty undo stack

Last synced: 12 Nov 2024

https://github.com/adamwulf/nstextfield-vs-nstextview-layout

text layout for the NSTextField only matches text layout of the NSTextView when it has focus. Otherwise the text layout changes.

Last synced: 12 Nov 2024

https://github.com/adamwulf/muse-log-highlighter

A BBEdit Language Module to syntax highlight log files generated by Muse iOS app

Last synced: 12 Nov 2024

https://github.com/adamwulf/nstableviewrow-dragdropautolayoutbug

This code reproduces the bug described in http://stackoverflow.com/questions/30621573/layout-still-needs-update-after-calling-nstablerowview-layout

Last synced: 12 Nov 2024

https://github.com/adamwulf/notificationlaunch

NSApplicationLaunchUserNotificationKey is empty when launching an app from a notification with additionalOptions.

Last synced: 12 Nov 2024

https://github.com/adamwulf/simple3dengine

A tutorial 3d engine from Javidx9's console based 3d engine, ported to iOS

Last synced: 12 Nov 2024

https://github.com/adamwulf/keyboard-test

Launch this app in landscape 50/50 mode, tap the TextView to bring up the keyboard, and the green accessory view is behind the keyboard.

Last synced: 12 Nov 2024

https://github.com/adamwulf/kiwi-utility

A collection of useful utility classes and categories. Particularly used for Kiwi, but useful for anyone.

Last synced: 12 Nov 2024

https://github.com/adamwulf/aurora

Aurora Calendar built on Avalanche, precursor to Jotlet calendar

Last synced: 12 Nov 2024

https://github.com/adamwulf/wp-wtyd

Welcome to your data wordpress plugin (out of date)

Last synced: 12 Nov 2024

https://github.com/adamwulf/barebones-cloudkitjs-push

A barebones native cloud kit app that listens for push notifications from a cloudkitjs web app

Last synced: 12 Nov 2024

https://github.com/adamwulf/google-speech-demo

Lightweight processing and visualization of google streaming speech in speech/Objective-C/Speech-gRPC-Streaming

Last synced: 12 Nov 2024