import { AboutHeaderWrap } from './style'; import siteConfig from "storage/site"; const AboutHeader = () => (

Hello, I'm Kamran Ahmed.

I created roadmap.sh to help developers find their path if they are confused and help them grow in their career.

@kamranahmedse kamran@roadmap.sh
); export default AboutHeader;