Skip to content
View normai's full-sized avatar
Block or Report

Block or report normai

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
normai/readme.md

Normai's Projects

This is an overview on my GitHub and GitLab projects.

Logo 20211218°0925 Logo Icon for JavaScript

A JavaScript library to draw animated canvases by just specifying parameters in a data attribute. Summary : CanvasGear is a script to draw animated canvases by just specifying some parameters in the HTML. Status : Works, but has only few boring algorithms on board

Logo 20220214°1333 Logo Icon for JavaScript Icon for JavaScript

This provides a small demo code for various programming features for Python and Java courses. Status : In statu nascendi, means not yet filled much.

Logo 20211218°0933 Logo Icon for JavaScript

A Contao extension to put a Speisekarte on the site (Contao is a PHP content management system). Status : It works. Note : Forked from LinkingYou/contao-speisekarte

Logo 20211205°0923 Logo Icon for Visual Basic

A Visual Basic project with an Access 2007 database file. It is accomplishing a trivially sounding but in fact devilish mission. Summary : Demonstrate how to make a DataSet on a WinForm work against an Access database file with hierarchical table relations. Status : Good enough to provide the cornerstones.

Logo 20211206°1243 Logo Icon for C-Sharp

A C-Sharp project to demonstrate some non-trivial C-Sharp language features. Summary : This solution demonstrates e.g. inheritance, interfaces and IEnumerator. Status : A little bit bloated, should be condensed and renamed.

Logo 20220204°1803 Logo Icon for CPP

A Visual Studio solution with several projects, demonstrating some simple console keyboard menus

 

 

Logo 20140713°061302 Logo Icon for JavaScript

A PHP MVC project to demonstrate simple login. Platform : PHP/php-login Summary : This is a fork from php-login, with the only difference, that it allows to use for the database not only MySQL, but PostgreSQL and SQLite as well. The current version is a first proof-of-concept. Status : Works, but is no more updated since 2014. Note : The interesting files are (1) PdoDbMore.php which provides helper functions, so MySQL targetting code can be used for SQLite and PostgreSQL (2) A Perl script /PhpDbSwitch/patch.pl which converts MySQL-PHP code to the more general code. See downtown.trilo.de/…/PhpDbSwitch/.

Logo 20210512°1713 Logo Icon for JavaScript

  PurpleTerms   (formerly 'terminaljs')

A single-file JavaScript to put up terminals on a web page. Status : Applicable.

 

 

Logo 20130705°0812 Logo Icon for C-Sharp

A C-Sharp project with A Simple Generic Database Query Tool and API. Summary : Connect to various databases, view tables, issue SQL statements and view the results. Supported databases are MS-SQL, MySQL, ODBC, OleDb, Oracle, PostgreSQL, SQLite. Status : Proof-of-concept. Needs upgrading

 

Logo 20211218°0943 Logo Icon for JavaScript

A PHP/Composer/Guzzle/PHPUnit project demonstrating how to use Guzzle for testing REST API's with PHPUnit. Status : No more updated since 2014. Note : Forked from o/rest-api-test-example to contribute a little fix

 

Logo 20130705°0812 Logo Icon for JavaScript

Yet another JavaScript slideshow. Status : It works.

 

Logo 20220108°1727 Logo Icon for CPP

A Visual Studio C++ solution demonstrating the separation of user interface from functionality. One and the same functionality is handled by multiple different user interfaces. The project shall show, how to wire together a CPP library, a console UI and graphical UI.

 

Logo 20210904°1113 Logo Icon for JavaScript Icon for JavaScript

A PHP/JavaScript project to demonstrate time telling with PHP and JavaScript. Status : Works

 

 

Logo 20210820°1133 Logo Icon for JavaScript

A JavaScript control to pick a random number from a control on a HTML page. Summary : This is a small JavaScript control to pick a random integer between one and any desired. It comes with a sound effect like that of a real wheel of fortune. Numbers can be replaced by names. Status : It works. There is room for enhancement.

Logo 20220122°1653 Logo Icon for CPP

A Visual Studio solution to provide a quick primer into Windows Desktop Application programming in C++ using the Windows API. The original project is www.winprog.org/​tutorial/ by Brook Miles, which is just modernized here for C++ and 64-bit Windows


Credits

The Visual Basic logo comes from icons8.com/…/microsoft-visual-basic-6. The C# logo comes from logodix.com/logos/773659. The JavaScript logo comes from logodix.com/logos/374972. About where the other logos come from, see the respective projects

 

Bye

Norbert, 2021-Dec-19

[File 20211029°0751] ܀Ω

Pinned

  1. QueryPony QueryPony Public

    A Simple Generic Database Query Tool and API

    C#

  2. canvasgear canvasgear Public

    Draw animated canvases by just specifying some parameters in a HTML data attribute

    JavaScript

  3. slidegear slidegear Public

    Yet another JavaScript slideshow

    JavaScript

  4. terminaljs terminaljs Public

    Forked from eosterberg/terminaljs

    Single-file JavaScript to put up terminals on a web page

    JavaScript