Remove http

This commit is contained in:
Yadunand Prem 2025-08-14 15:16:11 +08:00
parent 144003c0bd
commit a41f5142df
2 changed files with 6 additions and 6 deletions

BIN
main.pdf

Binary file not shown.

View File

@ -46,7 +46,7 @@
#work( #work(
title: "Software Engineering Intern", title: "Software Engineering Intern",
location: "Toronto, Ontario, Canada", location: "Toronto, Ontario, Canada",
company: link("https://endorhealth.com", "Endor Health"), company: link("endorhealth.com", "Endor Health"),
dates: dates-helper(start-date: "Aug 2024", end-date: "July 2025") dates: dates-helper(start-date: "Aug 2024", end-date: "July 2025")
) )
- Spearheaded frontend modernization efforts, migrating the *React Native* codebase from *JavaScript* to *TypeScript*, significantly improving maintainability, type safety, and developer experience. - Spearheaded frontend modernization efforts, migrating the *React Native* codebase from *JavaScript* to *TypeScript*, significantly improving maintainability, type safety, and developer experience.
@ -58,7 +58,7 @@
#work( #work(
title: "Software Engineering Intern", title: "Software Engineering Intern",
location: "Hong Kong", location: "Hong Kong",
company: link("https://mwam.com", "Marshall Wace"), company: link("mwam.com", "Marshall Wace"),
dates: dates-helper(start-date: "May 2024", end-date: "Jul 2024") dates: dates-helper(start-date: "May 2024", end-date: "Jul 2024")
) )
- Built an LLM-powered pipeline to classify broker news into actionable ticker sentiment signals for trading systems. - Built an LLM-powered pipeline to classify broker news into actionable ticker sentiment signals for trading systems.
@ -69,17 +69,17 @@
#work( #work(
title: "Software Engineer", title: "Software Engineer",
location: "Remote", location: "Remote",
company: link("https://undertide.co", "Undertide"), company: link("undertide.co", "Undertide"),
dates: dates-helper(start-date: "Apr 2020", end-date: "Jul 2023") dates: dates-helper(start-date: "Apr 2020", end-date: "Jul 2023")
) )
- Worked on the #link("https://glasspass.co", "Glasspass") project, a marketplace for glass art in the US - Worked on the #link("glasspass.co", "Glasspass") project, a marketplace for glass art in the US
- Picked up *React Native* to build the project from scratch, working with the US based backend team - Picked up *React Native* to build the project from scratch, working with the US based backend team
- Rewrote backend from a *Javascript* monolith to using *Typescript*, Micro-Services and Graphql - Rewrote backend from a *Javascript* monolith to using *Typescript*, Micro-Services and Graphql
#work( #work(
title: "Software Engineering Intern", title: "Software Engineering Intern",
location: "Singapore", location: "Singapore",
company: link("https://engagerocket.co", "EngageRocket"), company: link("engagerocket.co", "EngageRocket"),
dates: dates-helper(start-date: "Aug 2018", end-date: "Oct 2018") dates: dates-helper(start-date: "Aug 2018", end-date: "Oct 2018")
) )
- Engagerocket is a employee insights and engagement platform - Engagerocket is a employee insights and engagement platform
@ -103,7 +103,7 @@
#project( #project(
name: "Homelab", name: "Homelab",
url: "https://github.com/yadunut/homelab", url: "github.com/yadunut/homelab",
) )
- Custom NixOS ISOs, enabling brand-new VMs to come online with secure global SSH access straight out of the box - Custom NixOS ISOs, enabling brand-new VMs to come online with secure global SSH access straight out of the box
- 3 node Kubernetes cluster managed via FluxCD - 3 node Kubernetes cluster managed via FluxCD