Skip to content
View AyushAher's full-sized avatar

Organizations

@bytemakers

Block or report AyushAher

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 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
AyushAher/README.md

Hi there πŸ‘‹, I’m Ayush Aher

πŸš€ About Me

I’m a Senior Full-Stack Developer with a passion for building scalable, robust applications β€” from backend APIs to user-friendly frontends β€” and automating infrastructure deployments.
With expertise in C# / .NET, React / Angular / Blazor, MySQL / Databases, and DevOps / Kubernetes / CI-CD, I enjoy delivering end-to-end solutions and deploying them reliably in cloud / container environments.

πŸ’‘ What I’m Good At

Area Technologies / Tools
Backend C#, .NET (Core / MVC / API), Entity Framework, REST / WebAPIs
Frontend React, Angular, Blazor, HTML5, CSS3, JavaScript / TypeScript
DevOps & Infra Kubernetes, Docker, Ansible, CI/CD pipelines, Azure DevOps, YAML automation
Database / Storage MySQL, SQL Server, ORM & schema design
Others Secure authentication (JWT), Email services (SMTP), YAML processors / scripting

πŸ”§ Recent / Highlighted Projects

  • SecureJwt β€” .NET library for robust JWT-based authentication with support for key rotation & fingerprint validation.
  • UtilEmail β€” Utility library to send emails via SMTP using .NET.
  • Hyperspan.Base.Api β€” Clean-architecture template to build scalable SPAs with ASP.NET Core + React/Angular.
  • Kubernetes-Ansible β€” Ansible playbooks to provision Kubernetes clusters from scratch, automate infra setup and deployments.
    (see ↗️ pinned repos for full details)

🎯 What I’m Working On / Looking For

  • πŸ“¦ Building a new full-stack / cloud-native product (currently under development).
  • 🀝 Open-source collaborations β€” especially around infrastructure automation, DevOps tooling, or full-stack utilities.
  • πŸ”­ Interesting backend/frontend/DevOps projects & freelance work.

πŸ“« Get In Touch

πŸ“Š GitHub Stats

Ayush’s GitHub stats
Top Languages

Pinned Loading

  1. Hyperspan/SecureJwt Hyperspan/SecureJwt Public

    RamsonDevelopers.SecureJwt is a .NET class library that provides functionality to Securely authenticate using JWT, by ensuring the signing keys are rotated and by implementing fingerprint validatio…

    C#

  2. Hyperspan/RamsonDevelopers.UtilEmail Hyperspan/RamsonDevelopers.UtilEmail Public

    RamsonDevelopers.UtilEmail is a .NET class library that provides functionality to send emails using SMTP.

    C# 2

  3. Yaml_Processor Yaml_Processor Public

    This YAML processor is a tool designed to parse and execute YAML files. This Utility was created with the aim of creating an CI/CD pipeline service for small scale servers

    Python 1

  4. Hyperspan/Hyperspan.Base.Api Hyperspan/Hyperspan.Base.Api Public

    Using this template, you can effortlessly create a Single Page App (SPA) with ASP.NET Core and Angular or React, while adhering to the principles of Clean Architecture.

    C# 3 2

  5. Kubernetes-Ansible Kubernetes-Ansible Public

    Ansible playbooks for kubernetes setup from scratch