Pinned Repositories
AloudBibles
Android app build years ago to enable multiple Text-to-Speech with multiple Bibles of different languages.
api-pro
Astroder
automation
A JAVA UI Automation framework.
DataCenter
Multi-Value Dictionaries with retrieving functions embedded.
DeepDelta
Python comparator with rich options, configurable named or typed comparators to get deep differences of any two objects.
DemoServiceTemplate
WebAPI template solution with powerful SQL and other helpers.
EasyLog
Convenient logger to enable logging different levels (v/d/i/w/e) of messages
PolarLayout
By extending ViewGroup, the PolarLayout enables placing child views on the disk-like layout by using radius, azimuth and etc. As a result, the UI design and Animation could be quite easy.
Teresa
An Enum and CSS based compact wrapper of Selenium WebDriver to alleviate Automation Testers from tedious work of locating IWebElement with full CSS/Xpath string and calling atomic functions repeatedly.
Cruisoring's Repositories
Cruisoring/Teresa
An Enum and CSS based compact wrapper of Selenium WebDriver to alleviate Automation Testers from tedious work of locating IWebElement with full CSS/Xpath string and calling atomic functions repeatedly.
Cruisoring/DeepDelta
Python comparator with rich options, configurable named or typed comparators to get deep differences of any two objects.
Cruisoring/Astroder
Cruisoring/EasyLog
Convenient logger to enable logging different levels (v/d/i/w/e) of messages
Cruisoring/PolarLayout
By extending ViewGroup, the PolarLayout enables placing child views on the disk-like layout by using radius, azimuth and etc. As a result, the UI design and Animation could be quite easy.
Cruisoring/AloudBibles
Android app build years ago to enable multiple Text-to-Speech with multiple Bibles of different languages.
Cruisoring/api-pro
Cruisoring/automation
A JAVA UI Automation framework.
Cruisoring/DataCenter
Multi-Value Dictionaries with retrieving functions embedded.
Cruisoring/DemoServiceTemplate
WebAPI template solution with powerful SQL and other helpers.
Cruisoring/DjangoAssessment
Cruisoring/Dynomation
Objectify Selenium WebDriver as UIControls with rich sets of functionalities, along with Functional Programming backed business logic to make UI Automation testing highly reliable and productive.
Cruisoring/EasyWorks.IoC
C# IoC Container.
Cruisoring/EasyXML
Compact XML helper to create new XML documents, extract XML content as list of String maps and convert XML to JSON.
Cruisoring/flask_rest
A Python Flask App to load CSV/JSON data file to create REST APIs with CRUD enabled on the fly.
Cruisoring/functionExtensions
JAVA function extensions.
Cruisoring/HtmlAnalyzer
An old HTML/XML parser project in C#.
Cruisoring/JsonTuples
Keep JSON Objects as Tuples to perform quick comparison and finding.
Cruisoring/lyric-ppt
Use python-pptx to create Lyric PPT from multiple *.md files.
Cruisoring/MultiSettings
A sample project illustrates a tip to keep several sets of C# project configurations, and use any of them by choosing configuration from VS.
Cruisoring/MyPersonalProjects
Summary of my personal projects organised by languages.
Cruisoring/Phoneword.UITest
This is a scaffolding project with Xamarin.UITest against the sample Phoneword iOS/Android app from Xamarin.
Cruisoring/PolarExample
World clock, an example of using PolarLayout, make the time convertion between time zones. Not finished yet.
Cruisoring/XmlPro
A .NET XML Parser mean to be the fastest.