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

Block or report amansingh66

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
amansingh66/README.md
<style> @keyframes rotate { 0% { transform: rotate(3deg); } 100% { transform: rotate(-3deg); } } @keyframes gradientBackground { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } @keyframes fadeIn { 0% { opacity: 0; } 66% { opacity: 0; } 100% { opacity: 1; } } .container { font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; display: flex; flex-direction: column; align-items: center; justify-content: center; margin: 0; width: 100%; height: 400px; background: linear-gradient(-45deg, #fc5c7d, #6a82fb, #05dfd7); background-size: 600% 400%; animation: gradientBackground 10s ease infinite; border-radius: 10px; color: white; text-align: center; } h1 { font-size: 50px; line-height: 1.3; letter-spacing: 5px; text-transform: uppercase; text-shadow: 0 1px 0 #efefef, 0 2px 0 #efefef, 0 3px 0 #efefef, 0 4px 0 #efefef, 0 12px 5px rgba(0, 0, 0, 0.1); animation: rotate ease-in-out 1s infinite alternate; } p { font-size: 25px; font-weight: bold; text-shadow: 0 1px 0 #efefef; animation: 5s ease 0s normal forwards 1 fadeIn; } p span{ color: yellow; } </style>
                <h1>Welcome to <br/>My Github Profile</h1>
                <p>I am a <span>Full Stack Developer</span></p>
            </div>
        </div>
    </foreignObject>
</svg>

Popular repositories Loading

  1. amansingh66 amansingh66 Public

    Config files for my GitHub profile.

  2. EmployeeBurnoutAnalysis EmployeeBurnoutAnalysis Public

    Jupyter Notebook