Skip to content
View Firas-coder's full-sized avatar

Block or report Firas-coder

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Firas-coder/README.md

πŸ‘‹ Hi, I'm Firas

πŸš€ Backend Developer | Django & Python

πŸŽ“ Computer Science Graduate πŸ’» I build backend systems using Django with a focus on clean architecture, scalability, and maintainability.


🧠 Tech Stack


πŸ”₯ Featured Projects

πŸ›’ My Shop β€” Django Project

Customer & purchase management system

βœ” Manage customers and their data βœ” Track purchases per customer βœ” Automatic subtotal & total calculations βœ” Clean and simple UI

Overview: A small shop simulation where each customer can have multiple purchases. Each purchase includes product name, price, and quantity, with dynamic total calculations.

Tech: Python, Django, HTML/CSS, SQLite


πŸ“Š Reports System

βœ” Filter data by date range βœ” Efficient queries with Django ORM βœ” Admin panel customization


πŸ‘€ User Authentication with QR Code

βœ” User registration & login βœ” QR code generation βœ” Secure authentication workflow


πŸ“ Mini Blog

βœ” Create, edit, delete posts βœ” Organized content structure


βœ… To-Do List

βœ” Manage daily tasks βœ” Mark tasks as completed


πŸ“ˆ GitHub Stats


🎯 Goal

To grow as a backend developer and build scalable real-world applications.


πŸ“« Contact


⭐ Thanks for visiting!

Popular repositories Loading

  1. Firas-coder Firas-coder Public

    2

  2. Register-New-User-Generate-QR-Code Register-New-User-Generate-QR-Code Public

    This project allows you to register a new user and automatically generate a unique QR Code for that user. The generated QR code can contain user information such as username, email, or unique ID.

    Python 1

  3. Django-Notes-Project Django-Notes-Project Public

    A simple and intuitive web application for managing personal notes with full CRUD functionality and advanced search capabilities.

    Python 1

  4. Django-To-DO-list Django-To-DO-list Public

    A clean and functional web-based task management system designed to help users organize their daily activities and track productivity.

    Python 1

  5. Django-Mini-Blog Django-Mini-Blog Public

    A simple Blog Web Application built with Django that allows users to create, view, update, delete, and search posts.

    Python 1

  6. My-Shop---Django-Project My-Shop---Django-Project Public

    A simple Django web application to manage customers and their purchases. This project is built as a beginner-friendly backend system to practice Django fundamentals.

    Python