Skip to content
View whereisalidev's full-sized avatar

Highlights

  • Pro

Block or report whereisalidev

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

Welcome👋

{
  "title": "Software Engineer",
  "interest": ["GenAI", "AgenticAI", "Backend", "Cloud"],
  "skills": {
    "Frontend": ["React/Next JS"],
    "Backend": ["Django/DRF", "Node/Express JS", "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