FeiShengWu (@Fei-Sheng-Wu)
  • Stars
    star
    123
  • Global Rank 178,157 (Top 7 %)
  • Followers 8
  • Registered over 6 years ago
  • Most used languages
    C#
    80.0 %
    Java
    20.0 %
  • Location πŸ‡¨πŸ‡¦ Canada
  • Country Total Rank 5,472
  • Country Ranking
    C#
    244
    Java
    1,589

Top repositories

1

PrintDialogX

A custom PrintDialog for WPF with preview in realtime. Full options with printer settings, include copies, custom pages, orientation, color, quality, scale, pages-per-sheet, double-sided, paper size, paper type, paper source, etc. Support realtime updates to the content according to the changes in settings. Fast and elegant user interface.
C#
103
star
2

AndroidDateTimePicker

A date & time picker component for Android. Light themed design, fullscreen picker dialog, and native Material components only. Support setting default selected date & time, and selection result callback handler. Support custom button icon, title text, and colors. Minimum dependency of SDK 5.0.
Java
9
star
3

XlsxToHtmlConverter

A Xlsx to Html file converter and parser. Support cell fill, font, border, alignment and other styles. Support custom column width and row height. Support vertical and/or horizontal merged cells. Support sheet tab color and hidden sheet. Support pictures. Support progress callback. It only depends on the Microsoft Open Xml SDK.
C#
7
star
4

DatasToExcel

A 2D array to Excel file converter. Generate Microsoft Excel file from a 2D array in C#. Support making the first row headers and custom worksheet name. .Net Core 3.0 framework and depends on the Open Xml SDK.
C#
4
star
5

UserActivityTracker

A lightweight real-time tracker of user interactions for WPF. Support both mouse and keyboard actions. Able to save the tracked recording to a string value and play the recorded actions for UI/UX analysis. Support full window monitoring or a specified focus on a particular element. Support saving the initial size and other states upon starting.
C#
1
star