Commit Graph

41 Commits (master)

Author SHA1 Message Date
Tomasz Półgrabia 6e9af65dd3 Add LICENSE 2024-07-15 08:44:24 +00:00
Tomasz Płgrabia 92ed2e041d Ansi term slf4j compatible logger. 2023-04-27 22:02:21 +02:00
Tomasz Półgrabia 6d17ff9466 Adding some more algorithms in javascript. 2022-03-14 21:17:22 +01:00
Tomasz Półgrabia 7bee829b61 Factorial with base 1000. 2022-03-12 10:30:45 +01:00
Tomasz Półgrabia 0bbf008a75 Btree insert only implemented. 2022-03-08 23:17:52 +01:00
Tomasz Półgrabia 0652e7eb43 Adding binomial heap implementation. 2022-03-07 22:54:50 +01:00
Tomasz Półgrabia 51aa461729 Adding better way of creating leftist heaps using queues. 2022-03-06 21:47:05 +01:00
Tomasz Półgrabia e534becbde Implementing leftist heap. 2022-03-06 19:24:41 +01:00
Tomasz Półgrabia 22e259da87 Binary array heap implementation with bottom up initialization. 2022-03-06 15:39:35 +01:00
Tomasz Półgrabia a50034bc48 Adding prim implementation. 2022-03-06 00:26:28 +01:00
Tomasz Półgrabia 106bc4367c Adding small refactorings 2022-03-05 17:38:59 +01:00
Tomasz Półgrabia c96f6aa699 Adding algorithms max flow. 2022-03-05 17:10:14 +01:00
Tomasz Półgrabia aeaf0dd687 Spring demo 1. 2022-02-27 13:45:56 +01:00
Tomasz Półgrabia 3a46c299ed Adding country - capitol game. 2022-02-13 18:23:03 +01:00
Tomasz Półgrabia d7621aa1d1 Fixed index page for static page and simple routing issue. 2022-01-30 20:54:55 +01:00
Tomasz Półgrabia 1671d19134 Adding initial nuxt version for static page. 2022-01-30 14:51:59 +01:00
Tomasz Półgrabia 0f7094c61a Adding basic go example for gorm with postgresql. 2022-01-25 21:10:55 +01:00
Tomasz Półgrabia e71a793a7b Adding displaying info about current project. 2022-01-24 20:43:45 +01:00
Tomasz Półgrabia d9c5879fbe Adding first maven mojo 2022-01-24 20:39:50 +01:00
Tomasz Półgrabia 278e01f5c1 Nuxt basic demo #1. 2022-01-23 20:56:15 +01:00
Tomasz Półgrabia 20e3ca26eb Fixing return type. 2022-01-18 17:17:43 +01:00
Tomasz Półgrabia 17cc53fb1e Adding go func examples and global .gitignore. 2022-01-17 22:36:10 +01:00
Tomasz Półgrabia 576d73339c Handling command line arguments using flag package. 2022-01-16 17:32:20 +01:00
Tomasz Półgrabia a2ae9772cd Refactoring and adding dockerfile. 2022-01-16 12:13:55 +01:00
Tomasz Półgrabia b76257688b Adding .gitignore for golang_demo3. 2022-01-16 10:35:20 +01:00
Tomasz Półgrabia 01323063d6 Adding example for interfaces in GO. 2022-01-16 10:34:35 +01:00
Tomasz Półgrabia 7b8cd0a505 Simple tornado server (web + websockets) and client for websockets. 2022-01-15 21:46:38 +01:00
Tomasz Półgrabia b1bf2e6a1a Handling failure when starting server and fetching port from command line arguments. 2022-01-15 19:54:10 +01:00
Tomasz Półgrabia b8eaa40100 Adding .gitignore and fixes (return) for logic. 2022-01-15 19:20:10 +01:00
Tomasz Półgrabia 6890c87586 Adding new router handler 2022-01-15 18:40:57 +01:00
Tomasz Półgrabia 972c4e225e Adding basic routing... 2022-01-14 22:50:04 +01:00
Tomasz Półgrabia baa1f2f95e Fixing struct serialization issue (small caps). 2022-01-14 22:40:20 +01:00
Tomasz Półgrabia 8bd3d7a27a Extracted server instance. 2022-01-14 21:36:01 +01:00
Tomasz Półgrabia 121ff25839 Initial version for go server. 2022-01-14 20:59:52 +01:00
Tomasz Półgrabia 17a73b45e7 Refactoring template and adding titlepane. 2022-01-11 20:56:21 +01:00
Tomasz Półgrabia ede67c303b Rest + https://github.com/dojo/dijit/blob/master/tests/resources/TestContextRequireWidget.js 2021-12-19 20:32:18 +01:00
Tomasz Półgrabia 3d2d3915ef contextRequire mapped to require works for relative. 2021-12-19 20:31:34 +01:00
Tomasz Półgrabia 4407cd934d Parse on load add using declaratively ChildWidget. 2021-12-19 15:05:22 +01:00
Tomasz Półgrabia 1a2b04bd6c Dojo demo 2 initial version made on demo 1. 2021-12-19 14:39:31 +01:00
Tomasz Półgrabia 6e878d17f5 Fixing typos. 2021-12-19 14:38:58 +01:00
Tomasz Półgrabia 08c046f6c6 Adding initial dojo demo1 to show issues with dojo/text. 2021-12-19 14:29:44 +01:00