Projects in Awesome Lists by code-architect
A curated list of projects in awesome lists by code-architect .
https://github.com/code-architect/microservices-with-lumen
A Lumen based microservice ready to deploy with guzzle for consumption of api and OAuth 2
guzzle jwt-authentication laravel-passport lumen-framework lumen-micro-framework microservice-framework microservices microservices-architecture oauth-2 php7 restful-api sqlite-database sqlite3
Last synced: 13 Apr 2025
https://github.com/code-architect/mysql-cheatsheet
A cheatsheet for MySQL. All possible queries for mysql developer or admin, from basic to advance.
Last synced: 23 Aug 2025
https://github.com/code-architect/oop-blog
A PHP OOP-Blog, with basic MVC architecture.
Last synced: 28 Oct 2025
https://github.com/code-architect/bug-tracking-app
A Bug Tracking System, with support for PDO and MySQLi (wrapper). An active-record system easy to use. With PHPUnit advance level of test cases
activerecord composer design-patterns mysql oop pdo-mysql pdo-wrapper php7 phpunit phpunit-assertions phpunit-testcase phpunit7
Last synced: 11 Nov 2025
https://github.com/code-architect/custom-python-blockchain
A core blockchain build with python and flask framework for frontend. Some of the components are private and public key, transaction, mine, memory pool, fee calculation, target difficulty, peer-2-peer network, broadcast blocks, resolve conflicts, UTXOS etc.
blockchain flask memory-pool p2p private-key-encryption publick-key python utxos
Last synced: 04 Jul 2025
https://github.com/code-architect/code-ark-framework-implimentation-example
Last synced: 29 Aug 2025
https://github.com/code-architect/wp-agency
A wordpress theme for photography, art lovers and art agency comapnies.
Last synced: 11 Nov 2025
https://github.com/code-architect/reactphp-learning
asynchronous-programming php7 reactphp
Last synced: 11 Nov 2025
https://github.com/code-architect/phpunit-advance-testing
PHPUnit testing with use of Mock, Stub, Dummy, Code-coverage, Data-Providers
php phpunit-code-coverage phpunit-data-provider phpunit-mock phpunit-stub phpunit-testcase phpunit-tests
Last synced: 11 Nov 2025
https://github.com/code-architect/custom-php-blockchain
Blockchain structure using PHP, has a full blockchain structure for demo purposes
blockchain-demos cryptography curl curl-commands flask-restful hashing merkle-root php-cli proof-of-concept proof-of-work rest-api
Last synced: 11 Nov 2025
https://github.com/code-architect/image-processing-library
A stand alone no dependencies library. This is a simple but contains very useful functions of GD image processing library function . Image Processing in php including watermark.
Last synced: 11 Nov 2025
https://github.com/code-architect/popular-post-widget
Popular Post Widget and Hit-Counter WordPress Plugin
Last synced: 11 Nov 2025
https://github.com/code-architect/password-generator
A small program that generates random password
Last synced: 11 Nov 2025
https://github.com/code-architect/simple-search-jquery
A simple CRUD tool using JQuery, bootstrap, PHP m& MYSQL (Optional)
Last synced: 11 Nov 2025
https://github.com/code-architect/lumen-api
Lumen API application using MySQL
lumen lumen-php-framework mongodb mongodb-database mysql-database php rest-api restful-api
Last synced: 11 Nov 2025
https://github.com/code-architect/encryption-hash
A message-digest algorithm in text format (32 digit).
Last synced: 11 Nov 2025
https://github.com/code-architect/background_video_login
background video login system skeleton.
Last synced: 11 Nov 2025
https://github.com/code-architect/about-me-widget
A small about me widget with options
Last synced: 11 Nov 2025
https://github.com/code-architect/bootstrap-template-1
A simple personal product page using bootstrap
Last synced: 11 Nov 2025
https://github.com/code-architect/ajax-addressbook
AJAX Addressbook, can be used in cms, crm or just for private use
Last synced: 11 Nov 2025
https://github.com/code-architect/ecommerce-simple
A simple but effective complete Ecommerce Web Application for Business. Ready to deploy on server.
Last synced: 11 Nov 2025
https://github.com/code-architect/ci_cms
A CMS based on Codeigniter Framework
Last synced: 11 Nov 2025
https://github.com/code-architect/solidity-programming
A collection of solidity based projects
dex erc20 erc20-smart-contract erc721 erc721-tokens ethereum ethereum-contract ethersjs hardhat ipfs remix smart-contracts solidity
Last synced: 07 Apr 2025
https://github.com/code-architect/laravel_blog
A fully functional professional multi site blogging app ready to deploy. With pagination, soft-deletes, WordPress like image library, custom image thumbnail creator. Customize the front-end the way you want.
galary image-processing javascript laravel-5-package laravel-application laravel-framework laravel54 pagination php responsive
Last synced: 27 Feb 2025
https://github.com/code-architect/wordpress-framework
An easy to understand and implement bootstrap based wordpress framework. Just add css based on bootstrap classes and ready to deploy.
Last synced: 11 Nov 2025
https://github.com/code-architect/jquery-contact-widget
A simple but elegant contact widget for wordpress
Last synced: 11 Nov 2025
https://github.com/code-architect/image-gallery
A full Image Gallery ready to use web application, with no dependencies.
Last synced: 11 Nov 2025
https://github.com/code-architect/custom-taxonomy
Custom Taxonomy fou movie, food and travel websites
Last synced: 11 Nov 2025
https://github.com/code-architect/rabbitmq-implementation-php
RabbitMQ Implementation with PHP, with all four exchanges.
consumer exchange faker-generator messaging php73 queue rabbitmq rabbitmq-client rabbitmq-consumer
Last synced: 29 Dec 2025
https://github.com/code-architect/restful-api-with-laravel-and-dingo
A Laravel based fully functional Restful API with custom commands and best coding practices of laravel.
apidoc-generator artisan-command composer continuous-integration dingo-api guzzle jwt-auth jwt-authentication jwt-token laratrust laravel laravel55 mysql php7 phpunit rest-framework restful-api sqlite3 travis-ci version-control
Last synced: 27 Feb 2025
https://github.com/code-architect/multichain-blockchain-php-library
A php library for permissioned blockchain Multichain. Mainly focuses on Asset management and Streams
env multichain multichain-wallet multichaincli permissioned-blockchain php8 rest-api symfony-bundle
Last synced: 05 Jul 2025
https://github.com/code-architect/wordpress-member-list-plugin
A WordPress plugin with CRUD functionality, to manage members in a site.
Last synced: 08 Oct 2025
https://github.com/code-architect/code-ark-2.0
Code-Ark 2.0 is an updated version of Code-Ark framework. Code-Ark 2.0 is composer based, elegant and an easy to use and understand PHP Framework. It has almost every modern aspects of an MVC-R framework, for building small to medium size websites and web apps.
composer composer-installer mvc mvc-framework mvc-pattern namespaces pdo-mysql php psr-2
Last synced: 11 Nov 2025
https://github.com/code-architect/python-blockchain-light
A light weight blockchain build with python, JavaScript, html and flask framework for frontend. Some of the components are private and public key, transaction, mine, memory pool, fee calculation, target difficulty, peer-2-peer network, broadcast blocks, resolve conflicts, UTXOS etc.
blockchain blockchain-technology digital-signature flask html-css-javascript nonce p2p-network private-key-encryption proof-of-work public-key-encryption python3
Last synced: 12 Jul 2025
https://github.com/code-architect/smart-contract-joint-bank-account
A joint account smart contract using solidity
chai ethereum hardhat javascript remixd smart-contracts solidity
Last synced: 06 Jan 2026
https://github.com/code-architect/erc20-decentralized-exchange
ERC20 and Decentralized Exchanges (DEXs)
blockchain decentralized-exchange dex erc ethereum javascript smart-contract smart-contracts solid
Last synced: 11 Nov 2025
https://github.com/code-architect/php-user-authentication
This is a PHP based full authentication, including remember me.
bootstrap3 core-php php phpstorm
Last synced: 25 Jul 2025
https://github.com/code-architect/code-ark
A PHP based MVC Framework. Code-Ark is a simple, elegant, build in twig templating engine enabled, an easy to use PHP Framework for building websites and web apps.
Last synced: 01 Aug 2025
https://github.com/code-architect/code-ark-2.0-installer
This is a symfony/console based command line tool for installing Code-Ark framework in your system
autoloader composer console-application php psr-4 symfony
Last synced: 04 Oct 2025