Skip to content
View Sagetrash's full-sized avatar

Highlights

  • Pro

Block or report Sagetrash

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

SageTrash (Ayush)

sagetrash@cachyos ~> status --is-interactive
# true
sagetrash@cachyos ~> get_profile --role "Backend & AI"

About

Backend Engineer and Logic Architect focused on building high-performance systems that scale.

def current_status():
    focus = {
        "core": "Backend & AI Applications",
        "current_learning": "MLOps, Agentic AI, Backend",
        "philosophy": "You can always do it better and faster"
    }
    return f"Building: {focus['core']} | Driven by: {focus['philosophy']}"

print(current_status())

Languages

SQL C++ Java JavaScript Python

Frameworks & Tools

backend/
├── FastAPI
├── Flask
├── Pydantic
└── Pandas

infrastructure/
├── AWS (S3)
├── Google Cloud
├── Linux
└── uv (Package Manager)

tools/
├── Git & GitHub
├── Bruno (API Testing)
├── Figma & Canva
└── Microsoft Office

Impact

  • Business Ops Automation:

    Engineered a pipeline using AWS S3 and Flask that increased listing throughput by 200% (20 to 65+ items/day).

  • AI Log Diagnostic API:

    Developed a high-performance REST API using FastAPI and Gemini 1.5 for automated root-cause identification with type-safe JSON outputs.

  • Smart India Hackathon:

    Ranked 5th out of 40 teams as Lead QA & Technical Ideator for an AI-powered travel itinerary planner.

Contact

{
  "email": "ayushsharma.as200517@gmail.com",
  "linkedin": "https://linkedin.com/in/Ayush-Sharma17"
}

Pinned Loading

  1. tgnj-app tgnj-app Public

    Python

  2. Ai-log-analyzer Ai-log-analyzer Public

    Python

  3. taskli taskli Public

    a python script to make a task manager, to do list

    Python