Pinned Repositories
Advanced-Ruby-3-Day-Class
Artistic-Style-Transfer-using-Keras-Tensorflow
Art to Image Style Transfer using Keras and Tensorflow.
boot2docker
Lightweight Linux for Docker
build-with-parameters-plugin
Allows the user to provide parameters for a build in the url (similar to /job/JOBNAME/buildWithParameters), prompting for confirmation before triggering the job.
chef-fundamentals-repo
This repository contains the final Chef code produced during the Chef Fundamentals course.
clarifai-java
Clarifai API Java Client
effectivejava
Run queries on your Java code to check if it meets the criteria suggested by the book Effective Java. And some others.
flask-sql-cms
This is a very basic Flask application that acts like a CMS! the code is not perfect and just use for the learning purpose.
interactive-pie-chart
This is an interactive pie chart that has locking and remove features! I used Raphael JS to build it and this is just a demo.
pouyan-ghasemi's Repositories
pouyan-ghasemi/interactive-pie-chart
This is an interactive pie chart that has locking and remove features! I used Raphael JS to build it and this is just a demo.
pouyan-ghasemi/Advanced-Ruby-3-Day-Class
pouyan-ghasemi/Artistic-Style-Transfer-using-Keras-Tensorflow
Art to Image Style Transfer using Keras and Tensorflow.
pouyan-ghasemi/boot2docker
Lightweight Linux for Docker
pouyan-ghasemi/build-with-parameters-plugin
Allows the user to provide parameters for a build in the url (similar to /job/JOBNAME/buildWithParameters), prompting for confirmation before triggering the job.
pouyan-ghasemi/chef-fundamentals-repo
This repository contains the final Chef code produced during the Chef Fundamentals course.
pouyan-ghasemi/clarifai-java
Clarifai API Java Client
pouyan-ghasemi/effectivejava
Run queries on your Java code to check if it meets the criteria suggested by the book Effective Java. And some others.
pouyan-ghasemi/flask-sql-cms
This is a very basic Flask application that acts like a CMS! the code is not perfect and just use for the learning purpose.
pouyan-ghasemi/code-problems
Common code and interview problems solved in multiple languages
pouyan-ghasemi/foodcritic-rules
Etsy's foodcritic rules
pouyan-ghasemi/How-to-Generate-Art-Demo
This is the code for "How to Generate Art - Intro to Deep Learning #8' by Siraj Raval on YouTube
pouyan-ghasemi/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
pouyan-ghasemi/iosorandroid
This is a very simple web application exploring Facebook Graph API on the client side with JavaScript.
pouyan-ghasemi/jackson-databind
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
pouyan-ghasemi/jackson-jaxrs-providers
Multi-module project that contains Jackson-based JAX-RS providers for JSON, XML, YAML, Smile, CBOR formats
pouyan-ghasemi/jdbi
jDBI is designed to provide convenient tabular data access in Java(tm). It uses the Java collections framework for query results, provides a convenient means of externalizing sql statements, and provides named parameter support for any database being used.
pouyan-ghasemi/jlog
This is a very minimal logging module for tiny JavaScript projects
pouyan-ghasemi/mockserver
MockServer is a mock HTTP server that enables easy mocking of any system you integrate with via HTTP or HTTPS (i.e. services, web sites, etc) with clients written in Java, JavaScript and Ruby.
pouyan-ghasemi/models
Models built with TensorFlow
pouyan-ghasemi/node-cron
Cron for NodeJS.
pouyan-ghasemi/opower-parent
pouyan-ghasemi/parameterized-trigger-plugin
Jenkins parameterized-trigger plugin
pouyan-ghasemi/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
pouyan-ghasemi/reactive-examples
Unofficial Scala worksheet examples to accompany the Coursera Reactive Programming course
pouyan-ghasemi/rest-client-tools
pouyan-ghasemi/scala
The Scala programming language
pouyan-ghasemi/swift-2048
2048 for Swift
pouyan-ghasemi/tensorflow
Computation using data flow graphs for scalable machine learning
pouyan-ghasemi/ud120-projects
Starter project code for students taking Udacity ud120