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": ["Backend", "AI", "Cloud"],
  "skills": {
    "Frontend": ["React JS"],
    "Backend": ["Django", "Flask", "FastAPI"]
  },
  "tools": ["VS code", "Postman", "Colab", "AWS"]
}

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 7

  2. URL-Shortener-API URL-Shortener-API Public

    A simple URL shortening API built using Django REST Framework and PostgreSQL, deployed on Railway. This service allows users to shorten long URLs using an MD5 hash-based algorithm.

    Python 1

  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 3

  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