Skip to content
View whereistheali's full-sized avatar

Block or report whereistheali

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

Welcome👋

{
  "title": "Software Engineer ~ Full Stack",
  "experience": "2+ Years",
  "production_apps": "10+",
  "interest": ["AI", "System Design", "Cloud", "Startups"],
  "skills": {
    "Frontend": ["React.js", "Next.js", "Flutter"],
    "Backend": ["FastAPI", "Django/DRF", "Express JS"],
    "AI/GenAI": ["LLMs", "RAG", "MCP", "Agents", "ML/DL"],
    "DevOps": ["Docker", "Linux", "Nginx", "CI/CD", "VPS/VMs"],
    "Cloud/Hosting": ["AWS", "Hostinger", "GCP", "Railway", "Render"]
  }
}

Pinned Loading

  1. Git-PR-Agent Git-PR-Agent Public

    An autonomous AI agent that scans GitHub repositories, spots bugs, applies fixes, and automatically opens Pull Requests.

    JavaScript 3 1

  2. Emotions-Detector-Flutter Emotions-Detector-Flutter Public

    Android app in which user can upload image and the system will tell in a few minutes which emotion is in the image. Built using Flutter for my Semester Project of Psychology Subject.

    Dart 9

  3. Emotions_Detector_Realtime Emotions_Detector_Realtime Public

    A Django project which can detect facial emotions in real time (happy, sad, neutral, angry, fear, surprise). Implement using opencv library (cv2) and Deep Face library (deepface).

    Python 4

  4. IQ-Agent IQ-Agent Public

    A unified Agentic AI System which can do tasks like full stack web development, presentation slides, document, generation, pdf generation and excel sheets generation. Also support realtime streamin…

    Python