Pinned Repositories
Backbone
Backbone ドキュメント日本語訳
backbonetutorials
As single page apps and large scale javascript applications become more prominent on the web, useful resources for those developers who are jumping the ship are crucial.
emacs-slime
extend slime-eval-last-expression
Lisp-In-Small-Pieces-1
Programs from the book Lisp in Small Pieces, updated to work on modern schemes
mitunya's Repositories
mitunya/Lisp-In-Small-Pieces-1
Programs from the book Lisp in Small Pieces, updated to work on modern schemes
mitunya/emacs-slime
extend slime-eval-last-expression
mitunya/cl-competitive
Common Lisp implementation of algorithms
mitunya/cl-fastcgi
A Generic Version of SB-FastCGI, runs on mostly Common Lisp implementations.
mitunya/cl-rest-server
Serve REST APIs from Common Lisp
mitunya/django-automations
Processes and automations for your Django project
mitunya/BPMN_RPA
Robotic Process Automation in Windows and Linux by using Diagrams.net BPMN diagrams.
mitunya/django-auth-crud-app
A Django application featuring CRUD operations and user authentication.
mitunya/django-crud-parent-child
Stand alone Django applications the show how to build CRUD application with Parent/Child relation
mitunya/django-rest-authjs
This tutorial looks at how to implement a Django REST-based authentication system and integrate it with Auth.js (formerly NextAuth.js).
mitunya/drf-SimpleJWT-Vue
Template Django + DRF + SimpleJWT + Vue.js project
mitunya/eml2text
Converts encoded mail to readable text.
mitunya/femtolisp
a lightweight, robust, scheme-like lisp implementation
mitunya/flask-jwt-auth
JWT Authorization in Flask
mitunya/gantt-chart
Gantt chart implementation with Canvas
mitunya/JWT-Authorization
Simple JWT Authorization template made with ExpressJs and MongoDB
mitunya/lbForth
Self-hosting metacompiled Forth, bootstrapping from a few lines of C; targets Linux, Windows, ARM, RISC-V, 68000, PDP-11, asm.js.
mitunya/lisp-notes
Repo for Common Lisp by Example and all other useful resources I found online
mitunya/lisp-web-template-productlist
A web template with Hunchentoot, Easy-routes, Djula templates, Bulma CSS.
mitunya/lispy
Learning with Peter Norvig's lis.py interpreter
mitunya/LLVM-Tutorial-ja
mitunya/microlisp
Simple Lisp compiler. Compiles a minimal Lisp dialect to ANSI C.
mitunya/mutt
The Mutt E-Mail Client github mirror. Please use gitlab for issues/pull requests.
mitunya/node-jwt-step-by-step
A simple express jwt server with vanilla javascript client for testing
mitunya/sample-1
mitunya/simpleAuthApp
This is a simple authentication web app built using flask as backend API and JWT for access token.
mitunya/spring-flowable-integration-2
In this tutorial, we will be integrating Flowable's BPM engine into our Spring Boot application.
mitunya/tiny-c-projects
A collection of small C projects - usually a minimal example of something interesting
mitunya/tiny-eval
Two tiny Lisp evaluators in Common Lisp
mitunya/vue-vuex-jwt-auth
Vue.js Demo for JWT Authentication with Vuex and Vue Router