Murtada Ahmed

Junior Web Developer

Technical Skills

Backend Development: ๐Ÿ–ฅ๏ธ Django, Django REST Framework, FastAPI, Flask, Selenium
Frontend Development: ๐ŸŽจ JavaScript, HTML, CSS
Databases: ๐Ÿ—„๏ธ PostgreSQL, MySQL, SQLite
Data Science & Analytics: ๐Ÿ“Š Matplotlib, NumPy, Pandas, Scikit-learn
Testing & Quality Assurance: ๐Ÿงช Pytest
CI/CD & DevOps: ๐Ÿ”„ GitHub Actions, Continuous integration and deployment pipelines, โš™๏ธ Grafana, Prometheus

Personal Projects

YPH (Your Photo Host)

YourPhotoHost (YPH) is a web application that allows users to upload, view, and manage their images online. Users can create an account, upload images, and organize them into different categories. They can also like and favorite images, as well as leave comments on images uploaded by others.

Anonymous Chat

Anonymous Chat is a web application that allows users to chat anonymously. It generates anonymous usernames for the users. No registration required. This project is based on Django, Channels, and Daphne.

G-Image-Scraper

A scraper for Google images based on Python and Selenium. It searches the images and downloads them based on some predefined criteria by the user. The script is developed to work mainly for Windows OS users.

Tinkly-URL-Shortener

Tinkly is a simple and fast URL shortening service built using FastAPI and SQLAlchemy for database interaction. This project allows users to shorten URLs, redirect them, and track the number of visits for each short URL.

Simple-Task-Management-Using-API

Simple Task Management is a task management API built with Django Rest Framework. It allows users to manage their tasks by creating, updating, and deleting them.