Skip to content
View izzat5233's full-sized avatar
😀
😀

Highlights

  • Pro

Organizations

@izzat-najah-edu @DotNetBackendTraining @Fine-Tuned-Devs @Chatbot-Builder-Project

Block or report izzat5233

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

Codeforces Max Rating Lichess Blitz Rating


🚀 Highlighted Projects

🔹 Chatbot Builder Platform (Ongoing)

Python | ASP.NET | LangChain | Kubernetes | Microservices

A drag-and-drop platform for creating chatbot flows, executed by a LangChain-based Python engine and managed by an ASP.NET API. Kubernetes orchestrates microservices on Azure.

🔗 GitHub Repository


🔹 Travel and Accommodation Booking Platform

ASP.NET | REST API | Clean Architecture | CQRS | JWT | Docker

A booking platform supporting secure login, search, checkout, and admin features, built on ASP.NET with Docker for containerization.

🔗 GitHub Repository


🔹 Fruism: Classifier Neural Network in WASM

C++ | WebAssembly | Neural Networks

A high-performance browser-based neural network classifier built in C++ and compiled to WebAssembly.

🔗 GitHub Repository | Live Site


🔹 Takhzeen Website

React | Tailwind | ExpressJS | MongoDB | Netlify

Developed the award-winning Takhzeen website using React and ExpressJS. Hosted on Netlify and Azure.

🔗 GitHub Repository | Live Site


🏢 Organizations

An organization dedicated to the ongoing Chatbot Builder Platform, which allows users to design chatbots with a drag-and-drop interface, supported by a powerful backend in Python and ASP.NET.

This organization houses my ASP.NET projects, including advanced training materials and applications for mastering backend development with .NET, clean architecture, CQRS, and REST APIs.

A collection of projects developed during my university studies, featuring a mix of frontend and backend work with technologies like JavaFX, Java, and Spring Boot.

This organization was formed for the U-Tech League 2024, where we won 1st place by developing an AI chatbot for Jawwal. The project, built with a Retrieval-Augmented Generation (RAG) system, highlights advanced AI techniques to enhance conversational abilities and provide accurate responses based on context.

The Bazar Platform is a microservices-based project developed for a Distributed Operating Systems (DOS) course. It simulates a multi-tier online bookstore with services for catalog management, order processing, and user interaction.


Thanks for stopping by!

Pinned Loading

  1. DotNetBackendTraining/travel-and-accommodation-booking-platform DotNetBackendTraining/travel-and-accommodation-booking-platform Public

    ASP.NET Core APIs for an advanced online hotel booking system. Including the Login Page, Home Page, Search Results, Hotel Details, Secure Checkout, and Admin Management.

    C# 3

  2. fruit-classifier-wasm fruit-classifier-wasm Public

    Artificial Neural Network in Web Assembly, C++ Core & Interactive Website.

    C++ 1

  3. takhzeen-website takhzeen-website Public

    The official website for Takhzeen company. Built with React & Tailwind.

    JavaScript

  4. Chatbot-Builder-Project/chatbot-builder-infra Chatbot-Builder-Project/chatbot-builder-infra Public

    Infrastructure & Deployment of Chatbot Builder Application using Terraform & Kubernetes.

    HCL

  5. Nim-Game Nim-Game Public

    Nim Game in JavaFX. With AI player using MinMax algorithm, AlphaBeta pruning, & Memoization.

    Java