An open API service indexing awesome lists of open source software.

https://github.com/gabrielmajeri/pp-project

Procedural programming project for winter 2018 course
https://github.com/gabrielmajeri/pp-project

c cryptography pattern-matching

Last synced: about 1 year ago
JSON representation

Procedural programming project for winter 2018 course

Awesome Lists containing this project

README

          

# Image encryption & pattern recognition

[![Build Status](https://dev.azure.com/gabrielmajeri6/gabrielmajeri6/_apis/build/status/GabrielMajeri.pp-project?branchName=master)](https://dev.azure.com/gabrielmajeri6/gabrielmajeri6/_build/latest?definitionId=1&branchName=master)

This repository contains the code for my assignment for the 1st year
Procedural Programming course.

All code is written in C99, and the project is built using a simple Makefile.

## License

Licensed under the [MIT license](LICENSE)