prannamalai's Stars
android/sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
ngrt/simpleChatApp
Simple chat app build with express.js and socket.io
bkrem/quanti-team
:link: A TenderMint blockchain API to make collaborative work measurable & quantifiable
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
myblockchain/myblockchain
MyBlockchain - the world's most popular open source blockchain, and MyBlockchain Cluster, a real-time, open source transactional blockchain.
samyk/magspoof
A portable device that can spoof/emulate any magnetic stripe, credit card or hotel card "wirelessly", even on standard magstripe (non-NFC/RFID) readers. It can disable Chip&PIN and predict AMEX card numbers with 100% accuracy.
digital-dreamer/blockchain-programming
Links to online resources about cryptocurrency and decentralized application development
simondlr/computingcommons
A book on imagining the future of society empowered through blockchain technology.
naholyr/github-todos
Git hook to convert your TODOs into Github issues
scala-exercises/scala-exercises
The easy way to learn Scala.
Astrac/jsonv
A scala DSL for validating JSON using the Json4s AST and scalaz Validation
lauris/awesome-scala
A community driven list of useful Scala libraries, frameworks and software.
seratch/AWScala
Using AWS SDK on the Scala REPL
falconair/SimpleFinancialExchange
Implementation of a very simple exchange, as described in linked blog post
theiterators/warsjawa-ms-spray
theiterators/akka-http-microservice
Example of http (micro)service in Scala & akka-http
igrigorik/gharchive.org
GH Archive is a project to record the public GitHub timeline, archive it, and make it easily accessible for further analysis.
dfm/osrc
The Open Source Report Card
google/material-design-icons
Material Design icons by Google (Material Symbols)
vkostyukov/scalacaster
Purely Functional Algorithms and Data Structures in Scala
bayandin/awesome-awesomeness
A curated list of awesome awesomeness
prannamalai/learn-scala
Slides for Scala
hakimel/reveal.js
The HTML Presentation Framework
rwaldron/johnny-five
JavaScript Robotics and IoT programming framework, developed at Bocoup.
defunkt/gist
Potentially the best command line gister.
addthis/hydra
auduno/clmtrackr
Javascript library for precise tracking of facial features via Constrained Local Models
fpinscala/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
mulesoft/api-designer
A web editor for creating and sharing RAML API specifications
simcap/tdd-tictactoe
PDF & code detailing thinking process in implementing TicTacToe using TDD