Coder Social home page Coder Social logo

Maarten's Projects

avantys-microservices icon avantys-microservices

A large-scale school project which involves building microservices, creating a CI/CD pipeline and using Docker

chat-application-ajax-php icon chat-application-ajax-php

A (very) old chat application I wrote by combining PHP and JQuery's Ajax. This was before I started learning ReactJS.

cinema-application-demo icon cinema-application-demo

Demo application written for a small school assignment. It includes a webservice and utilizes the Spring framework.

curriculumviewer-cleanarchitecture icon curriculumviewer-cleanarchitecture

This is another school project in which we had to build a program that would allow the teachers to quickly discover their curriculum and classes. Final result is a 10/10

do-azure-devops-build-agents icon do-azure-devops-build-agents

A terraform/ansible script that sets up DigitalOcean droplets as build agents for Azure DevOps. Use the azure-pipelines.yaml file and set up a few variables to quickly get a pipeline running that sets up build agents for you in Azure DevOps.

docker-ansible-symfony icon docker-ansible-symfony

A small to-do application that is deployed using Ansible and Docker. This is the first app on my github page that can be automatically deployed with a single command.

french-words-codeigniter icon french-words-codeigniter

An application written in the CodeIgniter framework. Very simple and doesn't utilise the MVC structure properly but it was fun to try it out.

go-bumpy icon go-bumpy

Go-bumpy is a simple tool for bumping the version of your go project based on Semantic Versioning. Not only does it look at existing tags in your repository, it also reads the version from your go.mod file to determine what the major version of your project is.

go-workshop icon go-workshop

A workshop for learning Go written to help my colleagues get going with writing an API in the Go language.

gorm-case icon gorm-case

I wanted to have some case-insensitive where-queries and I often use maps for filtering, so I made this plugin to convert queries into that.

gorm-deep-filtering icon gorm-deep-filtering

Allow gorm's Where() to take in maps of maps that are automatically converted into subqueries

gorm-like icon gorm-like

I wanted to provide a map to a WHERE query and automatically turn it into a LIKE query if wildcards were present, this plugin does just that.

gorm-query-convert icon gorm-query-convert

I wanted to provide a map to a WHERE query and automatically convert queries to different operators if characters were present.

image-crawler icon image-crawler

After having worked on a crawling script at work, I decided to try out creating a Symfony 4 application that fetches images from an url that you put in, just for fun and to experiment with this Symfony version.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.