Happy Halloween, GitHub fans! Sadly there is nothing remotely spooky about this weeks trending open-source projects, but they’re awesome just the same. #1: Openage Openage is a volunteer project organized by SFT Technologies to create a free engine clone of the Age of Empires II game, primarily aimed at POSIX platforms such as GNU and Linux. According … continue reading
#1: PerfMap This front-end performance heat map from Mark Zeman is a bookmarklet to of resources loaded in the browser using the Resource Timing API. Once installed, the bookmarklet overlays a performance heatmap over the web page to indicate user experience with interactive timing when the mouse hovers over a particular spot. PerfMap is only available on … continue reading
The GitHub Student Developer Pack GitHub has partnered with a host of commercial and open-source platforms to release the GitHub Student Developer Pack. The developer pack provides students with free access to developer tools. “There’s no substitute for hands-on experience, but for most students, real world tools can be cost prohibitive,” John Britton, education liaison … continue reading
#1: Material design for Bootstrap This week’s top project is an easy way to use the new Material Design guidelines by Google in Bootstrap 3-based applications. Just include the theme right after the Bootstrap CSS and add JavaScript at the end of the document, and the theme converts everything to Material Design style. Developed by … continue reading
#1. chromeos-apk Google has been taking their time bringing Android apps to the Chrome Web store, but for those who want to run Android apps on desktop PCs, they no longer have to wait for Google. Created by Vlad Filippov, chromeos-apk is a command-line tool that makes it possible to run any Android application on … continue reading
Open-source software comes in many different shapes and sizes, and some are better maintained than others. Because of this, organizations need to spend time, money and resources to ensure the quality of source code, and not every company has the ability to do so. A new project aims to change this. Dubbed TODO (which stands … continue reading
#1: Awesome Node.js Many an Awesome project has made it into and often headlined the week’s top GitHub projects, so it’s only natural that the exceedingly popular Node.js cross-platform JavaScript runtime would find its way here. Compiled by Sindre Sorhus, this curated list is chock full of Node.js packages, resources and goodies. #2: KaTex KaTex … continue reading
Cloud-based Continuous Integration is a scary proposition, what with all the security breaches in the news lately. For enterprises that aren’t prepared to completely commit to cloud-based CI and Continuous Delivery, Shippable has released version 2.0 of its self-titled CI platform today, which for the first time includes the ability to deploy in hybrid or … continue reading
#1: Readings in Databases Curated and maintained by Reynold Xin, Readings in Databases is “a list of papers dedicated to understanding databases and building new data systems.” The collections span basics and algorithms, system design, computation, various types of databases, and trends such as cloud computing. #2: Chartist.js This “simple responsive charting library” provides a … continue reading
#1. Stellar Stellar is a database snapshot and restore tool for development. Created by Fast Monkeys, Stellar allows users to store databases when writing database migrations, switching braches or experimenting with SQL. The project supports PostgreSQL and MySQL. “Warning: Please don’t use Stellar if you can’t afford data loss. It’s great for developing but not … continue reading
#1: Satellizer Satellizer is an end-to-end, token-based authentication module for AngularJS with built-in support for Google, Facebook, LinkedIn and Twitter authentication providers. Developed by Sahat Yalkabov, Satellizer lets developers add any OAuth 1.0 or 2.0 provider by passing provider-specific information during the configuration step, according to its GitHub page. #2: Scraperjs Scraperjs is a versatile … continue reading