>
drmsr.tsx

const Frontpage = () => {

return (

Hi, I'm Syamirul.
As I stitch together lines of code by day and wounds by night - It's all about debugging life, one program or patient at a time!

)};

export default const Frontpage;

<<
swipe
>>

drmsr.dev

<Frontpage />
<Stack />
<Blog />
<42 />
<Projects />