Pinned Repositories
amyorchidblog.github.com
This blog is Juhui's blog
appium
Automation for Apps.
AutoFixture
AutoFixture is an open source framework for .NET designed to minimize the 'Arrange' phase of your unit tests. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
awesome-courses
List of awesome university courses for learning Computer Science!
book-exercises
Exercise solutions for programming books.
DataGenerator
DataGenerator is a Java library for systematically producing large volumes of data. DataGenerator frames data production as a modeling problem, with a user providing a model of dependencies among variables and the library traversing the model to produce relevant data sets.
elasticsearch
Open Source, Distributed, RESTful Search Engine
free-software-testing-books
List of free software testing books
GCViewer
Fork of tagtraum industries' GCViewer. Tagtraum stopped development in 2008, I aim to improve support for Sun's / Oracle's java 1.6 + 1.7 garbage collector logs (including G1 collector)
Knowledge
All is my self-learning
AmyOrchid188's Repositories
AmyOrchid188/Knowledge
All is my self-learning
AmyOrchid188/amyorchidblog.github.com
This blog is Juhui's blog
AmyOrchid188/appium
Automation for Apps.
AmyOrchid188/AutoFixture
AutoFixture is an open source framework for .NET designed to minimize the 'Arrange' phase of your unit tests. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
AmyOrchid188/awesome-courses
List of awesome university courses for learning Computer Science!
AmyOrchid188/book-exercises
Exercise solutions for programming books.
AmyOrchid188/DataGenerator
DataGenerator is a Java library for systematically producing large volumes of data. DataGenerator frames data production as a modeling problem, with a user providing a model of dependencies among variables and the library traversing the model to produce relevant data sets.
AmyOrchid188/elasticsearch
Open Source, Distributed, RESTful Search Engine
AmyOrchid188/free-software-testing-books
List of free software testing books
AmyOrchid188/GCViewer
Fork of tagtraum industries' GCViewer. Tagtraum stopped development in 2008, I aim to improve support for Sun's / Oracle's java 1.6 + 1.7 garbage collector logs (including G1 collector)
AmyOrchid188/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
AmyOrchid188/hazelcast
Open Source In-Memory Data Grid
AmyOrchid188/LearnGitBranch
Learn Git Branch practices
AmyOrchid188/mooc-software-testing
AmyOrchid188/pyinstaller
PyInstaller official GIT repository
AmyOrchid188/python
Development repository for Opscode Cookbook python
AmyOrchid188/Python-Lesssons
First note I've been programing for 10 years however I decided to do and complete every lesson from "Learn Python the Hard Way" file by file, and word by word.
AmyOrchid188/SimpleGame
A simple game in C#
AmyOrchid188/spark
Mirror of Apache Spark
AmyOrchid188/wtframework
Framework for configurable Web Tests in Python.