Projects in Awesome Lists by jonasraoni
A curated list of projects in awesome lists by jonasraoni .
https://github.com/jonasraoni/codility
My solutions to exercises and tests at http://codility.com.
algorithm-challenges algorithms algorithms-and-data-structures algorithms-csharp codility codility-100 codility-challenges codility-csharp codility-exercises codility-lessons codility-lessons-exercises codility-solutions codility-training competitive-programming csharp
Last synced: 12 Apr 2025
https://github.com/jonasraoni/notes
A code editor with support for dozens of languages, syntax highlighting, JavaScript macros/plugins, personalized smart indenting, debugger, folder search, etc.
code delphi editor javascript-plugin object-pascal pascal programming scintilla synedit windows
Last synced: 16 Sep 2025
https://github.com/jonasraoni/hackerrank
My solutions to exercises and tests at https://hackerrank.com.
algorithms algorithms-and-data-structures algorithms-javascript hackerrank hackerrank-algorithms-solutions hackerrank-challenges hackerrank-javascript hackerrank-javascript-solutions hackerrank-solutions javascript javascript-algorithms
Last synced: 12 Apr 2025
https://github.com/jonasraoni/resizeable-shape-component
A Delphi component offering resizeable shapes and also a container where it can be created.
delphi-component pascal resizeable shape
Last synced: 03 Jan 2026
https://github.com/jonasraoni/article-importer-plugin
OJS plugin to import A++ and JATS articles
Last synced: 23 Aug 2025
https://github.com/jonasraoni/stream-adapter
A Pascal stream class that is implemented as an interface, thus offering reference-counting.
delphi pascal pascal-stream reference-counting stream-adapter tstream
Last synced: 04 Jan 2026
https://github.com/jonasraoni/object-tree
Object tree written in Pascal/Delphi.
Last synced: 04 Jan 2026
https://github.com/jonasraoni/persistent-tree
Persistent tree structure written in Pascal that can handle binary data.
delphi pascal persistent-data-structure persistent-tree reference-counting
Last synced: 04 Jan 2026
https://github.com/jonasraoni/wildcard-seeker
A wildcard searching class on Pascal optimized for speed.
delphi pascal search-engine search-replace wildcard
Last synced: 20 Mar 2025
https://github.com/jonasraoni/math-expression-evaluator
Math expression evaluator written in Pascal using pointers.
delphi math-expression-evaluator math-expression-parser pascal polish-notation
Last synced: 16 Jul 2025
https://github.com/jonasraoni/wave-plotter
A Delphi component written in Pascal to draw waves (sine, square, triangle).
component delphi delphi-component draw-waves oscilloscope pascal wave-plotter
Last synced: 03 Jan 2026
https://github.com/jonasraoni/marc-to-iso
CSV and PHP mappings from MARC codes/countries to ISO3166 and vice-versa.
iso3166 iso3166-1 marc-codes marc-countries marc-to-iso php
Last synced: 20 Mar 2025
https://github.com/jonasraoni/leetcode
My solutions to exercises and tests at https://leetcode.com
algorithm-challenges algorithms algorithms-and-data-structures competitive-programming javascript javascript-algorithms leetcode leetcode-javascript leetcode-javascript-solutions leetcode-questions leetcode-solutions
Last synced: 10 Sep 2025
https://github.com/jonasraoni/csharp-variant-type
A class that mimics the behavior of the so-called variant data type.
csharp data-type datatype type variant-data variants
Last synced: 26 Jul 2025
https://github.com/jonasraoni/ocs-to-ojs
Tool to migrate data from an OCS installation into OJS
migration ocs ocs-migration ojs open-conference-systems open-journal-systems
Last synced: 20 Mar 2025
https://github.com/jonasraoni/path-parser
Retrieves the path of special Windows' folders and parse strings with variables in the format $(VARIABLE).
delphi desktop favorites pascal path-parser pathfinding special-folders startup
Last synced: 20 Mar 2025
https://github.com/jonasraoni/lotofacil-printer
Application in Object Pascal (Delphi) to print Lotofácil tickets.
application delphi lotofacil pascal printer
Last synced: 20 Mar 2025
https://github.com/jonasraoni/get-break-type
Pascal function to detect the type of line break in a file.
binary-check delphi line-break line-breaking pascal
Last synced: 04 Jan 2026
https://github.com/jonasraoni/flatten-array
C# extension method to flatten N-dimensional arrays of any data type.
array csharp extension-methods flatten
Last synced: 10 Oct 2025
https://github.com/jonasraoni/google-tag-manager-plugin
Google Analytics plugin for OMP 1.2+ / OJS 3.0+
Last synced: 20 Mar 2025
https://github.com/jonasraoni/php-prepared-statement
A class to emulate prepared statements syntax where it's not available.
emulation emulator php prepared-statements
Last synced: 20 Mar 2025
https://github.com/jonasraoni/ojs-registration-notification-plugin
Registration Notification Plugin for OJS
ojs ojs-plugin ojs-plugins ojs3 ojs3-plugin
Last synced: 12 Apr 2025
https://github.com/jonasraoni/resizeable-splitter
A resizeable splitter panel manager.
component html javascript panel resizeable splitter
Last synced: 12 Aug 2025
https://github.com/jonasraoni/googletagmanager
Google Analytics plugin for OMP 1.2+ / OJS 3.0+
Last synced: 05 Jul 2025
https://github.com/jonasraoni/php-jdbc
An implementation of JDBC in PHP altogether with a DAO code generator.
Last synced: 28 Oct 2025
https://github.com/jonasraoni/tld-to-iso
Top level domain to ISO and vice-versa
Last synced: 20 Mar 2025
https://github.com/jonasraoni/osf-to-ops
Imports data from OSF and generate XML files which can be imported into OPS
Last synced: 20 Mar 2025
https://github.com/jonasraoni/memory-block
A set of simple functions to manage the memory of a dynamic array with fixed size items and contiguous memory.
array block c dynamic dynamic-array list memory memory-management
Last synced: 20 Mar 2025
https://github.com/jonasraoni/notes-finder
Given a set of notes and a target value, tries to retrieve the right notes to avoid change.
coding-challenge coin-change csharp solution
Last synced: 20 Mar 2025
https://github.com/jonasraoni/fulltextsearch
Provides a database-backed full-text index for OJS/OMP/OPS, compatible with MySQL and PostgreSQL.
Last synced: 08 Sep 2025
https://github.com/jonasraoni/probability-randomizer
Generates randomized data based on fixed probabilities.
chance php probability probability-distribution random random-generation
Last synced: 20 Mar 2025
https://github.com/jonasraoni/xml-postgresql-import-template
High performance XML to PostgreSQL import template in C#
asynchronous csharp import parallel postgresql template xml
Last synced: 20 Mar 2025
https://github.com/jonasraoni/returntrue
My solutions to the JavaScript riddles at https://alf.nu/ReturnTrue
Last synced: 20 Mar 2025
https://github.com/jonasraoni/php-truncate-html-text
PHP function that truncates text in HTML while preserving the tags and the HTML validity.
html-truncate php truncate truncate-html truncate-text
Last synced: 20 Mar 2025
https://github.com/jonasraoni/php-internal-request
Sub request without opening http connections to the server.
internal-request php request sub-request
Last synced: 20 Mar 2025
https://github.com/jonasraoni/binary-parser
Serializes and unserializes binary data in PHP.
binary-parser binary-serialization ieee-754 ieee754 php serialization serialize
Last synced: 20 Mar 2025
https://github.com/jonasraoni/chutes-and-ladders
My solution for the chutes/snakes and ladders problem. I've left a description with all my reasoning/approaches.
challenge chutes-and-ladders coding-challenge javascript
Last synced: 04 Jul 2025
https://github.com/jonasraoni/php-object-array
Provides a kind of ArrayObject but with support for references and callable properties.
array array-object arrayobject callable-properties object object-array php
Last synced: 10 Jul 2025
https://github.com/jonasraoni/google-code-jam
Some problems that I got the time to solve on my micro free time :)
contest gcj google google-code-jam jam
Last synced: 28 Jul 2025
https://github.com/jonasraoni/mailsendfilter
The plugin allows you to avoid sending emails to certain user accounts based on a couple of settings and rules, which is useful to reduce bounced emails and avoid your mail server from being added to a block list by other mail servers.
Last synced: 25 Oct 2025
https://github.com/jonasraoni/university-trunk
Old university exercises from the year ~2000.
c exercises test turbo-c university windows
Last synced: 29 Jun 2025
https://github.com/jonasraoni/supplementary-files-as-submission-files
Upgrade patch for OJS 3.3 to keep supplementary files as submission files instead of galleys
Last synced: 04 Jan 2026
https://github.com/jonasraoni/frontendcache
Cache the frontend pages for OJS/OMP/OPS
Last synced: 02 Jul 2025
https://github.com/jonasraoni/php-dom
Implementation of the Document Object Model (DOM) Level 3 Core Specification in PHP.
document-object-model dom dom-manipulation php
Last synced: 13 Oct 2025
https://github.com/jonasraoni/php-browser-language
Simple class to extract an ordered list of the user's preferred language from the header HTTP_ACCEPT_LANGUAGE.
browser-language extract php user-preferred-language
Last synced: 17 Oct 2025
https://github.com/jonasraoni/query-builder-extensions
Extensions for the Laravel Illuminate\Database\Query\Builder
illuminate-database laravel laravel-extension laravel-framework laravel-package php
Last synced: 23 Oct 2025
https://github.com/jonasraoni/test-elevator
Implementation of an elevator based on timers.
Last synced: 14 Jun 2025