▋
interface Developer { name: string; role: string; location: string; focus: string[]; currentProject: string; } const rahil: Developer = { name: "Rahil Mehta", role: "Software Engineer", location: "Corvallis, OR", focus: [ "REST API Testing", "Backend Systems", "Automation" ], currentProject: "Defects4REST @ ICSE 2026" }; export default rahil;
// skills.json — full technology stack
$ git log --stat --oneline --graph
$ ls -la ~/projects
// Open Source — bugs reported during Defects4REST empirical evaluation
| Tool | Issue | Status |
|---|
// Research & Publications
$ ls -la ~/snapshots —— captured through my lens
$ ./contact.exe — running...