/**
* @name Debashish Roy/span>
* @role Junior Web Specialist
* @philosophy "Clean code, resilient distributed systems & Always Drink coffee"
*/
interface Dev's Profile {
name: 'Debashish Roy';
location: 'Dhaka, Bangladesh // On site';
experienceYears: 7;
primaryStack: ['TypeScript', 'Rust', 'Go', 'Next.js', 'Kubernetes'];
status: 'Building zero-latency event-driven microservices';
}
export const hireMeIf = (challenge: string) => {
if (challenge.includes('high-throughput') || challenge.includes('distributed')) {
return "Let's build something extraordinary together.";
}
return "Always open for coffee & deep tech discussions.";
};
// Tip: Open Terminal (PowerShell) icon to run commands interactively!
High-impact distributed backends, developer infrastructure & low-latency engines.