An open API service providing repository metadata for many open source software ecosystems.

GitHub / turkprogrammer 3 Repositories

turkprogrammer/test-api-manager

A robust REST API service for managing test entities with comprehensive test coverage. Built with Symfony framework, this API provides endpoints for creating, listing, and managing test cases with active/inactive states.

Language: PHP - Size: 53.7 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

turkprogrammer/turkprogrammer

Config files for my GitHub profile.

Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

turkprogrammer/user-service-api

A lightweight user management service that handles basic user operations with UUID-based identification. Core functionality includes user creation and retrieval through a clean architecture approach with domain-driven design principles.

Language: Go - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

turkprogrammer/php8-code-migrator

Утилита для миграции кода PHP на PHP 8.0. Включает анализ совместимости и автоматическое исправление с помощью PHP_CodeSniffer и Rector.

Language: PHP - Size: 10.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

turkprogrammer/Elasticsearch_Sphinx

Подробное сравнение между Elasticsearch и Sphinx по ряду критериев

Size: 12.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

turkprogrammer/GoAppGenerator

Effortlessly generate the ideal application scaffold for your Go web application or API

Language: Go - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

turkprogrammer/reminder

Reminder - это простой Bash-скрипт для создания пользовательских уведомлений в Linux. Вы можете использовать его для напоминаний, уведомлений о событиях или любых других целей, требующих отображения уведомлений.

Language: Shell - Size: 42 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

turkprogrammer/products

Language: PHP - Size: 10.7 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

turkprogrammer/OFACDataUpdater

"OFACDataUpdater" представляет собой приложение, написанное на языке программирования Go (Golang). Его целью является обновление данных из Списка национальных иностранных санкций (SDNList), является тестовым заданием

Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

turkprogrammer/analytic-go

минимальный сервис аналитики на языке программирования Go с использованием базы данных ClickHouse

Language: Go - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

turkprogrammer/Random-User-Generator

"Random User Generator" представляет собой простой веб-сервер, который генерирует случайные данные пользователя, используя API RandomUser. Полученные данные отображаются в виде веб-страницы

Language: Go - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

turkprogrammer/MyGoApp-

Проект MyGoApp - это простое веб-приложение на языке Go, использующее Gin и Gorm для обработки HTTP-запросов и работы с базой данных SQLite

Language: Go - Size: 8.62 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

turkprogrammer/hr Fork of NodaSoft/hr

Human Resouces's resources

Language: PHP - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

turkprogrammer/Pathfinder-Chronicles

Pathfinder Chronicles is an interactive text adventure where the player has to make decisions and influence the development of the plot. The game unfolds in real time, and the player will receive notifications and instructions from the game's characters via text messages.

Language: PHP - Size: 58.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

turkprogrammer/chat

Real Time Chat Application with Ratchet Web Socket Library

Language: PHP - Size: 61.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

turkprogrammer/IP-Address-Plugin-Wordpress

The IP Address Plugin allows you to display the IP addresses of registered users in the WordPress admin area. It also saves the IP address of each user upon login and stores it in the database

Language: PHP - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

turkprogrammer/tictactoegame

Tic Tac Toe is a simple 2-player game where players take turns marking squares on a 3x3 grid. The goal is to get three in a row, either horizontally, vertically, or diagonally. The game is implemented using HTML, CSS, and JavaScript.

Language: JavaScript - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

turkprogrammer/tictactoe

Tic-Tac-Toe game implemented using HTML, CSS, and JavaScript

Language: JavaScript - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

turkprogrammer/symfony-app

Symfony framework app: Onion + Modular Monolith + Hexagonal

Language: PHP - Size: 178 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

turkprogrammer/laravel-api

Language: PHP - Size: 79.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

turkprogrammer/php8fw

tiny framework with php8

Language: PHP - Size: 1.36 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

turkprogrammer/learnphptherightway-outline Fork of ggelashvili/learnphptherightway-outline

Learn PHP The Right Way Series Outline

Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

turkprogrammer/learnphptherightway-project Fork of ggelashvili/learnphptherightway-project

Program With Gio

Size: 125 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

turkprogrammer/codewars Fork of freedom5566/codewars

codewars kata

Size: 354 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

turkprogrammer/Lumen-REST-API-JWT-auth-example

Nice and clean concept of the Lumen Framework for REST API application with JWT authentication

Language: PHP - Size: 48.8 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

turkprogrammer/Lumen-REST-API

Nice and clean concept of the Lumen Framework for REST API application with PASSPORT authentication

Language: PHP - Size: 1.45 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

turkprogrammer/crm

Laravel + Angular CRM backend

Language: PHP - Size: 89.8 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

turkprogrammer/Singleton-Example

Exported from PHPSandbox.

Language: PHP - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

turkprogrammer/php-objects-patterns-practice-5-rus Fork of vitaliyviznyuk/php-objects-patterns-practice-5-rus

This repository contains code listings from the book "Мэтт Зандстра. PHP: объекты, шаблоны и методики программирования, 5-е изд. : Пер. с англ. - СПб. : ООО "Диалектика", 2019"

Size: 778 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

turkprogrammer/php-objects-patterns-practice-16 Fork of Apress/php-objects-patterns-practice-16

Source code for 'PHP Objects, Patterns, and Practice' by MATT ZANDSTRA

Size: 296 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

turkprogrammer/modern-php-cheatsheet Fork of smknstd/modern-php-cheatsheet

Cheatsheet for some PHP knowledge you will frequently encounter in modern projects.

Size: 153 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

turkprogrammer/solid

Принципы SOLID

Language: PHP - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

turkprogrammer/phpunit

Модульное тестирование на PHP

Language: PHP - Size: 894 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

turkprogrammer/Laravel-Dependency-Injection-Container

Laravel, сервисы, контракты и внедрение зависимостей

Language: PHP - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

turkprogrammer/rest_api_service_laravel

REST API сервис на Laravel

Language: PHP - Size: 68.4 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

turkprogrammer/todoapp

To Do App using Laravel framework along with Bootstrap, Jquery, Jquery UI & Ajax

Language: PHP - Size: 124 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

turkprogrammer/xdebug_php_72

compiled Xdebug 3.0.4 for linux no-debug-non-zts-20170718 PHP 7.2

Size: 939 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

turkprogrammer/Laravelhelpdeskapi

Language: PHP - Size: 2.07 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

turkprogrammer/laravelpolygon

Language: PHP - Size: 118 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

turkprogrammer/laraveltodolist

TODO APP LIST. simple laravel crud app

Language: PHP - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

turkprogrammer/restfulapi

RESTful API Laravel with JWT

Language: PHP - Size: 666 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

turkprogrammer/laraveladmincrud

Language: PHP - Size: 17.4 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

turkprogrammer/getsmartpodcast.github.io

Language: HTML - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

turkprogrammer/LaravelBlog

LaravelBlog + VOyager admin

Language: PHP - Size: 1.01 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

turkprogrammer/LravelShop

Language: PHP - Size: 1.99 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

turkprogrammer/YII2Gallery

Yii2 Simple Gallery

Language: PHP - Size: 39.4 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

turkprogrammer/yii2shop

Данный проект я делал как тестовое задание для одной компании, это готовый фронт интернет магазина

Language: PHP - Size: 2.18 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

turkprogrammer/micromvc

Микрофреймворк на PHP MVC паттерн

Language: CSS - Size: 773 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

turkprogrammer/Yii2

Test App based on Yii2 framework

Language: PHP - Size: 2.92 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

turkprogrammer/themes-repository Fork of bludit/themes-repository

Bludit Themes Repository

Size: 14.9 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

turkprogrammer/turkbalasy-theme-for-bludit-cms

Bludit cms theme

Language: JavaScript - Size: 4.14 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

turkprogrammer/Rima-theme-for-GetSimple-CMS

Rima theme for GetSimple CMS

Language: CSS - Size: 5.18 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

turkprogrammer/yii2filmcatalog

Yii2 application Movie Catalog

Language: CSS - Size: 10.7 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

turkprogrammer/MVCapp

Простое MVC приложение минифреймворк для быстрого старта

Language: PHP - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

turkprogrammer/php-to-do-list Fork of koind/php-to-do-list

Todolist — это простой список дел или список задач. Запиши в него все свои важные дела, чтобы не забыть. «Список дел» позволит вам эффективно организовать свое рабочее время. В него можно записать все: от списка покупок до важных деловых встреч. Создай свой «список задач» прямо сейчас, это не займет много времени.

Language: PHP - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

turkprogrammer/CodeIgniter-

CodeIgniter framework based app

Language: HTML - Size: 1.47 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

turkprogrammer/slim

Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs

Language: PHP - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0