Over 100,000 developers and designers are more productive with Tower – the most powerful Git client for Mac and Windows. Drag and Drop • Undo everything • A unique Conflict Wizard • File history • Extensive documentation • Great customer support… Tower helps you master version control with Git. The brand new Quick Actions dialog gives you superpowers: Give it a branch name and it will …
Chrome Remote Desktop
Access other computers or allow another user to access your computer securely over the Internet https://chrome.google.com/webstore/detail/chrome-remote-desktop/gbchcmhmhahfdphkhkmpfmihenigjmpp?hl=en
SignalR – Socket for ASP.NET Core
What is SignalR? ASP.NET Core SignalR is an open-source library that simplifies adding real-time web functionality to apps. Real-time web functionality enables server-side code to push content to clients instantly. Good candidates for SignalR: Apps that require high frequency updates from the server. Examples are gaming, social networks, voting, auction, maps, and GPS apps. Dashboards …
Sumsub – KYC
The complete toolkit for customer onboarding and KYC & AML compliance All-in-one platform to onboard and verify your customers. Whether you are creating an e-wallet, an ICO or carsharing service, we will make it easy for users to get started with you. Reliable know Your Customer (KYC) and Anti-money laundering (AML) procedures, personal data handled the …
Cezerin – Ecommerce Progressive Web Apps
Cezerin is React and Node.js based eCommerce platform. Allows creating a Progressive Web Apps. Built with: Node.js v8.9 React v16 Redux Express Babel WebPack 4 MongoDB Store Single-Page Application with React server-side rendering. Demo store
Flutter
Flutter allows you to build beautiful native apps on iOS and Android from a single codebase. Fast Development Paint your app to life in milliseconds with stateful Hot Reload. Use a rich set of fully-customizable widgets to build native interfaces in minutes. Expressive and Flexible UI Quickly ship features with a focus on native end-user …
Polymath
Polymath simplifies the legal process of creating and selling security tokens. It makes a new token standard, the ST20, and enforces government compliance. Only a “list of authorized investors and their Ethereum wallet addresses” can hold ST20 tokens. Therefore, token issuers don’t need to worry about the legal implications of their security falling into the wrong hands. …
Scroll Hijacking
Scroll Hijacking, as it is commonly referred to by designers and developers is when you’re at a site, and you attempt to scroll and the site decides it knows better and hinders your scrolling to “prettify” your experience. Now personally, this frustrates the living hell out of me. I have a mouse that has a …
Milestone Mobile
Milestone Mobile is a way to access your surveillance system on-the-go using smartphones and tablets. The application allows you to view, play-back and export video, listen to audio and speak through the camera using the Push-To-Talk button, as well as respond to Access Control requests and receive push notifications regarding events and triggered alarms directly …
SOLIDITY UNIT TESTS
Solidity test contracts live alongside Javascript tests as .sol files. When truffle test is run, they will be included in the mocha run with a separate test suite per test contract. These contracts maintain all the benefits of the Javascript tests: namely a clean slate per test suite, access to deployed contracts via migrations, runnable on any Ethereum client, …