© 2026 GitRating by Mozen.in. All rights reserved.
Mohamed Jameel — Engineering Score: 18/100 (Beginner) | GitRating
Public Profile
Mohamed Jameel 16 Repos
2 Followers
2 Following
18
out of 100
Beginner
Confidence 85% · High
Language Capabilities
Most used overall TypeScript 95% 47 languages coded
Overall Summary
Mohamed Jameel exhibits a beginner-level profile focused on building basic CRUD applications, static websites, and utility tools. The portfolio lacks critical engineering signals such as testing, CI/CD pipelines, and scalable architecture, suggesting a learning phase rather than production-ready work.
PyRunner demonstrates a clear, self-contained concept with a descriptive README and MIT license. CodeXecution identifies a specific, useful niche (online compiler) with a README present. Task-Manager and SpendSmart utilize modern languages (Blade/JavaScript) indicating basic framework knowledge. Category Breakdown — evidence for every score
Architecture 10 Confidence 80% · High
Evidence
Mohamed-Jameel-13/Task-Manager uses Blade (Laravel) structure. Mohamed-Jameel-13/CodeXecution separates frontend execution logic. Missing
• No evidence of scalable patterns (caching, queuing) in any repo. • Mohamed-Jameel-13/my-project has no detectable structure. Repository Intelligence
Estimated Repository Score
Know your own score. Connect GitHub and get your explainable Engineering Score in 60 seconds. Free.
Get your GitRating 0%
• Repositories like Mohamed-Jameel-13/n8n and Mohamed-Jameel-13/vscode have zero stars and forks, suggesting they are empty clones or placeholders.
• Mohamed-Jameel-13/my-project has no README, no language detected, and zero activity.
• No test files or CI/CD configurations were detected in any of the 16 repositories.
• Security measures (auth, validation) are not evidenced in the repository metadata. +10 Implement Unit and Integration Tests
Mohamed-Jameel-13/Calculator and Mohamed-Jameel-13/Task-Manager lack test coverage, which is critical for validating logic and preventing regressions.
+5 Establish CI/CD Pipelines
Mohamed-Jameel-13/leadpulse and Mohamed-Jameel-13/CodeXecution have no evidence of automated deployment or testing workflows.
+3 Complete Repository Documentation
Mohamed-Jameel-13/n8n-workflows-manager and Mohamed-Jameel-13/Restaurant-website-2 lack README files, making them unusable for others.
Refactor for Scalability +5 Mohamed-Jameel-13/SpendSmart and Mohamed-Jameel-13/leadpulse appear to be single-file or simple CRUD apps that would benefit from modular architecture.
Backend 15 Confidence 75% · High
Evidence
Mohamed-Jameel-13/Task-Manager utilizes Blade templating engine. Mohamed-Jameel-13/Cli-tool and Mohamed-Jameel-13/LatexCompiler implement Python CLI logic. Missing
• No API endpoints detected in frontend repos. • No database schema evidence in Mohamed-Jameel-13/leadpulse. Recommendations
Standardize API Design +5 Mohamed-Jameel-13/SpendSmart and Mohamed-Jameel-13/leadpulse lack defined API structures or database models.
Frontend 20 Confidence 80% · High
Evidence
Mohamed-Jameel-13/Restaurant-website-2 uses TypeScript. Mohamed-Jameel-13/Landing-page and Mohamed-Jameel-13/HoneyWebsite use HTML/JS. Missing
• No evidence of component libraries (React, Vue) in Mohamed-Jameel-13/CodeXecution. • No responsive design evidence in Mohamed-Jameel-13/Restaurant-website-2. Recommendations
Adopt Modern Frameworks +5 Mohamed-Jameel-13/CodeXecution and Mohamed-Jameel-13/HoneyWebsite use vanilla JS, which limits state management and reusability.
Code Quality 10 Confidence 70% · Medium
Evidence
Mohamed-Jameel-13/LatexCompiler uses Python with a license. Missing
• No test files found in any repository. • No linting configuration detected (e.g., .eslintrc, .pylintrc). • Mohamed-Jameel-13/Calculator likely contains basic logic without abstraction. Recommendations
Enforce Linting and Formatting +5 Mohamed-Jameel-13/CodeXecution and Mohamed-Jameel-13/leadpulse lack linting rules, indicating potential code style inconsistencies.
Testing 0 Confidence 95% · High
Missing
• No test directories (e.g., tests/, __tests__/, spec/) found in any of the 16 repositories. • No CI test execution detected. Recommendations
Add Test Suites +10 Mohamed-Jameel-13/Task-Manager and Mohamed-Jameel-13/Calculator have zero test coverage.
Security 10 Confidence 60% · Medium
Evidence
Mohamed-Jameel-13/PyRunner has an MIT license. Missing
• No authentication implementation detected in Mohamed-Jameel-13/Task-Manager. • No input validation evidence in Mohamed-Jameel-13/CodeXecution. • No secrets management evidence in Mohamed-Jameel-13/leadpulse. Recommendations
Implement Authentication +5 Mohamed-Jameel-13/Task-Manager and Mohamed-Jameel-13/leadpulse are likely public-facing apps without auth.
DevOps 0 Confidence 90% · High
Missing
• No GitHub Actions, GitLab CI, or Jenkins files detected. • No Dockerfiles found in Mohamed-Jameel-13/CodeXecution or Mohamed-Jameel-13/leadpulse. • No environment variable management (e.g., .env.example) in Mohamed-Jameel-13/PyRunner. Recommendations
Create Dockerfiles +5 Mohamed-Jameel-13/CodeXecution and Mohamed-Jameel-13/leadpulse lack containerization, making deployment difficult.
Documentation 30 Confidence 70% · Medium
Evidence
Mohamed-Jameel-13/PyRunner has a README. Mohamed-Jameel-13/CodeXecution has a README. Mohamed-Jameel-13/LatexCompiler has a README. Missing
• Mohamed-Jameel-13/my-project, Mohamed-Jameel-13/n8n-workflows-manager, and Mohamed-Jameel-13/Restaurant-website-2 lack READMEs. • Mohamed-Jameel-13/n8n and Mohamed-Jameel-13/vscode have 0 stars/forks, suggesting they are empty or unhelpful. Recommendations
Complete READMEs for All Repos +5 Mohamed-Jameel-13/n8n-workflows-manager and Mohamed-Jameel-13/Restaurant-website-2 are unusable without READMEs.
Maintainability 15 Confidence 75% · High
Evidence
Mohamed-Jameel-13/PyRunner has a clear description. Missing
• No commit history visible in metadata. • Mohamed-Jameel-13/Calculator and Mohamed-Jameel-13/SpendSmart likely contain copy-pasted code. • No refactoring evidence in Mohamed-Jameel-13/leadpulse. Recommendations
Improve Commit Message Discipline +3 Mohamed-Jameel-13/Task-Manager and Mohamed-Jameel-13/leadpulse lack meaningful commit history signals.
Complexity & Judgment 10 Confidence 50% · Medium
Missing
• Cannot verify if Mohamed-Jameel-13/CodeXecution is a custom solution or a tutorial clone. • Cannot verify if Mohamed-Jameel-13/leadpulse solves a unique problem or is a generic implementation. Recommendations
Focus on Solving Unique Problems +5 Mohamed-Jameel-13/leadpulse and Mohamed-Jameel-13/CodeXecution lack evidence of original problem-solving beyond standard implementations.
0
Weaknesses
No README file. · No language detected. · Zero stars and forks.
Estimated Repository Score
Weaknesses
Zero stars and forks indicate this is likely an empty clone or placeholder. · No README.
Estimated Repository Score
Strengths
README exists. · JavaScript language detected.
Weaknesses
No test files. · Likely basic logic without error handling.
Estimated Repository Score
Strengths
Uses Blade (Laravel) framework. · README exists.
Weaknesses
No evidence of database migrations or models. · No tests.
Estimated Repository Score
Strengths
README exists. · JavaScript language detected.
Weaknesses
No test files. · Likely simple state management.
Estimated Repository Score
Strengths
README exists. · HTML language detected.
Weaknesses
No test files. · Static site without build process evidence.
Estimated Repository Score
Strengths
JavaScript language detected.
Weaknesses
No README. · Zero stars/forks.
Estimated Repository Score
Strengths
Uses TypeScript. · No README is a major weakness.
Weaknesses
No README. · Likely static site without functionality.
Estimated Repository Score
Strengths
MIT License. · README exists.
Weaknesses
Zero stars and forks indicate this is likely a clone or empty repo. · No N/A language detected.
Estimated Repository Score
Strengths
README exists. · TypeScript language detected.
Weaknesses
No test files. · No evidence of API rate limiting or error handling.
Estimated Repository Score
Strengths
Python language detected.
Weaknesses
No README. · No test files.
Estimated Repository Score
Strengths
README exists. · AGPL-3.0 License. · Python language detected.
Weaknesses
No test files. · No Dockerfile.
Estimated Repository Score
Strengths
Clear description. · README exists. · MIT License.
Weaknesses
No test files. · No CI/CD.
Estimated Repository Score
Strengths
README exists. · JavaScript language detected.
Weaknesses
No test files. · No build process evidence.
Estimated Repository Score
Strengths
Clear description. · README exists. · JavaScript language detected.
Weaknesses
No test files. · No Dockerfile.
Estimated Repository Score
Strengths
README exists. · TypeScript language detected.
Weaknesses
No test files. · No database schema evidence.