Tags

4 Projects (framework)

JS WEB Framework

2019 - 2021 (37 yo) - Dev time: 2 months
Fronted framework entirely coded in Typescript from scratch (see oggibo mobile or menĂ¹ project). Fast, lightweight and more powerful than other popular framework (react, vue, angular)
  • Small size, Template Engine 34 kb (9 kb gzipped), Full Framework and components 295 kb (58 kb gzipped)
  • 100% typescript, no third part libraries, 100% cross-browser compatibility (except < IE 11)
  • Template engine that compile from html-like syntax to Typescript (web pack module or command line utility)
  • Pure MVVM architecture without any additional code / infrastructure. Changing a property in your model will reflect on bound UI element.
  • Incremental UI update, will be updated only when a model change reflect on UI change, despite properties values / condition. This include array operations (add, remove, swap, move, replace)
  • Large set of UI components and styles
  • Content/behavior centric architecture, you describe 'in abstract' what you need, and the user interface will reflect it
Typescript
Framework

Links

C++ .NET Framework suspended

2006 (24 yo)
Porting of .NET framework class library in not managed c++, to have same "expression power", without the cost of IL and garbage collector.
C++
Win32
Posix
Framework

Links

XPhp

2006 - 2007 (24 yo)
PHP object framework that help to separate user interface description Object framework that extend PHP language, conforming it to ASP.NET / JSP standards. Using xphp files, allow to separate user interface and view logic from business logic, adding to standard xhtml tags, advanced and extensible user interface components, with same potential of ASP.NET 2.0 applications. A sample test page: split-bar is dynamic, and data -> user interface passage is automatic.
  • Client and serve events manager
  • New element definition capability
  • Themes and visual effects manager
  • Data binding with common user interface elements (DataGrid, ListBox, etc)
  • Multiple data source support (xml, database, array, etc)
  • Server side element 'expansion' using classic HTML or WEB 2.0
  • Automatic data validation, starting from constraint description, and semi-automatic form generations
PHP
XML
Framework
Language

Screenshots

Links

XAPP

2005 - 2006 (23 yo)
Xml-based architecture to build quickly desktop / web applications. Using the same source code (and sometimes binary), allow to expose some user intereface in different modes (gui or HTML)
C#
C++
WinForm
Win32
AJAX
Socket
Javascript
Web Service
Framework

Screenshots

Links