Pinned Repositories
11Secrets
Source code for visual fashion news and gossip aggregator 11Secrets.com
BMICalc_iOS
BMI Calculator (open-source published iPhone app)
bootstrap_sass_jquery_scaffold
Project scaffold with nice folder structure for Bootstrap + SCSS + jQuery.
go-bitcoin-multisig
Bitcoin M-of-N Multisig P2SH implemented in Go
go-parallelism-monte-carlo-demo
Demonstrating Go parallelism with pitfalls through Monte Carlo simulations.
Live-Chat-iOS-SDK
LiveMobile iOS Static Library
NodeChat
A simple Node.js Chat Server
Sam_Altman_Stanford_Startups_Course_Notes
Sam_Altman_Stanford_Startups_Course_Notes
soroushjp's Repositories
soroushjp/go-bitcoin-multisig
Bitcoin M-of-N Multisig P2SH implemented in Go
soroushjp/go-parallelism-monte-carlo-demo
Demonstrating Go parallelism with pitfalls through Monte Carlo simulations.
soroushjp/configs
non-sensitive configuration files
soroushjp/go_snippets
Little example Go code from common standard packages and language features, for easy reference
soroushjp/arduino-sik-experiments
Some Arduino experimentation based on the SparkFun Inventor's Kit.
soroushjp/backbone-todomvc
Backbone TodoMVC
soroushjp/backbonejs_service_chooser
A small Backbone.js application
soroushjp/bing-wallpapers-for-linux
soroushjp/Casper
The default personal blogging theme for Ghost
soroushjp/dali-server
Server for Project Dali
soroushjp/Dawn
A minimal newsletter theme for Ghost
soroushjp/fireplacelabs_site
FireplaceLabs.com Software Development Contracting website
soroushjp/go-concurrency-examples
Simple Go code to play around with concurrency in Go
soroushjp/go-hashids
Go (golang) implementation of http://www.hashids.org
soroushjp/gobyexample
Go by Example
soroushjp/inspect_ai_test
Inspect: fork to test PR review bot
soroushjp/jobs
A persistent and flexible background jobs library for go.
soroushjp/koa-bluebird-sandbox
Playing around with Koa + Bluebird
soroushjp/mikro-orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases.
soroushjp/minion-scripts
soroushjp/mysql
Go-MySQL-Driver is a lightweight and fast MySQL-Driver for Go's (golang) database/sql package
soroushjp/node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
soroushjp/opentrons
Software for writing protocols and running them on the Opentrons OT-2
soroushjp/phoenix-trello
Trello tribute done in Elixir, Phoenix Framework, React and Redux. https://phoenix-trello.herokuapp.com
soroushjp/pypylon
The official python wrapper for the pylon Camera Software Suite
soroushjp/react-first-app
First React app based on https://reactjs.org/tutorial/tutorial.html
soroushjp/speedbump
A Redis-backed rate limiter in Go
soroushjp/sysdig-example
small Go API server to test out sysdig (www.sysdig.org)
soroushjp/typescript-async-await
Quick TypeScript example with async-await
soroushjp/typescript-oop
Typescript Object-Oriented Programming example