Projects with this topic
-
The s21_matrix project implements a C library for matrix operations, including arithmetic, transformations, and advanced calculations like determinants and inverse matrices. It demonstrates core principles of structural programming and linear algebra essential for computational tasks and graphics programming. The solution is delivered as a static library with comprehensive unit test coverage.
Updated -
A minimal and scalable template for developing embedded applications with Zephyr RTOS. Includes structured project organization, unit testing with ZTest, and CI/CD integration
Updated -
Qt Test example
Updated -
This service will provide an endpoint to upload videos and save them as file chunks in mongodb, then through another endpoint you will get a video by id first from the mongo database, then the chunks will be sent to a kafka topic and from that topic the client will consume the chunks to show the video. Frontend that uses this service: https://gitlab.com/uy.com.personal/video_streaming_services_ui
Updated -
This project adds examples of how to setup gitlabCI/CD pipelines and structure your unit and integration tests, as well as integrating a mongodb and kafka server in the gitlabCI/CD environment
Updated -
Companion application for YouTube that will save you time by skipping Ad or blocking you from doom scrolling YouTube Shorts
Updated -
React Exercises from start to onine store project
Updated -
Project with several branches to guide students to learning testing frameworks for PHP web development
Updated -
Node.js RESTful API for the FoodPick application
Updated -
Small LD_PRELOAD shared library that allows to freeze the wall clock to a specific time. The wall clock can be controlled through an environment variable ˋTIMEFREEZEˋ by the running process. This shall simplify writing unit tests that depend on time.
Updated -
A web app to create a learning plan and track your progress
Updated -
Flask RESTful API for the project Diatlas
Updated -
Frontend client/UI for the Kotu project that allows the user to interact with and manage the medical device (the software is running on).
Updated -
QuickCheck implementation in Java
Updated