Skip to content
View mudiger's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report mudiger

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mudiger/README.md

Hi, I'm SAARTHAK MUDIGERE GIRISH! Software Developer πŸš€

Profile Views πŸ‘€

  LinkedInLinkedIn Β  Gmail Β  Leetcode

  Portfolio

About me

def introduce_myself():
    intro = (
        "I'm a Master’s graduate in Computer Science with a passion for software development and DevSecOps.", 
        "My expertise includes full-stack development, automation, cloud computing (AWS, Azure), and CI/CD pipelines.",
        "I enjoy building scalable solutions, optimizing workflows, and automating processes to improve efficiency.", 
        "Always excited to learn and take on new challenges! πŸš€"
    )
    
    fun_facts = [
        "I turn coffee into code! β˜•πŸ’»",
        "Automating tasks so I can be lazy... but efficiently! 😎",
    ]
    
    return value

Programming Languages

  Python   JavaScript   TypeScript   Java   HTML   CSS   SQL


Developer Tools

Linux   React   Next.js   Flask   AWS   Azure   Tailwind CSS   Bootstrap   JDBC   Node.js   Express.js   MongoDB   Oracle DB   Oracle EBS   Git   Docker   Maven   Jenkins   GitHub Actions   Tosca   NeoLoad   Panaya   Microsoft Visual Studio   PyCharm   Jira


🌟 If you found this helpful, please consider starring my repositories and following me for more updates!🌟

Pinned Loading

  1. LinkedInAIDetector LinkedInAIDetector Public

    LinkedIn AI Detector is a Chrome extension that helps users analyze LinkedIn posts and determine whether the content is AI-generated. It provides credibility insights, helping recruiters, content c…

    JavaScript

  2. EcommerceCICDPipeline EcommerceCICDPipeline Public

    Ecommerce CI/CD Pipeline is a modern e-commerce frontend built with Next.js and TypeScript, showcasing a clean architecture and end-to-end automation through CI/CD. It features an interactive produ…

    TypeScript

  3. portfolio portfolio Public

    This is my personal portfolio website showcasing my projects, experience, and skills. Built with Next.js, TypeScript, Tailwind CSS, and Framer Motion for a modern, responsive, and interactive design.

    TypeScript

  4. how-to-contribute-to-open-source how-to-contribute-to-open-source Public

    Forked from freeCodeCamp/how-to-contribute-to-open-source

    A guide to contributing to open source

    Ruby