Skip to content
View abdallasamir04's full-sized avatar

Highlights

  • Pro

Block or report abdallasamir04

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

Typing introduction


Software Engineer (B.Sc. from Assiut University) passionate about building scalable systems, clean architecture, and enterprise-grade web applications.

Projects

๐ŸŽ“ Darabny Platform โ€” Enterprise Mentorship SaaS

Software Engineering Graduation Project โ€” FCAI, Assiut National University

A fully implemented, enterprise-grade SaaS platform engineered to eradicate the "Experience Paradox" for fresh graduates. Darabny connects students with corporate mentors through exclusive, real-world micro-internships. The system is built on a strict Clean N-Tier Architecture and features a polyglot backend combining .NET with Python-based AI microservices.

Tech Stack

Key Innovations & Features

  • ๐ŸŽ™๏ธ AI Mock Interview Simulator: A dedicated Python/FastAPI microservice that conducts real-time conversational technical interviews to prepare students before actual mentor engagement.
  • ๐Ÿง  AI CV Parsing & Smart Matching: Utilizes PdfPig to extract raw CV text, applying NLP and a custom mathematical intersection formula to rank mentors for students dynamically.
  • โš–๏ธ Double-Blind Evaluation Protocol: Unbiased mutual rating mechanism that algorithmically triggers the issuance of certificates only when both parties complete the evaluation.
  • ๐Ÿ“œ Immutable Cryptographic Tokens: Generates tamper-proof, SHA-256 hashed Experience Tokens formatted as A4 print-ready PDFs with public verification URLs.
  • ๐Ÿ›๏ธ Enterprise Architecture & Integrity: Engineered with Domain-Driven Clean Architecture, enforcing Zero Data Loss via EF Core Atomic Transactions, Soft Deletes, and strict Restrict cascade policies.

๐Ÿ’ฐ Software Cost Estimation Engine

A specialized, secure web application built to calculate and estimate software development costs based on industry-standard algorithmic models. Engineered with a focus on global accessibility and strict security configurations.

Tech Stack

Key Features

  • Global Reach (i18n): Full multi-language support and localization architecture.
  • Production Security: Configured with custom SSL certificates for encrypted, secure data transmission.
  • Algorithmic Engine: Complex mathematical cost-estimation models implemented cleanly in the backend.

๐Ÿ›’ Electro E-Commerce Platform

A robust full-stack e-commerce system designed for selling electronic products, focusing on performance, secure checkout workflows, and relational database integrity.

Tech Stack

๐Ÿ–ฅ๏ธ Mini-FAT File System (OS Project)

A custom FAT-like file system simulation built from scratch to deeply understand low-level storage mechanics, virtual disk creation, and file allocation tracking.

Tech Stack

โœ… Samir List โ€” Task Management Web App

A lightweight, fast, and responsive task management web application for organizing daily work with active & completed task views.

Tech Stack

๐Ÿ“ Core Computer Science Projects

Geometric Object Calculator โ€” Swing (OOP, Inheritance, Polymorphism)

Terminal To-Do List โ€” Data Structures, Linked Lists, Dynamic Memory Management


๐Ÿงฐ Tech Stack & Tools

Languages and frameworks

Databases and tools


๐Ÿ“Š GitHub Stats

GitHub Stats Top Languages
GitHub Streak

Contribution Graph


๐Ÿ Contribution Activity

GitHub contribution snake


๐ŸŒ Let's Connect

LinkedIn Email Discord

Profile Views

Profile Views

Popular repositories Loading

  1. Compilers-Constructions Compilers-Constructions Public

    ๐Ÿ” Scanner โ€” C# lexical analyzer for compiler construction, detects tokens & Arabic errors.

    C# 2

  2. cpp_book cpp_book Public

    Forked from CodingMonk0/cpp_book

    1

  3. TO-DO-List-Application TO-DO-List-Application Public

    C++ 1

  4. Geometric-Object-Area-Perimeter-Calculator Geometric-Object-Area-Perimeter-Calculator Public

    Geometric Object Area & Perimeter Calculator

    Java 1

  5. Operating-Systems-Project Operating-Systems-Project Public

    C# Mini-FAT File System Simulator: An Operating Systems course project demonstrating file system concepts. Simulates a 1MB disk, uses a FAT for cluster allocation, and supports commands like imporโ€ฆ

    C# 1

  6. Software-Engineering Software-Engineering Public

    1