Skip to content

Instantly share code, notes, and snippets.

View alishahidi's full-sized avatar
🦅
Belive ...

Ali Shahidi alishahidi

🦅
Belive ...
View GitHub Profile
<?php
namespace System\View\Traits;
trait HasExtendsContent
{
private $extendsContent;
private function checkExtendsContent()
{
<?php
namespace System\View\Traits;
use System\Config\Config;
trait HasViewLoader
{
private $viewNameArray = [];
@alishahidi
alishahidi / dracula.css
Last active July 16, 2022 06:17
css classes and variables with dracula theme
/*
@name Dracula Theme
@source https://draculatheme.com/contribute
@collector https://github.com/alishahidi
*/
:root {
--background : #282a36;
--current-line : #44475a;
--foreground : #f8f8f2;
@alishahidi
alishahidi / task_2-3_uni_1401.org
Created December 4, 2022 22:10
task_2-3_uni_1401

Task 2 3

About

write by Ali Shahidi

Task 2

1

@alishahidi
alishahidi / task_4_uni_1401.org
Created December 27, 2022 20:48
task_4_uni_1401

Task 4

About

write by Ali Shahidi

Task 4

1