Awesome List Updates on May 24, 2017
8 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Python
Recommender Systems
- annoy (⭐13k) - Approximate Nearest Neighbors in C++/Python optimized for memory usage.
- fastFM (⭐1.1k) - A library for Factorization Machines.
- implicit (⭐3.5k) - A fast Python implementation of collaborative filtering for implicit datasets.
2. Awesome Cpp
Networking
- Breep (⭐138) - Event based, high-level C++14 peer-to-peer library. [EUPL-1.1 (OSI approved)]
3. Awesome Quantified Self
Applications and Platforms / Time
- Qbserve - Time tracking automation: Real-time productivity feedback, project tracking, timesheets, and invoicing (Mac).
4. Awesome Dotnet Core
Frameworks, Libraries and Tools / Logging
- Foundatio (⭐1.9k) - A fluent logging api that can be used to log messages throughout your application.
5. Awesome Web Design
Blog & News
- Marvel Blog: The latest news, resources and thoughts from the Marvel team.
6. Nlp with Ruby
Community / Constituency Parsing
7. Awesome No Login Web Apps
Audio and Video
- bfxr - Make sound effects for your games.
- MP3 Cut - Online audio cutter.
- TwistedWeb Online - Powerful audio editor. Files not saved online.
- Until AM - Online music mixer, DJ software.
- VideoToolbox
[Account]
- Video editor with all the common editing features. Size limited to 600mb.
Business and Finance
- ShapeShift.io - Instant cryptocurrency conversion.
- Cryptrader.com - Cryptocurrency price charts and indicators. Saving your settings requires an account.
- TradingView.com - Real-time information and market insights from various exchanges. Requires an account for saving settings.
- InvoiceToMe - Generate professional invoices from various templates with your company details.
Document Editors / Latex
- Papeeria - Latex preview with an option for downloading as a PDF available without registration.
- Overleaf
[Account]
- Unlimited collaborators and projects, git access in the free account.
- Sharelatex
[Account]
- Latex editor with unlimited private projects. 1 collaborator in free account.
Document Editors / Markdown
- Dillinger - Powerful Markdown WYSIWYG with export to HTML and PDF. User account to save documents.
- Github.md - Simple GitHub-style Markdown (GFM) preview with print feature.
- Markdown Live Preview - Instant Markdown preview.
- Markdownify - Minimal Markdown editor.
Document Editors / Others
- EtherCalc - Online spreadsheet editor, exports to Excel.
- PdfEscape - Edit or create PDFs in browser itself.
Games / Others
- Typeracer - Evaluate your typing speed while racing against others.
Graphics, Image and Design / Others
- Pixlr Editor - Image editor by Pixlr. Lots of features.
- Photo Editor | Befunky - Image editor with lots of filters and effects.
- Logo Makr - Logo maker with nice collection of SVGs. Requires payment to export logo as SVG (PNG is free).
- Coolors - Color palettes generator.
- Tiny PNG - Smart PNG and JPEG compression.
- Realtime Board
[Account]
- Collaborative blackboard with huge area, screen sharing, video & voice communication.
- Adobe Color CC - Color scheme designer.
- Burner Bonanza
[Account]
- Tool to remove the background of an image and instantly share on Facebook or Twitter, login to download the edited image as PNG or JPEG.
Music, Radio and Podcasts / Others
- Podbay - Listen to any podcast online, individual episodes can be downloaded.
- Internet Radio - Listen to over 40k radio stations.
- Stitcher - Listen to podcast online.
- AnyAudio - Stream and download music.
- Muki - WebAudio-based chiptune & MIDI player, with a nice collection of video game music.
- MusixHub - Play artists and albums video songs online, powered by YouTube.
- plug.dj - Listen to thousands of DJs, powered by YouTube, sign-in required to become a DJ.
- NoteFlight
[Account]
- Print music sheets, write your own music online (review).
Notepads and Notebooks / Others
- aNotepad - Saves your notes without a user account using cookies.
- shrib - Save note to a custom URL and edit it later.
- ProtectedText - Encrypted notes without ads, sessions, or cookies.
Programming Editors and IDEs / Others
- Ideone - Online IDE supporting most popular languages.
- codepad - Online compiler which also allows you to create project (you get alloted a subdomain for your project). Note that there's no support for reading from stdin.
- Repl.it - Online terminals for all popular programming languages.
- Codechef IDE - Simple single file code compiler supporting major languages.
- Cloud9
[Account]
- Very powerful online dev environment, just like your local PC.
- Codenvy
[Account]
- Cloud workspace for developers, supports most popular stacks including Android, Hadoop, Selenium, NodeJS and lots more.
- SQLFiddle - Tool for easy online testing and sharing of database problems and their solutions.
- Brainfuck Visualizer - Javascript Brainfuck Interpreter + Visualizer. Helps you understanding how code is working.
Programming Tools / Others
- UglifyJS JavaScript minifier - Minifies and obfuscates JavaScript.
- HTML minifier by @kangax - HTML minifier. Minifies inline CSS and JavaScript too.
- JavaScript compressor - JavaScript compressor and obfuscater.
- Android Asset Studio - Android launcher icon, notification icon etc generator from existing images.
- GTmetrix - Analyze your site’s speed and make it faster.
- BuildWith - Find the technology stack to know everything about a website.
- WooRank - SEO Audit tool, provides website review with global and local rank in terms of traffic generated.
Study and Education / Others
- Calculatoria Calculator - Scientific calculator online with progress stored on your system.
- Desmos Graphing Calculator - Plot multiple 2D plots on same sheet, see graph intersections.
- Geometry sheet by MathIsFun - Simple geometry sheet online if you want to play with figures.
- Directed Graph Editor - Play with directed graphs.
- Calcul - Collection of different calculators including matrix, unit converters, mathematical distributions and more.
- Word Safety - Check if words are abusive in any languages.
- OEIS® - The On-Line Encyclopedia of Integer Sequences®, helps in cryptography as well as formulating odd looking sequences.
8. Awesome Gideros
Getting Started
- Download Gideros - Get Gideros here (it is free but donations are welcome!).
- Getting Started Manual - Check here first to get an overview of the framework.
- Online Editor - Try Gideros in your browser without installing anything.
- Online Examples - See some of the capabilites of Gideros in your browser.
- Developer Guide - Official list of guides and tutorials.
Resources / Tutorials and Tips
- Introductory Video Tutorial - By one of the maintainers of Gideros.
- Publishing to Android - Getting started with publishing to Android.
- Improving performance - Forum thread with hints about improving the performance of Gideros apps.
- Desktop API - Overview of the Desktop API to manipulate mouse cursor and window decorations.
Resources / Full game examples
- Simple square-dodge game - Introductory tutorial about creating a simple square-dodge game.
- Top-down roguelike Tutorial - Extensive tutorial series about making a turn-based roguelike in Gideros.
- Breakout Clone - Tutorial about creating a Breakout-like game using Gideros and Box2D.
- "Grab the treasure" course - Comprehensive getting-started guide to Gideros by developing a small game.
Resources / Publications
- Gideros Mobile Game Development - Comprehensive book about developing a game for mobile with Gideros.
- Learn Lua for iOS Game Development - Introducing a variety of Lua-based game development frameworks including Gideros.
Resources / IDEs and Editors
- Using ZeroBrane Studio with Gideros - Introductory tutorial for using ZBS with Gideros Remote Preview.
- Live Coding with Gideros and ZeroBrane Studio - Video showing the live coding capabilities of ZBS and Gideros.
- ZeroBrane Studio integration and debugging - Video tutorial by the creator of ZBS.
- Visual Studio Code plugin - With Gideros support (Windows only).
- Sublime Text 3 plugin - Adding Gideros support to ST3.
Resources / Graphics and Shaders
- Shaders in Gideros - Introductory text about shaders in Gideros.
- Shadertoy viewer - Check out shaders from Shadertoy using Gideros.
- Intro to clipping and the RenderTarget - Text-based tutorial on how to use the RenderTarget class to create a clipping effect.
Resources / Scene Management
- SceneManager - Easily switch between scenes with or without transitions.
- Passing variables using the SceneManager - Passing variables to the next scene when using the scene manager.
Resources / Input
- GidSwipe (⭐0) - Easy to use tap and swipe manager for mobile.
- Gestures - Define and detect complex gestures from points a list of points.
- Accelerometer - Quick example of how to use the device accelerometer as input.
- Shake detection - Small snippet to detect device shake.
Resources / Animation and Tweens
- GTween - Tween sprite variables with this library (comes with all the easing functions you need).
- Animation using MovieClip - Tutorial on how to animate sprites using the MovieClip class.
- Spriteheet animation class (⭐2) - Class that helps with creating and playing animations from spritesheets.
Resources / Tilemaps
- Collision with Tilemaps - Examples and suggestions on how to make stuff collide with the tiles in your tilemap.
Resources / Camera
- Smooth camera with Drag and Pinch-to-Zoom - Useful class implementation for a camera in a mobile game.
Resources / Audio
- Intro to using audio with Gideros - Tutorial about generating and using sounds with Gideros.
Resources / Saving and Loading
- Using JSON - Loading and saving manually via JSON.
- DataSaver module - User-friendly wrapper to make saving and loading data as easy as possible.
- Encrypting save files - Some ideas (with code) about securing the save files from unwanted manipulation.
Resources / Monetization
- Admob integration - Video tutorial about integrating Admob into your game.
- Google Service integration - Second part of the Admob tutorial showing Google Play Service integration.
Resources / GUI
- Button class - Simple class for creating clickable buttons.
- AceSlide class - Sliding UI-Element that can be used for example for level selection.
Resources / 3D
- Tutorial using 3D in Gideros - Introduction by one of the maintainers of Gideros.
Resources / Plugins
- SKStoreReview (⭐0) - Gideros Plugin for SKStoreReviewController iOS 10.3+.
- C++ plugin development - Getting started with Gideros plugin development in C++.
Useful Lua-Libraries / Plugins
- lume (⭐761) - Great collection of functions that are useful for game development.
- inspect (⭐1.1k) - Easily pretty-print your tables to the console in a readable way.
- jumper - Super-fast grid-based pathfinding for Lua.
- Bresenham (⭐13) - Bresenham's line algorithm, implemented in Lua.
- Prev: May 25, 2017
- Next: May 23, 2017