Skip to content
View DanonekTM's full-sized avatar
🤔
Why is there statuses on Github?
🤔
Why is there statuses on Github?
Block or Report

Block or report DanonekTM

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DanonekTM/README.md
<?php

namespace DanonekTM;

class About extends Me
{
	public function getStack()
	{
		return
		[
			"languages" => ["PHP", "Java", "Javascript", "Python"],
			"misc_lang" => ["HTML", "Markdown", "BBCode"],
			"stylesheets" => ["CSS", "SCSS", "SASS"],
			"operating_systems" => ["Windows", "Linux", "FreeBSD"],
			"databases" => ["MySQL", "SQLite", "PostgreSQL"],
			"dev_ops" => ["Azure", "GCP", "Docker", "Git"],
			"learning" => ["C", "C++", "Python"]
		];
	}
}
?>

Pinned

  1. Peystbin Peystbin Public

    A Text Storage Site

    Vue 1

  2. stripe-pay stripe-pay Public

    Simple payment gateway using Stripe.

    PHP

  3. TTNC TTNC Public

    Bot for uploading files from Telegram to Nextcloud

    JavaScript

  4. mosquitto-auth-plugin-http mosquitto-auth-plugin-http Public

    Mosquitto MQTT broker plugin used to authenticate and ACL check an account using a HTTP server for validation.

    C 1

  5. ABYD ABYD Public

    Youtube Downloader

    PHP 4 3