
Fechado
Publicado
Pago na entrega
I am looking for a Senior Backend/Full-Stack Engineer to perform an unbiased technical audit of an existing codebase for a Learning Management System (LMS). The Situation: I purchased a custom software solution (approx $4k investment) built with a modern stack. I have been told by a third party that the code is "bad quality" and that "the database is just a copy of WordPress". I need to verify if this is true or false. The Tech Stack (Based on the Repo): Architecture: Microservices (API, Media API, Video Processing Worker, Storage Server). Backend: NestJS (TypeScript), TypeORM. Frontend: [login to view URL], React, Tailwind CSS. Database: PostgreSQL. DevOps: Docker, Docker Compose, PM2. Your Task: I will provide you access to the GitHub repository. You need to: Review the Code Structure: deeply analyze the back and front folders. Analyze the Database Schema: Verify if the database is properly designed using TypeORM entities or if it's truly a "messy dump" from a CMS. Check the Architecture: Evaluate the microservices setup (specifically the lms-processing-worker and storage-server). Try to Run it (Optional but preferred): Attempt to spin up the project using the provided docker-compose to see if it boots up. Deliverable: A concise PDF report answering these 3 questions: Is the Database schema clean and relational? (Yes/No + explanation). Is the Microservices architecture correctly implemented? Recommendation: Should I continue fixing this code, or is it better to start from scratch? (Scale 1-10). Requirements: Senior experience with NestJS Microservices. Experience with Video Processing or heavy-media apps is a plus. Honesty. I don't want you to sell me development hours; I want the truth about the code quality. To Apply: Start your cover letter with the word "TRUTH" so I know you read the requirements. Tell me briefly about the most complex NestJS architecture you have reviewed or built.
ID do Projeto: 40180499
136 propostas
Projeto remoto
Ativo há 11 dias
Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
136 freelancers estão ofertando em média $172 USD for esse trabalho

Hi, I am a Senior Backend/Full-Stack Engineer with expertise in NestJS and Next.js. I have extensive experience in conducting technical audits and analyzing codebases to identify strengths and weaknesses. For your project, I will thoroughly review the code structure, analyze the database schema, and assess the microservices architecture to provide you with a detailed PDF report answering all your questions. Let's uncover the truth about the code quality together! What specific details can you share with me regarding the project timeline and next steps?
$100 USD em 2 dias
5,9
5,9

Truth be told, the situation you're facing with your LMS software can be extremely frustrating and disheartening. Hence, it's imperative to have a dependable engineer like me on your side in identifying the truths behind your investment. My decade-long expertise involves working extensively with stack quite similar to your codebase - NextJS, NestJS, and PostgreSQL. As an experienced developer, I can thoroughly review the code structure(frontend/backend), scrutinize the database architecture and meticulously evaluate the microservices setup. One key concern raised is regarding the quality and design of your database. I assure you that my proficiency with TypeORM entities and deep understanding of database structures will provide you a robust analysis of its integrity and its relational nature after conducting a comprehensive examination. My experience doesn't just end with coding. I am adept at using tools such as Docker Compose for smooth deployments ensuring error-free project spinning - an optional step which can help establish further trust in my findings. My candidacy not only brings honest and unbiased insights about code quality but also ensures a long-term partnership that thrives on communication, reliability, Vous pouvez me faire confiance pour vous aider à prendre une décision éclairée fondée sur des années d'expertise et d'expérience pratique avec la programmation Web et mobile pour diverses entreprises. With Regards! Abhi
$250 USD em 7 dias
5,7
5,7

My experience in full-stack development over the past decade puts me in an excellent position to evaluate your Learning Management System. NestJS has been a significant part of my work for many years now, including complex microservices architecture, which I'm sure is relevant to your project. Our collaboration can be a critical turning point in addressing not only the codebase of your LMS but also the doubts you have about its quality. In addition, I've gained an understanding of heavy-media applications through my work on video processing systems, bringing an extended perspective to examining your tech stack. As stated in your project description, honesty is important to you, and I assure you that my reports will be unbiased, backed by solid analysis. Understanding the very essence of a technical audit, I know it's about delving deep into the code structure, database schema, and architecture; and coming up with precise answers with appropriate justifications. I'm confident in my ability to provide a comprehensive report detailing the cleanliness and relationality of the database schema to answering if the microservices' architecture is effectively implemented. Lastly, in regard to your final and vital question of whether or not starting from scratch would be recommended – I vow to give you a well-informed score on a scale of 1-10. I look forward to the opportunity to evaluate and potentially refine your LMS,T ensuring that it operates optimally for you and your users.
$100 USD em 3 dias
5,4
5,4

TRUTH Hi Jose Wilber C. Thank you for posting this good task! As a skilled full stack developer, I have a deep understanding and experience reviewing and validating NestJS microservice architectures, including systems built with multiple APIs and background workers. In the past project, I’ve audited LMS and SaaS platforms using NestJS, TypeORM, PostgreSQL, Docker, and PM2, where my role was to assess code quality, database normalization, and architectural correctness rather than rebuild from scratch. I’m comfortable deeply analyzing entity relationships to verify whether a schema is truly relational or resembles a CMS dump, and I regularly evaluate whether microservices are meaningfully separated or just logically split. And you can check my profile and reviews from clients here: https://www.freelancer.com/u/elishadiah326 You’ll receive a concise, direct report with clear answers and a practical recommendation. Looking forward to working with you for the long term. Best regards, Diah
$140 USD em 7 dias
4,8
4,8

TRUTH Hi Jose Wilber C. This engagement is a technical audit, not a refactor or a delivery pitch. The objective is to assess whether the current LMS codebase is architecturally sound and worth iterating on, or whether its foundations introduce enough risk that continued investment would be inefficient. I have reviewed and audited production Node.js systems built with modular services, Docker-based deployments, and relational databases where the real risk was architectural debt, not missing features. In one long-running construction management platform, I was responsible for reviewing backend services, PostgreSQL schemas, and service boundaries to decide whether incremental fixes were viable or a reset was safer. For your LMS, I will inspect the NestJS services, TypeORM entities, and database relationships to confirm whether the schema is intentionally designed or resembles a CMS-style dump. I will also review the microservices split, especially the processing worker and storage service, to see if they are meaningfully decoupled or only separated by folders. If possible, I will bring the system up using Docker Compose to validate real-world behavior. You will receive a concise, unbiased PDF answering your three questions clearly, with direct reasoning and a practical keep-or-rebuild score. If you share repository access, I can start the audit immediately.
$180 USD em 3 dias
4,7
4,7

I’m a Senior Backend / Full-Stack Engineer with deep experience auditing NestJS, TypeORM, and microservice-based systems. I’ve reviewed and built complex architectures involving API gateways, async workers, media pipelines, and PostgreSQL schemas for production LMS and video-heavy platforms. One of the most complex systems I audited was a NestJS-based learning platform with background video transcoding workers, S3-compatible storage services, and event-driven communication between services. My role was to assess code quality, data modeling, service boundaries, and long-term maintainability—then give a blunt recommendation on whether to refactor or rebuild. For your LMS, I will objectively review backend and frontend structure, inspect TypeORM entities to confirm whether the database is cleanly designed or a CMS-style dump, evaluate the microservices setup (including worker and storage services), and attempt to run the system via Docker where possible. You’ll receive a concise, no-BS PDF report answering your 3 questions clearly, with practical reasoning—not sales talk. My goal is simple: tell you the truth about what you bought and what makes sense next.
$140 USD em 7 dias
4,8
4,8

TRUTH be told, I'm the seasoned professional you need to untangle the mystery surrounding your LMS codebase. With over 6 years of experience in full stack development, I've handled intricate projects like building and reviewing NestJS architectures. One such project was a complex microservices-based application for an accounting firm, where I ensured seamless integration between Docker containers for a consistent deployment using Docker Compose, which is highly relevant to your requirements. Moreover, I've worked extensively with PostgreSQL, providing me with substantial knowledge of database management using TypeORM - exactly what you need for evaluating your database schema. My expertise extends beyond simple databases; my past experience with video processing and heavy-media applications makes me well-equipped to address any issues related to the "lms-processing-worker" and "storage-server" in your setup. I understand the value of honesty and transparency in delivering this technical audit, which is why you have my assurance that you'll be getting an unbiased report documenting not only the state of your database and microservices architecture but also recommendations that prioritize your time and investment. Let's get started on unwrapping this code mystery!
$140 USD em 2 dias
4,4
4,4

With an extensive 9+ years of professional experience in web development, mobile development, and E-commerce, I believe that I possess the ideal skill set for your LMS technical audit. In particular, my proficiency with NestJS Microservices makes me well-versed in handling complex NestJS architecture like the one you're looking to review. To exemplify, I recently audited a similar microservices-based system, where I successfully identified architectural loopholes and provided actionable recommendations for optimization. Moreover, my familiarity with heavy-media applications further bolsters my capabilities to deeply analyze your video processing worker and storage server elements. This skill informs my understanding of database design as well, making sure that an application's schemas are clean and relational - an area you specifically mentioned in your requirements. Rest assured, honesty is one of my core values as a tech professional; your quest for accurate insight into the codebase aligns perfectly with my approach. In conclusion, choosing me will not only provide you with the tailored expertise you need for this task but also ensure transparency and competence throughout the process. I eagerly await diving into your codebase and delivering a detailed yet concise PDF report with answers to your three pivotal questions - all aimed at bringing the truth about your investment into light. Let's turn this situation around together!
$140 USD em 7 dias
4,7
4,7

TRUTH I can provide an unbiased technical audit of your LMS codebase. With senior experience in NestJS microservices, TypeORM, and PostgreSQL, I am well positioned to evaluate whether the architecture is sound and whether the database schema is properly relational or simply a repurposed CMS dump. I will carefully examine the backend and frontend structure, assess the microservices setup including the video processing worker and storage server, and if possible run the project with Docker Compose to validate its behavior. The outcome will be a concise PDF report that directly answers your three core questions and offers a clear recommendation on whether to continue improving the existing code or rebuild from scratch. My approach is focused on clarity, honesty, and actionable insights so you can make a confident decision about the future of your LMS.
$140 USD em 7 dias
4,2
4,2

TRUTH Hello! I am very confident about your project. Backend is my main skill. Please check my review! I’m a senior backend/full-stack engineer with deep NestJS, TypeORM, and PostgreSQL experience, including auditing complex microservice LMS and media platforms. I can perform an unbiased technical review of your repo, analyze schema integrity, assess the microservices design, and optionally run the stack via Docker. You’ll receive a concise PDF with direct yes/no answers, explanations, and an honest rebuild vs fix recommendation—no upselling, just facts.
$180 USD em 5 dias
3,8
3,8

Hi there, I'd love the opportunity to connect and discuss your project in detail—feel free to reach out via chat anytime. I'm a full-stack developer with strong experience in building both web and desktop applications. I’m confident I can manage and deliver your project efficiently and on time. I have hands-on experience in DevOps, giving me a broader perspective on project deployment and scalability. My technical expertise includes: MERN / MEAN Stack: Extensive hands-on and team leadership experience, ensuring smooth front-end to back-end integration. .NET Core & Angular: Implemented various data visualizations using D3.js, integrated complex APIs, and developed dynamic, responsive applications. Azure Logic Apps & SharePoint: Built multiple workflow automation solutions; also familiar with PowerApps development. Salesforce Development: Developed Apex triggers to interact with MSSQL via custom .NET APIs. Created Visualforce pages to fetch and display external API data. Performed CRUD operations on both standard/custom Salesforce objects. Conducted R&D on Salesforce Flows for automation (with some custom object limitations). I bring a full-lifecycle development mindset and enjoy solving real-world business challenges through code. Looking forward to hearing from you! Thanks!
$250 USD em 5 dias
3,7
3,7

TRUTH Hi, Is the TypeORM layer using explicit entities with relations and migrations, or are tables auto generated to mirror an existing CMS schema? Does each service own its database and contracts, or are multiple services sharing tables and models across boundaries? This audit makes sense and the scope is clear. The right way is to review folder structure, entity design, service boundaries, and then validate everything by running docker compose to confirm real behavior, not assumptions. A very similar situation came up after a client bought a NestJS LMS with microservices and was told the database was just a WordPress style dump. The concern was poor schema design, tight coupling, and fake microservices. That system was audited by mapping entities, checking relations, and tracing cross service calls. The result showed mixed quality, and a clear keep vs rebuild score was delivered with concrete reasons and risks. Background includes several years as a senior blockchain engineer and around three years as a white hat hacker on Immunefi, reviewing complex architectures where trust and accuracy matter. Used to giving honest answers even when they are not pleasant. This task fits well and can start immediately. A clear PDF with direct answers and no sales pressure will be delivered. Hope to discuss more on chat.
$250 USD em 5 dias
3,3
3,3

Hi there, I’ve reviewed and built complex NestJS microservices architectures (API gateways, workers, media pipelines) and audited production codebases using NestJS, TypeORM, PostgreSQL, and Next.js. I can provide an unbiased technical audit covering code structure, database design, and microservices implementation, and clearly tell you whether this codebase is salvageable or should be rebuilt. You’ll get a concise, honest PDF report focused purely on code quality, not selling development hours.
$140 USD em 7 dias
3,0
3,0

Hi there, I'm excited about the opportunity to conduct an unbiased, in-depth technical audit of your LMS codebase. With strong expertise in NestJS microservices and a passion for transparency, I'll thoroughly review your architecture, database, and code quality, presenting clear and honest findings. You’ll receive a straightforward PDF report with actionable recommendations, so you can make confident decisions about your platform’s future. Let’s get started!
$140 USD em 1 dia
2,4
2,4

TRUTH — I can help with this audit and give you a clear, unbiased assessment of the codebase. I’m a senior backend/full-stack engineer with deep experience in NestJS, TypeORM, PostgreSQL, and microservice architectures. I’ve reviewed and built complex NestJS systems involving async workers, media pipelines, background queues, and multi-service Docker deployments, including projects with video processing and storage services. I’ll objectively evaluate the code structure, database schema, and microservices design, attempt to run the system if feasible, and deliver a concise PDF report that directly answers your questions—without upselling or fluff. My goal is to give you a straight answer on whether this codebase is salvageable or better replaced. Happy to proceed as soon as repo access is available.
$250 USD em 7 dias
2,5
2,5

Dear Client, TRUTH – I understand your need for an honest, unbiased assessment of your LMS codebase. I specialize in NestJS microservices, TypeORM, and complex Node.js architectures, including large-scale media and learning platforms. Here’s how I’ll approach your audit: 1. Code Structure Review – I’ll deeply analyze both backend and frontend folders, assessing folder organization, modularity, adherence to NestJS best practices, and maintainability. 2. Database Schema Analysis – I will inspect the PostgreSQL schema, check TypeORM entity usage, relationships, indexes, and constraints to determine if it’s a proper relational design or a simple CMS dump. 3. Microservices Architecture Evaluation – I’ll examine the API, Media API, Video Processing Worker, and Storage Server services for proper separation of concerns, messaging/event handling, and scalability. 4. Optional Test Run – Using your Docker Compose setup, I can attempt to spin up the project to validate that all services boot correctly and interact as expected. Deliverable: A concise, PDF report covering: Database schema integrity and design (Yes/No + explanation) Correctness of microservices implementation Recommendation on whether to continue or rebuild (scale 1–10) I can begin immediately and provide the full audit within 3–5 business days, including all findings and recommendations. Best regards,
$140 USD em 7 dias
2,5
2,5

TRUTH. Hello! I understand your need for an unbiased technical audit to assess your LMS's code quality and determine its viability. With many years of experience in backend and full-stack development, particularly with NestJS microservices, TypeORM, and PostgreSQL, I have reviewed and designed complex architectures, including scalable platforms for media-heavy applications. I will thoroughly inspect your codebase, database schema, and microservices setup, providing a clear, professional report with actionable insights. I can start immediately and deliver a high-quality, honest evaluation promptly. Looking forward to assisting you!
$30 USD em 2 dias
2,3
2,3

TRUTH — I am a senior backend/full-stack engineer with deep experience auditing NestJS microservice codebases and PostgreSQL schemas, and I can provide a genuinely unbiased technical assessment. I have reviewed and built complex NestJS systems involving background workers, media pipelines, message queues, and multi-service Dockerized architectures, including LMS-style and video-heavy platforms. I will thoroughly analyze the backend, frontend, TypeORM entities, database design, and microservice boundaries to verify whether the schema is cleanly relational or a CMS-style dump. I can also attempt to run the full stack via docker-compose to validate boot reliability and service orchestration. You will receive a concise, honest PDF report directly answering your three questions, with clear reasoning and a blunt recommendation on whether the codebase is worth continuing or should be rebuilt.
$140 USD em 5 dias
2,3
2,3

**DO NOT PAY ME UNTIL I COMPLETE! :)** Hello my valuable client :) My profile is new over here but I have 7 years of experience in this field. I have completely understood about your project. Also I will provide you free maintenance on your project for 1 year after project completion. I can definitely complete this in your timeframe. Give me one chance to prove myself. Hit the chat button to get started. If you will not like my work then you dont need to pay me any money so dont worry and have faith in me :) I am eagerly waiting for your message.
$150 USD em 7 dias
2,4
2,4

Hey, TRUTH. I’ve carefully read your project requirements and understand the need for an unbiased and thorough technical audit of your LMS codebase. With extensive senior experience architecting and reviewing complex NestJS microservices and full-stack applications, I’m confident in providing a clear, honest assessment. I have worked on scalable microservices handling video processing and media-heavy systems, so evaluating your lms-processing-worker and storage-server setups aligns perfectly with my expertise. I will dive deep into your backend and frontend code, rigorously analyze the PostgreSQL database schema via TypeORM entities, and assess your Docker-based deployment. I can also attempt to spin up your system to verify runtime behavior. The final PDF report will answer all three critical questions with clear explanations and a straightforward recommendation on whether to fix or rebuild. I’m ready to start promptly and can deliver the audit within 5 days. Are there any specific pain points or past issues you’ve noticed that you want me to focus on during the audit? Best regards,
$155 USD em 19 dias
1,9
1,9

Arequipa, Peru
Método de pagamento verificado
Membro desde fev. 11, 2020
$250-750 USD
$750-1500 USD
$3000-5000 USD
$250-750 USD
$5000-10000 USD
$30-250 USD
$10-30 USD
€10000-20000 EUR
₹600-1500 INR
₹250000-500000 INR
₹12500-37500 INR
$10-30 USD
€750-1500 EUR
$30-250 USD
$250-750 USD
$250-750 CAD
₹37500-75000 INR
₹12500-37500 INR
$250-750 USD
₹12500-37500 INR
₹12500-37500 INR
$10-30 USD
₹150000-250000 INR
$10-30 USD
₹1500-12500 INR