EXCEEDS logo
Exceeds
LedyaBakloug

PROFILE

Ledyabakloug

Developed a new Quiz API for the Pangolins repository, delivering full CRUD functionality for quizzes along with Entity Framework Core migrations to support users, quizzes, questions, and game records. The implementation followed clean architecture principles, utilizing C# and SQL to ensure maintainable backend development and robust database design. Integrated AutoMapper for efficient data mapping and applied the repository pattern to promote scalability. Comprehensive unit tests were written with xUnit and mocking techniques to validate the QuizService’s behavior and data integrity. This work established a solid, testable foundation for future quiz management features and analytics within the application’s backend infrastructure.

Overall Statistics

Feature vs Bugs

100%Features

Repository Contributions

3Total
Bugs
0
Commits
3
Features
1
Lines of code
1,638
Activity Months1

Work History

October 2025

3 Commits • 1 Features

Oct 1, 2025

October 2025 — Delivered a new Quiz API with full CRUD endpoints, necessary EF Core migrations for users, quizzes, questions, and game records, and added QuizService unit tests to validate behavior and data mappings. This establishes a scalable foundation for quiz management and analytics in Pangolins.

Activity

Loading activity data...

Quality Metrics

Correctness93.4%
Maintainability86.6%
Architecture83.4%
Performance80.0%
AI Usage20.0%

Skills & Technologies

Programming Languages

C#SQL

Technical Skills

API DevelopmentAPI ServicesAutoMapperBackend DevelopmentDatabase DesignEntity Framework CoreMockingRESTful APIsRepository PatternUnit TestingxUnit

Repositories Contributed To

1 repo

Overview of all repositories you've contributed to across your timeline

250908-NET/Pangolins

Oct 2025 Oct 2025
1 Month active

Languages Used

C#SQL

Technical Skills

API DevelopmentAPI ServicesAutoMapperBackend DevelopmentDatabase DesignEntity Framework Core