Skip to content
View ShonHarsh's full-sized avatar
Block or Report

Block or report ShonHarsh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ShonHarsh/README.md

print("Hello Repositories!");

I am Shon and I love ☕coffee and 🌶️spicy food. I am a UiPath RPA developer. There are many RPA training supplements and projects in this repository in both C# and VB.NET.

GitHub stats Top Langs

Note

Current Diversions:
🔗 Completing a course on LINQ
📚 Studying for the UiPath Automation Developer Professional Certification
⚙️ Studying Git & GitHub for certifications
🤖 Introduction to Blue Prism and Automation Anywhere.

Views

Important

✉️ Contact me if you have a request, question, or comments. Please reach out and lets connect!

Tip

Since I develop many UiPath projects in both C# and VB.NET, I started to use Hungarian Notation for the VB projects and standard Microsoft recommendations for C#. It helps me differentiate projects and reduces the number of errors in the .xaml from activity cross pollination as I often have many IDE's open at once.

UiPath Learning Plan Projects

Automation Explorer [ ↕️ ]

S01 Explore automation development with UiPath Studio
  • S01P01-StudioFirstRun [C#] [VB]
S02 Build your first process with Studio
  • S02P01-BuildFirstProcess
S03 Variables, Constants and Arguments in Studio
  • S03P01-ManagingVariables
  • S03P02-InvokeWorkflow
  • S03P03-ArrayVariables
S04 Control Flow in Studio
  • S04P01-ForEachAndIf
  • S04P02-WhileAndIf
  • S04P03-SwitchAndForEach
S05 Excel Automation with the Modern Experience in Studio
  • S05P01-WorkbookAndDataTables
  • S05P02-ExcelActivities
S06 User Interface (UI) Automation with Modern Design in Studio
  • S06P01-BuildAndRun
  • S06P02-TableExtraction

Automation Developer Associate [ ↕️ ]

//Still to be developed

S01 Data Manipulation with Strings in Studio
S02 Data Manipulation with Lists and Dictionaries in Studio
S03 UI Automation Synchronization with Studio
S04 UI Automation Descriptors in Studio
S05 Selectors in Studio Deep Dive
S06 Debugging in Studio
S07 Error and Exception Handling in Studio
S08 Working with Local Files and Folders in Studio
S09 Email Automation With Studio
S10 PDF Automation with Studio
S11 Data Manipulation with Data Tables in Studio
S12 Introduction to Logging in Studio
S13 Orchestrator Overview for Automation Developers
S14 Working with Orchestrator Resources
S15 Object Repository in Studio
S16 UiPath Integration Service Overview
S17 Version Control Systems Integration in Studio
S18 Workflow Analyzer in Studio
S19 RPA Testing with Studio
S20 Project Organization in Studio
S21 Automation Implementation Methodology Fundamentals

Automation Developer Professional [ ↕️ ]

//Still to be developed

S01 State Machines in Studio
S02 Introduction to Robotic Enterprise Framework
S03 Building a REFramework Project with Orchestrator Queues
S04 Building a REFramework Project with Tabular Data
S05 Practice with REFramework
S06 Orchestrator Triggers and Monitoring
S07 Advanced Data Manipulation with Studio
S08 Advanced UI Automation with Studio
S09 AI Computer Vision with Studio
S10 Remote Debugging with Studio
S11 Invoke Method and Invoke Code in Studio

RPA Developer Foundation [ ↕️ ]

S01 Get Started With RPA Development
S02 Variables, Data Types And Control Flow In Studio
S03 Data Manipulation In Studio
S04 Excel And Data Tables With Studio
S05 UI Automation With Studio
S06 Selectors In Studio
S07 Project Organization In Studio

Pinned

  1. HorizonForbiddenWest-ShardMacro-LogitechGHub HorizonForbiddenWest-ShardMacro-LogitechGHub Public

    A macro to get free metal shards in Horizon Forbidden West using Logitech G Hub

    Markdown 5

  2. Wordle-Default-Word-Engine Wordle-Default-Word-Engine Public

    [WIP] This robot is in relation to the game Wordle. It calculates default words to use based on letter frequency.

    C# 2

  3. RPADev-S07P02-StateMachines RPADev-S07P02-StateMachines Public

    This project is my solution in C# to the State Machines practice found in section 07 practice 02 of the UiPath - RPA Developer Foundation course.

    C# 2

  4. RPADev-S07P02-StateMachines-VB RPADev-S07P02-StateMachines-VB Public

    This project is my solution in VB to the State Machines practice found in section 07 practice 02 of the UiPath - RPA Developer Foundation course.

    Visual Basic .NET 2

  5. RPADev-S07P03-FixMyWorkflow RPADev-S07P03-FixMyWorkflow Public

    This project is my solution in C# to the Fix My Workflow practice found in section 07 practice 03 of the UiPath - RPA Developer Foundation course.

    C# 2

  6. RPADev-S02P01-ForEachIfStatement RPADev-S02P01-ForEachIfStatement Public

    This project is my solution in C# to the For Each & If Statement practice found in section 02 practice 01 of the UiPath - RPA Developer Foundation course.

    C# 3