Skip to content
@Kerk-en-IT

Kerk en IT

Wij geloven wat we maken

Please contact me

Facebook Instagram Threads X YouTube LinkedIn Website


👨🏻‍💻  A Little Bit About Me and My Interests

name: Marco van ’t Klooster
located_in: Roermond, The Netherlands
current_job: Self employed
company: Kerk en IT

fields_of_interests:
  [
    "Roman Catholic Church",
    "Panama",
    "Web Development",
    "App development",
    "Home Automation",
    "Apple",
  ]
technical_background:
  [
    "Full Stack Developer"
    "Intern - App Development",
    "Intern - Apple Hardware reperation",
    "Intern - PC Construction",
  ]
  
currently_learning:
  [
    "Angualar",
    "LLM models"
  ]
hobbies:
  [
    "Photographing",
    "Photo and Video editing",
    "Blogging"
  ]

🌅   Some of My Everyday Habits

<?php
$month = date('m');
$day = date('d');
$day_of_week = date('w');
$activity = array('⛪️', '🙏🏽', '📿');
if ($month >= 1 && $month <= 3) :
	$activity[] = '✈️';
	$activity[] = '🇵🇦';
	$activity[] = '✍🏽';
	$activity[] = '📷';
	$activity[] = '🏊🏼';
	$activity[] = '🏖️';
	$activity[] = '🥵';
	$activity[] = '😎';
else :
	$activity[] = '👨🏻‍💻';
	$activity[] = '💭';
	$activity[] = '📱';
	$activity[] = '❤️‍🔥';
	if (rand(1, 31) == $day) :
		$activity[] = '✍🏽';
		$activity[] = '📷';
	endif;
	if ($day_of_week == rand(1, 3)) :
		$activity[] = '🏊🏼';
	endif;
	if ($day_of_week == 5) :
		$activity[] = '📚';
		$activity[] = '📿';
	endif;
endif;
printf('Today I had %1$d joyful activities which consist of %2$s', count($activity), implode(', ', $activity));
?>

💭  The Languages I Dream Of

CSS3 HTML5 JavaScript PHP MySQL JSON XML MarkDown Bash Python SQLite TypeScript YAML


🚀  Some Tools I Have Used and Learned

Angular Ionic Capacitor Bootstrap jQuery Framework7 OpenAPI Swagger Git GitHub npm Jenkins HomeBrew Oh My Zsh Node.js nginx WooCommerce WordPress Visual Studio Code Linux Unix Ubuntu Raspberry Pi

Popular repositories Loading

  1. classes classes Public

    Kerk en IT Classes

    PHP

  2. .github .github Public

    Kerk en IT

    PHP

Repositories

Showing 2 of 2 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…