Motivated UiPath developer with hands-on exposure to REFramework and core RPA concepts. Strong fundamentals in VB.NET and SQL, a keen eye for process improvement, and experience building end-to-end automations through self-driven projects. Seeking an entry-level UiPath Developer role to apply automation skills and grow within a collaborative team.
UiPath / RPA:
Programming & Scripting:
Version Control & Tools:
1) Invoice Data Extraction
Automated reading of PDF and scanned invoices to extract key fields such as invoice number, date, and total amount.
Used OCR (UiPath OCR activities) and simple string manipulation to clean and parse text.
Saved extracted data into an Excel sheet for record-keeping and review.
2) Web Data Scraping & Report Generation
Performed data scraping from a sample website to collect product names, prices, and availability.
Used UiPath Data Scraping wizard and simple Regex when needed to refine outputs.
Cleaned and formatted the data in Excel, then generated a basic summary report.
3) Email Automation (Attachment Handling)
Built a workflow to read unread emails from Outlook and identify those with attachments.
Downloaded attachments to a designated folder and logged email metadata (sender, subject, date) into Excel.
Implemented error handling for missing attachments or unexpected formats.