Contact & About Me
============================


Hello! I'm **Aashish Rogannagari**, a **Data Engineer & Data Analyst** with expertise in:

- **📊 Data Engineering**: Building robust data pipelines and ETL processes.

- **📈 Data Analytics**: Creating insightful visualizations and analytical reports.

- **📝 Data Documentation**: Passionate about making technical concepts easy to understand.

- **🛠️ Python Development**: Developing tools and automation solutions.


I love connecting with fellow developers, data professionals, and open-source contributors! Follow me on:

.. raw:: html

    <div style="display: flex; align-items: center; gap: 20px; margin-top: 10px;">
        <!-- GitHub -->
        <a href="https://github.com/AshishRogannagari" target="_blank">
            <img src="https://upload.wikimedia.org/wikipedia/commons/9/91/Octicons-mark-github.svg" 
                 width="30px" height="30px" alt="GitHub">
        </a>
        <!-- LinkedIn -->
        <a href="https://www.linkedin.com/in/aashishrogannagari/" target="_blank">
            <img src="https://upload.wikimedia.org/wikipedia/commons/c/ca/LinkedIn_logo_initials.png" 
                 width="30px" height="30px" alt="LinkedIn">
        <!-- Medium -->
        <a href="https://medium.com/@ashishrogannagari" target="_blank">
            <img src="https://upload.wikimedia.org/wikipedia/commons/e/ec/Medium_logo_Monogram.svg" 
                 width="30px" height="30px" alt="Medium">
        </a>
    </div>

Have a question? Want to collaborate? Feel free to reach out using the form below.

.. raw:: html

    <h3 style="margin-top: 20px;">📧 Contact Form</h3>
    <form action="https://formspree.io/f/xwpvgqbn" method="POST" style="max-width:500px; margin-top:10px;">
        <label>
            <strong>Your email:</strong>
            <input type="email" name="email" style="width:100%; padding:8px; margin:5px 0; border:1px solid #ddd;">
        </label>
        <label>
            <strong>Your message:</strong>
            <textarea name="message" style="width:100%; height:100px; padding:8px; margin:5px 0; border:1px solid #ddd;"></textarea>
        </label>
        <button type="submit" style="background:#007BFF; color:white; padding:10px 15px; border:none; cursor:pointer;">
            Send Message
        </button>
    </form>

