Radancy¶
Roles¶
Role | Team | Duration |
---|---|---|
Technical Lead | Platform and Data (RPD) | Mar 2025 - Present |
Technical Lead | Referrals Experience (REX) | Dec 2022 - Feb 2025 |
Backend Engineer | Referrals Experience (REX) | May 2022 - Dec 2022 |
Main Product of the Company that I've worked on¶
- A Platform for Talent Acquisition via Employee Referrals
Projects (in reverse chronological order)¶
-
...
more to be added
-
Allow users to share curated web content
Allow users to create and share curated web content, generate personalized links and gain rewards for participation
-
Automated testing suites on live environments
Set up automated testing on live environments to catch issues faster and increase trust in code changes
-
Enable customers to segment users into predefined groups and configure reward plans to target specific user groups.
-
Kafka Topic for Web Application Data
Share data held in the "web application" domain with other services via the means of a Kafka topic.
-
Handle updates to Job Applications
Ensure downstream systems react appropriately whenever a hired candidate's start date changes, or their application is reopened.
-
Migration to a Trunk Based Model
Migrate front-end repo from
git-flow
to a trunk based model; implement a simpler release process. -
Extend job sharing capabilities of our Product to allow sharing (and viewing) of several jobs via a single shareable link.
-
Feature Previews for the Front End
Allow our front-end to be deployed on "feature preview" deployment slots by just creating a PR with a specific branch name pattern; this allows changes to be accessible on a live environment before the PRs are merged.