Pinned Repositories
Arkanoid-For-Atari-XL
A clone of Arkanoid for Atari XL/XE written in CC65
CSSFramework
Very tiny and responsive Material Design CSS framework for developing responsive projects on the web. The entire set of modules clocks in at 10KB minified.
django-blog
A simple blog system in Django
GekonOS
A unix-like operating system in a spirit of minimalism
HTML5-template
A front-end template for building web apps or sites.
konekti
A simple social network in Django
laravel-blog
A simple blog system in Laravel 8
MicroCMS
Very lightweight content management system (CMS), written entirely in pure PHP (OOP & MVC).
PhaserStarterProject
Provides an empty Phaser starter project with game states.
web-os
A web operating system written in HTML5, CSS3, JS
jpacanowski's Repositories
jpacanowski/web-os
A web operating system written in HTML5, CSS3, JS
jpacanowski/Arkanoid-For-Atari-XL
A clone of Arkanoid for Atari XL/XE written in CC65
jpacanowski/MicroCMS
Very lightweight content management system (CMS), written entirely in pure PHP (OOP & MVC).
jpacanowski/PhaserStarterProject
Provides an empty Phaser starter project with game states.
jpacanowski/Cyjon
A simple, clean code, multi-tasking operating system written in pure assembly language for 64-bit processors from the AMD64 family.
jpacanowski/forum
A simple forum in Laravel
jpacanowski/konekti
A simple social network in Django
jpacanowski/django-blog
A simple blog system in Django
jpacanowski/laravel-blog
A simple blog system in Laravel 8
jpacanowski/386bsd
386BSD
jpacanowski/Basilisk
The Basilisk web browser
jpacanowski/blum-blum-shub-prbg
C++ Implementation of the Blum-Blum-Shub Psudo Random Number Generator
jpacanowski/GeckOS-V2
GeckOS version 2, a multi-tasking and multithreading operating system for the 6502
jpacanowski/jamesmolloy-kernel-development-tutorials
Source code from http://www.jamesmolloy.co.uk/tutorial_html/index.html with improved build system. Tested on Ubuntu 14.04.
jpacanowski/jpacanowski
jpacanowski/jpacanowski.github.io
My portfolio
jpacanowski/json-c
Simple JSON parsing in C.
jpacanowski/laravel-docker
jpacanowski/libstephen
My own C library. Probably don't use it.
jpacanowski/MarioClone
My clone of the game Mario, in Phaser.js
jpacanowski/mercury
jpacanowski/MicroCMS-laravel
A content management system (CMS) in Laravel
jpacanowski/minimal-linux-script
One script which generates live Linux ISO image with minimal effort. Based on the first published version of Minimal Linux Live: http://github.com/ivandavidov/minimal
jpacanowski/os-tutorial
How to create an OS from scratch
jpacanowski/prestashop-module
My first Prestashop module displaying a visit counter on home page.
jpacanowski/react-todo-list-app
A simple TODO list app in React
jpacanowski/Spaceship
My clone of the game Spaceship, in Phaser.js
jpacanowski/thing
The alternative desktop for Atari ST/TT/Falcon (and compatible machines)
jpacanowski/unix-history-repo
Continuous Unix commit history from 1970 until today
jpacanowski/userspace_cooperative_multitasking
A simple example of cooperative multitasking in C in userspace