Skip to content
View ahmeddelattarr's full-sized avatar
πŸ’­
πŸ€“
πŸ’­
πŸ€“

Highlights

  • Pro

Organizations

@pstack-org @ByteHiveOrg @not-sisyphus

Block or report ahmeddelattarr

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

Hi there! πŸ‘‹ I'm Ahmed Elattar

Backend Developer | Co-founder of ByteHive

Coding

πŸ’« About Me

  • πŸš€ Co-founder and Backend Engineer at ByteHive

  • πŸ‘¨β€πŸ’» Passionate about building scalable web applications

  • 🌱 Currently leading backend initiatives at GDG Campus BNU

  • πŸ“« Reach me at: [email protected]

🀝 Connect with me

LinkedIn Medium

πŸ› οΈ Technical Skills

skills = {
    "Backend": ["Django", "Django REST Framework", "Python", "asyncio"],
    "Databases": ["PostgreSQL", "SQLite", "MySQL", "Database Optimization"],
    "DevOps & Tools": ["Git", "CI/CD", "Docker", "Postman"],
    "API": ["RESTful Design", "JWT Authentication", "SSL"],
    "Testing": ["Unit Testing", "API Testing"],
}

what i do

ByteHive | Co-founder & Team leader

  • Built APIs with Django and DRF, ensuring robust and scalable backend solutions.
  • Managed deployment pipelines and CI/CD workflows, streamlining development and release processes.
  • Led a team of developers, mentoring and guiding them through technical challenges.

Pinned Loading

  1. SyntaxSphere SyntaxSphere Public

    SyntaxSphere is a Django-based web application that provides a platform for users to share and discuss programming-related content

    TypeScript 1 1

  2. cinemaReservation_API cinemaReservation_API Public

    my first time to use restful api

    Python

  3. matrix matrix Public

    A simple, SSL-enabled server/client application written in Python using asyncio and ssl

    Python 4 1

  4. DishRating_api DishRating_api Public

    A basic meal rating api with user auth,meal management,Rate system and token based security

    Python