return ( <> <div className="ml-8"> <h2 className="text-2xl font-semibold mb-4">Hi there š</h2> <p> Observer07/observer07 is a ⨠indie researcher ⨠and this is where I stash my public code-bases. </p> <p>Here are some areas I dabble with:</p> <ul className="list-disc ml-5 space-y-1"> <li> š Iām currently working on an ETL library for educational purposes in data engineering. </li> <li> š± Iām currently learning my way into OSCP (Offensive Security Certification Program) </li> <li>šÆ Iām looking to collaborate on ML and OSINT Tools.</li> <li>š¤ Iām looking for help with Chess? I'm learning Chess.</li> <li>š¬ Ask me about Podcast world.</li> <li>š« How to reach me: email.</li> </ul> </div> </> );