Pinned Repositories
copyjump.js
copy-jump VM in JS
ffi-luajit-sdl
SDL2 * accessed from LuaJIT with the help of its FFI. (*) OpenGL also!
graphic
render polygons with transformations
list-app
html list app (see todomvc.com)
lua-love2d
experiments with LOVE2D APIs
memory_computation_seed_implementation
A computational machine (MISC CPU) using look-up tables (LUT) to compute. Useful for programmable hardware designs like FPGAs or CPUs. It could be used for codes for genetic programming or other IR for software generation.
php_http
It embraces HTTP's request/response model, both for JSON API and for ViewTemplates/MVC. Run with: "sudo php -S localhost:80" or use "php -a".
php_http_apps_todo
php_http is a way of using html and sql with php in the http way
resm_aka_bbjj
Raw Execution-Step Machine also known as Bit Bit Jump Jump machine. Computer/CPU design.Based on Turing Machine/BitBitJump machine.Extended,popularized,applied.Files,ideas,docs,programs,circuits,links.
simple
microcode machine (a C runtime and some microprograms are included). The challenge is compression of programs in this format. TODO: outputting that triggers memory mutation (program+data) for self-modification and read/write memory access by computed index.
arkenidar's Repositories
arkenidar/exercises_in_js_html
exercises in JS/HTML aka DHTML, in pure vanilla javascript. use of Visual Studio Code for it is suggested. made for helping newbies.
arkenidar/arkoreader
[ fork to contribute ! wishfully adding Windows 11 too ] An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
arkenidar/aspnet_keycloak
does login and logout with KeyCloak
arkenidar/CMakeProject1
sdl2-mixer app ported to cmake and vcpkg build for MS Visual Studio Classic
arkenidar/dotnet_SimpleEF
Entity Framework ( E. F. )
arkenidar/dotnet_SimpleWebApi
c# web api simple db (chat-gpt)
arkenidar/dotnet_vue_api
arkenidar/FullStack-TS-Vue--CS-WebAPI
arkenidar/lua_pix-script
lua pix-script
arkenidar/luajit_embed
basic luajit embedded into C app ( maybe NDK too ) . see also Sol for Lua . MiniLua too . Bellard's TCC too .
arkenidar/rosegarden
sdl audio test ( keyboard note sounds )
arkenidar/sdl-lua
simple libSDL + Lua combo
arkenidar/symfony
arkenidar/xml_parsing_variations
xml/html DOM (works on firefox, tested) (open developer console in some cases)
arkenidar/js-tic-tac-toe-game
from a ReactJS example ( simpler hopefully )
arkenidar/csharp_learn
learn c#
arkenidar/dhtml5_player
arkenidar/dotnet-server
working with network sockets for information networking (TCP-IP sockets)
arkenidar/dotnet_WinFormsApp1
examples
arkenidar/flowgorithm-related
Flowgorithm is a free beginner's programming language that is based on graphical flowcharts.
arkenidar/fork_vercel_examples
Enjoy our curated collection of examples and solutions. Use these patterns to build your own robust and scalable applications.
arkenidar/golang_gin
arkenidar/html-markdown
inserting markdown inline or via URL, using this script kit ( via showdownjs.com )
arkenidar/love2d_bitmaps
arkenidar/lua_lldebugger
lldebugger in vscode to breakpoint a lua script file also in embedded mode ( that is what I wanted to learn )
arkenidar/my-api
arkenidar/nodejs-koa-app
KoaJS basic structure ( my way of learning , so far )
arkenidar/php_basics_router
php router
arkenidar/vs_BlazorApp1
Blazor app in C# for WWW
arkenidar/www-php