Skip to content
View whereistheali's full-sized avatar

Highlights

  • Pro

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

Welcome👋

{
  "title": "Software Engineer ~ Full Stack",
  "interest": ["Gen AI", "AI Agents", "System Design", "Cloud"],
  "skills": {
    "Frontend": ["React/Next JS"],
    "Backend": ["Django/DRF", "Flask", "FastAPI"],
    "Deployment": ["AWS", "Hostinger", "Railway", "Render", "Vercel"]
  },
}

Pinned Loading

  1. Flask-Chat-Room Flask-Chat-Room Public

    A real-time chat room web application built with Flask and Socket.IO, allowing users to create, join rooms to send text messages or share images.

    HTML 6

  2. AI-Image-Roaster AI-Image-Roaster Public

    AI-Image-Roaster is a fun web app built with Next.js where users can upload any image and it will roast it mercilessly suing gemini flash 2 llm.

    TypeScript

  3. Flask-GitHub-Webscraping Flask-GitHub-Webscraping Public

    A Flask-based web app that retrieves and displays GitHub user details using web scraping (bs4). Users can search by entering a GitHub username to explore profile information interactively.

    Python 2

  4. 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 3