Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by mikesmullin
A curated list of projects in awesome lists by mikesmullin .
https://github.com/mikesmullin/coffee-templates
Fastest Minimalist CoffeeScript/JavaScript CoffeeCup/Handlebars/Mustache template engine.
Last synced: 04 Dec 2024
https://github.com/mikesmullin/stylus-lemonade
Automatically Generate CSS Sprites from Images with Stylus
Last synced: 04 Dec 2024
https://github.com/mikesmullin/assembly
Various x86/64 Assembly examples for learning
Last synced: 04 Dec 2024
https://github.com/mikesmullin/chef-solo-capistrano-bootstrap
Utilize Capistrano to automatically bootstrap any remote server for Chef-Solo via SSH using a single command.
Last synced: 04 Dec 2024
https://github.com/mikesmullin/coffee-stylesheets
Transpiler similar to SASS/SCSS/LESS/Stylus, except its 100% CoffeeScript!
Last synced: 04 Dec 2024
https://github.com/mikesmullin/cakephp-oauth2-server-plugin
CakePHP OAuth2 Server Plugin
Last synced: 04 Dec 2024
https://github.com/mikesmullin/operatingsystem
Learning to write Assembly (for the x86-64 CPU + BIOS)
Last synced: 04 Dec 2024
https://github.com/mikesmullin/cakephp-aws-s3-plugin
CakePHP Framework Plugin for third-party Amazon Web Services Simple Storage Service (S3) library
Last synced: 04 Dec 2024
https://github.com/mikesmullin/vanilla-js
jQuery-like Aliases (NOT Wrappers) to HTML5 Selector API / Raw Document
Last synced: 04 Dec 2024
https://github.com/mikesmullin/coffee-sprites
CoffeeScript/JavaScript stylesheet-based sprite image map or texture atlas generator.
Last synced: 04 Dec 2024
https://github.com/mikesmullin/async2
Better async utilities for node and the browser
Last synced: 04 Dec 2024
https://github.com/mikesmullin/choreography
Pure-Javascript Demo Recorder and Integration Testing Suite
Last synced: 04 Dec 2024
https://github.com/mikesmullin/css-sprite-generator
Combine any number of images in a given directory into a select few composite CSS Sprite images. Also generates a stylesheet.
Last synced: 04 Dec 2024
https://github.com/mikesmullin/csharp-assembly-dump
MS-NRBF: .NET Remoting: Binary Format Data Structure Dumper
game-development hexeditor reverse-engineering
Last synced: 04 Dec 2024
https://github.com/mikesmullin/ncmdr
Netcat Commander (Reverse-Shell Multi-Handler)
Last synced: 04 Dec 2024
https://github.com/mikesmullin/cakephp-php-resque-plugin
CakePHP PHP-Resque Plugin
Last synced: 04 Dec 2024
https://github.com/mikesmullin/coffee-stylesheets-compass-framework
Compass Framework ported to CoffeeStylesheets
Last synced: 04 Dec 2024
https://github.com/mikesmullin/vala-genie-opengl
Teaching myself Vala + Genie and OpenGL
Last synced: 04 Dec 2024
https://github.com/mikesmullin/cpp11-angle-gles20-sdl
Windows 10 C++11, Google ANGLE, OpenGL ES 2.0, SDL2 Demo (x86 Release)
Last synced: 04 Dec 2024
https://github.com/mikesmullin/li3_clickatell
Lithium adapter for Clickatell.com API
Last synced: 04 Dec 2024
https://github.com/mikesmullin/coffee-shop
Coffee Web Framework. Like Ruby-on-Rails but for Node.js.
Last synced: 04 Dec 2024
https://github.com/mikesmullin/rackspace-mosso-cloud-files-bulk-uploader
Bulk upload files to Rackspace/Mosso Cloud Files CDN using a CLI PHP bash script like scp.
Last synced: 04 Dec 2024
https://github.com/mikesmullin/gnu_c
Teaching myself ANSI C and GNU C. Follow along and learn with me! :)
Last synced: 04 Dec 2024
https://github.com/mikesmullin/coffee-titanium-appcelerator
Exploring integration between Titanium Appcelerator and CoffeeShop
Last synced: 04 Dec 2024
https://github.com/mikesmullin/dst-pickup-meat-first
Game Mod for Don't Starve Together written in Haxe Lua
Last synced: 04 Dec 2024
https://github.com/mikesmullin/amf-js
Automatic Message Format (AMF0 + AMF3-compatible) Javascript Library
Last synced: 04 Dec 2024
https://github.com/mikesmullin/cakephp-facebook-plugin
CakePHP Facebook Plugin
Last synced: 04 Dec 2024
https://github.com/mikesmullin/cakephp-soap-api-datasource
Provides a datasource for the PHP5-SOAP PECL extension in Cake.
Last synced: 04 Dec 2024
https://github.com/mikesmullin/coffee-observer
Utility functions for observing source code.
Last synced: 04 Dec 2024
https://github.com/mikesmullin/haml-html-coffeecup-javascript-coffeescript-converter
Haml to HTML to Coffeecup to Javascript to CoffeeScript Converter!
Last synced: 04 Dec 2024
https://github.com/mikesmullin/ruby-xmacro
Linux/XWindows Macro Recorder and Playback; based on xmacro, simplified by Ruby.
Last synced: 04 Dec 2024
https://github.com/mikesmullin/m-js
A minimalist, modernist, UI component framework for the web.
Last synced: 04 Dec 2024
https://github.com/mikesmullin/vcpp11-sdl2-emscripten-wasm
Cross-platform game engine fundamentals; building C++11 to native Windows binary + HTML5 Canvas with Visual Studio 2017 on Windows 10
Last synced: 04 Dec 2024
https://github.com/mikesmullin/dst-metheus-mastermind-solver
Mastermind-like Puzzle Solver created to aid with Don't Starve Together's Metheus challenge
Last synced: 04 Dec 2024
https://github.com/mikesmullin/coffee-shop-docs
Documentation of the CoffeeShop Web Framework for Node.js
Last synced: 04 Dec 2024
https://github.com/mikesmullin/svg-diagrams
HTML5+SVG+CSS3+ES5 charts rendered client-side from simple DSL markup
Last synced: 04 Dec 2024
https://github.com/mikesmullin/cpp20-win11-x64-sdl2-vulkan
C++20, SDL2, & Vulkan on Windows 11 64-bit
Last synced: 04 Dec 2024
https://github.com/mikesmullin/coffee-canvas-game-engine
Game Engine with CoffeeScript + HTML5 Canvas
Last synced: 04 Dec 2024
https://github.com/mikesmullin/win-cpp-opengl
Windows 8, Visual Studio 2015, GLEW, GLFW, OpenGL
Last synced: 04 Dec 2024
https://github.com/mikesmullin/cpp11-14-17-examples
Playing with some basics and some not so basic syntax and APIs
Last synced: 04 Dec 2024
https://github.com/mikesmullin/mitm-proxy-util
Man-in-the-Middle TCP Injection Proxy Utility
Last synced: 04 Dec 2024
https://github.com/mikesmullin/linuxkernelmodule
Learning to write Linux kernel modules. (e.g., in GNU C)
Last synced: 04 Dec 2024
https://github.com/mikesmullin/bof-injector
Helps find/exploit Buffer Overflow (BOF) vulnerabilities.
Last synced: 04 Dec 2024
https://github.com/mikesmullin/dst-base-mod
Haxe-Lua Mod Framework for Klei Don't Starve Together
game-development modding reverse-engineering
Last synced: 04 Dec 2024
https://github.com/mikesmullin/python-trello-api-example
Demo using Python 3 to provide a CLI for interacting w/ Trello API
Last synced: 04 Dec 2024
https://github.com/mikesmullin/blizzard-hearthstone-api-example
Demo application using Node.JS + React.js + Bootstrap to query the Blizzard Battle.net Hearthstone API, and provide a browser view of all Cards owned by your account, and their stats.
Last synced: 04 Dec 2024
https://github.com/mikesmullin/c-scratchpad
Just a scratch/throwaway program written in C.
Last synced: 04 Dec 2024
https://github.com/mikesmullin/java-api-in-javascript
Mocking Java SE 6 API in JavaScript
Last synced: 04 Dec 2024
https://github.com/mikesmullin/scrub-bower
Scrub Bower installed files using a glob-star formatted blacklist from within your bower.json file
Last synced: 04 Dec 2024
https://github.com/mikesmullin/semi-auto-facebook-activity-delete
Open Activity Log, click red delete button. Stuck? Scroll down.
Last synced: 04 Dec 2024
https://github.com/mikesmullin/nodejs-typescript-test
Node.JS + TypeScript, better together?
Last synced: 04 Dec 2024
https://github.com/mikesmullin/nodejs-opengl
CoffeeScript+NodeJS+GLFW+OpenGL on Windows/Linux/Mac
Last synced: 04 Dec 2024
https://github.com/mikesmullin/dst-interactive-lua-debugger
Interactive Lua Debugger integration for Klei Dont Starve Together (like moddebug via disk)
Last synced: 04 Dec 2024
https://github.com/mikesmullin/coffee-assets
Sprockets syntax for aggregating/minifying/gzipping CoffeeTemplates, CoffeeStylesheets, and CoffeeSprites.
Last synced: 04 Dec 2024
https://github.com/mikesmullin/metacode
Metaprogramming language spec and compiler
Last synced: 04 Dec 2024
https://github.com/mikesmullin/pentest-notes
My Penetration Testing cheatsheets
Last synced: 04 Dec 2024
https://github.com/mikesmullin/win_mingw_sdl
Having fun with CPP on Windows without VStudio
Last synced: 04 Dec 2024
https://github.com/mikesmullin/gmod-prop-hunters-auto-taunt
Garry's Mod Addon: Prop Hunters Auto Taunt
Last synced: 04 Dec 2024
https://github.com/mikesmullin/static-tools
Precompiled [malicious] utility binaries for Linux and Windows targets
Last synced: 04 Dec 2024
https://github.com/mikesmullin/wp-ajax-comments
WordPress AJAX Comments Plugin by Mike Smullin
Last synced: 04 Dec 2024
https://github.com/mikesmullin/zend-core-controller
XAMPP Controller Clone for Zend Core PHP Stack
Last synced: 04 Dec 2024
https://github.com/mikesmullin/smullindesign.com
static hosting provided by github
Last synced: 04 Dec 2024
https://github.com/mikesmullin/python-3-11-notes
My notes formalizing my knowledge of Python (I've written it before, but prepping to write it full-time)
Last synced: 04 Dec 2024
https://github.com/mikesmullin/game7
exploring 8-bit/retro/90s style gaming
Last synced: 04 Dec 2024
https://github.com/mikesmullin/win32_gdi_test1
C++ Win32 GDI API Windowed application
Last synced: 04 Dec 2024
https://github.com/mikesmullin/c17-sdl2-vulkan
C17, SDL2, & Vulkan on Win/Mac/Linux
Last synced: 04 Dec 2024
https://github.com/mikesmullin/async3
Procedural asynchronous flow control for JavaScript in Node.JS and browsers.
Last synced: 04 Dec 2024
https://github.com/mikesmullin/smullinsupply.com
Outdoor Sporting Equipment; e-Commerce (Static Archive)
Last synced: 04 Dec 2024
https://github.com/mikesmullin/smullin.org
Smullin Family Genealogy (Static Archive)
Last synced: 04 Dec 2024
https://github.com/mikesmullin/node-p2p-socket-server
Node.JS Peer-to-Peer Socket Server example
Last synced: 04 Dec 2024
https://github.com/mikesmullin/mikesmullin.com
personal website hosted by github
Last synced: 04 Dec 2024
https://github.com/mikesmullin/cs-opengl-red-man
A test of OpenGL via OpenTK with red man asset
Last synced: 04 Dec 2024
https://github.com/mikesmullin/actionscript-flash-game-engine
Game Engine with Actionscript + Flash
Last synced: 04 Dec 2024
https://github.com/mikesmullin/borg-sample-project
A sample Borg project for learning and demonstration.
Last synced: 04 Dec 2024
https://github.com/mikesmullin/cpp17-win32-glfw-opengl
Win10 C++17 GLFW OpenGL
Last synced: 04 Dec 2024
https://github.com/mikesmullin/c-sharp-test
messing around with language syntax
Last synced: 04 Dec 2024
https://github.com/mikesmullin/node-static-mirror
Mirrors a snapshot of one or more dynamic sites and serves it statically via NodeJS + Express
Last synced: 04 Dec 2024
https://github.com/mikesmullin/minikube-istio-blue-green-example
Demo using Minikube+Istio to perform Blue-Green deployments
Last synced: 04 Dec 2024
https://github.com/mikesmullin/digsitevaluenetclone
Node.JS + MongoDB clone of DigSiteValue.net. Partially completed
Last synced: 04 Dec 2024