Skip to content
View fouaddalloul1's full-sized avatar

Block or report fouaddalloul1

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

Hi ๐Ÿ‘‹, I'm Fouad Dalloul

Backend Developer | Artificial Intelligence Engineering Student

Email LinkedIn Codeforces


๐Ÿ‘จโ€๐Ÿ’ป About Me

  • ๐ŸŽ“ Fifth-year Information Technology Engineering student at Damascus University.
  • ๐Ÿค– Specialized in Artificial Intelligence.
  • ๐Ÿ’ป Focused on Backend Development using Laravel, PHP, MySQL, and Redis.
  • โš™๏ธ Interested in scalable APIs, concurrency control, caching, queues, background jobs, and system performance.
  • ๐Ÿง  Experienced with Python, expert systems, search algorithms, and artificial intelligence fundamentals.
  • ๐ŸŽฎ Independently developed a physics-based paint simulation using Unity, C#, SPH, and GPU compute shaders.
  • ๐Ÿ“ˆ Experienced in cryptocurrency markets and technical analysis since 2021.
  • ๐ŸŒฑ Currently strengthening my backend engineering, machine learning, deep learning, Linux, and software architecture skills.
  • ๐Ÿ’ผ Open to backend, software engineering, and AI internships or junior opportunities.

๐Ÿ› ๏ธ Tech Stack

Backend Development

Backend technologies

Additional experience: RESTful APIs, Eloquent ORM, database transactions, distributed locks, caching, queues, batch processing, Swagger/OpenAPI, Laravel Horizon, Nginx, and k6.

Programming Languages

Programming languages

Tools and Platforms

Tools and platforms

Computer Science and Artificial Intelligence

  • Data Structures and Algorithms
  • Object-Oriented Programming
  • Problem Solving
  • Expert Systems and Knowledge Representation
  • A* Search, DFS, and Heuristic Search
  • Machine Learning and Deep Learning Fundamentals
  • Neural Networks Fundamentals

๐Ÿš€ Featured Projects

๐Ÿ›’ Modular E-Commerce Backend API

Laravel 12 ยท PHP ยท MySQL ยท Redis ยท Nginx ยท k6

A modular RESTful e-commerce backend designed with concurrency, reliability, and performance in mind.

  • Transactional order processing and data-integrity controls
  • Redis caching and distributed locks
  • Queues, background jobs, and Laravel Horizon
  • Batch processing and automated reports
  • Nginx load balancing across multiple backend instances
  • Postman and Swagger/OpenAPI documentation
  • Performance and concurrency testing using k6

๐Ÿ”— View Repository


๐ŸŽจ Physics-Based Paint Simulation Engine

Unity ยท C# ยท Compute Shaders ยท SPH ยท Custom Physics

An independently developed simulation of a swinging paint bucket drawing on a surface.

  • Custom pendulum and rope physics
  • Verlet Integration and Position-Based Dynamics
  • SPH-based fluid simulation
  • GPU compute shaders and particle-buffer optimizations
  • Paint emission, collision, surface flow, and canvas rendering
  • Configurable simulation parameters and performance-focused development

๐Ÿ”— View Repository


๐Ÿงน CleanCodeES โ€” Python Code Quality Expert System

Python ยท AST ยท Experta ยท Rule-Based Artificial Intelligence

A knowledge-based system that analyzes Python source code without executing it and evaluates its quality using expert-system rules.

  • Python AST parsing and structured fact extraction
  • Experta facts and rule-based inference
  • Detection and classification of clean-code issues
  • Weighted penalties, category caps, and final cleanliness scoring
  • Analysis of functions, classes, variables, comments, error handling, and deep nesting
  • Structured reports containing issue severity, categories, rule confidence, and improvement suggestions
  • User interface for entering or loading Python code and reviewing analysis results

๐Ÿ”— View Repository


๐ŸŽง Digital Audio Processing Project

C# ยท Multimedia ยท Digital Audio Processing

A university multimedia project co-developed with Humam Daas, focused on processing and working with digital audio using C#.

  • Applied digital-audio and multimedia programming concepts
  • Worked collaboratively across the projectโ€™s main components
  • Implemented C# application logic and audio-processing functionality
  • Worked with audio data, playback, transformations, and related processing operations

๐Ÿ”— View Repository


๐Ÿ“š Additional Projects

๐ŸŒธ Smart Flower Exhibition Planner

A modular expert system built with Python and Experta for robot flower-delivery planning using facts, rules, A*, DFS, heuristic search, and state-space exploration.

๐Ÿ”— View Repository

๐Ÿงณ Tourism Application

A Laravel tourism platform co-developed with Humam Daas for searching and booking accommodations and tourist activities.

๐Ÿ”— View Repository

๐Ÿ’ฃ Minesweeper

A desktop Minesweeper game developed using Java and Java Swing, applying object-oriented programming and game-logic concepts.

๐Ÿ”— View Repository


๐Ÿงฉ Problem Solving

  • Solved 180+ algorithmic problems on Codeforces.
  • Practiced data structures, algorithms, implementation, and competitive-programming techniques using C++.

๐Ÿ”— View Codeforces Profile


๐Ÿ“Š GitHub Statistics

Fouad's GitHub statistics

Most used languages

The language card reflects the code available in my public repositories and is not a direct measure of proficiency.


๐Ÿค Open to Opportunities

I am currently open to:

  • Backend Development Internships
  • Junior Laravel Backend Developer Roles
  • Software Engineering Internships
  • Python and Artificial Intelligence Internships
  • Remote opportunities, while also remaining open to on-site roles

Let's connect and build something useful.

Pinned Loading

  1. Humamdaa/senet-game Humamdaa/senet-game Public

    The game combines strategy and chance, with players racing to move their pieces off the board before their opponent.

    Python

  2. Humamdaa/tourism_app Humamdaa/tourism_app Public

    It is a comprehensive tourism application that allows users to easily search and book accommodations and tourist activities. The app provides a seamless user experience and an attractive interface โ€ฆ

    PHP

  3. ecommerce ecommerce Public

    Modular Laravel 12 e-commerce API engineered for reliable concurrent workloads, featuring transactional order processing, Redis caching and distributed locks, asynchronous queues, batch reporting, โ€ฆ

    PHP

  4. Mines_Weeper Mines_Weeper Public

    Java

  5. smart_flower smart_flower Public

    A modular rule-based expert system using Experta and A* search to plan optimal robot flower deliveries in a grid-based exhibition.

    Python