Pinned Repositories
2048-for-J2ME
2048 game clone for Java ME based cell phones
4004-assembler
intel 4004 assembler in javascript (for learning)
basekernel
A simple OS kernel for research, teaching, and fun.
fudge
An event-driven operating system. Simplicity, clarity and speed.
Lisp
lsbasi
Let's Build A Simple Interpreter
Mako
A simple virtual game console
newseven_php
wyoos
Source codes for the "Write your own Operating System" video-series on YouTube
wassekaran's Repositories
wassekaran/wyoos
Source codes for the "Write your own Operating System" video-series on YouTube
wassekaran/ansilove.js
A script to display ANSi and artscene related file formats on web pages
wassekaran/BoneOS
BoneOS Kernel and Operating System Source Tree
wassekaran/brainfuck-visualizer
Javascript Brainfuck Interpreter and Visualizer. Built with Backbone.js
wassekaran/cell
Cell Elementary Learning Language
wassekaran/chessnet
Chess AI player based on deep learning
wassekaran/Chip-8-Emulator
A Chip-8 Emulator
wassekaran/Chip8Assembler
A Chip8 assembler
wassekaran/Compiler-for-C
Compiler Construction for C using C. This will spit out assembly language x86 code. It uses Flex and Bison as tool.
wassekaran/cpi
Tiny c++ interpreter
wassekaran/eduOS
A teaching operating system to get a deeper knowledge in the design of system software
wassekaran/exylus
A hobby operating system written in C and Assembly (AT&T syntax) targeted for x86 architecture.
wassekaran/ghost
Ghost, a micro-kernel based operating system for the x86 architecture.
wassekaran/github-downloader
wassekaran/HelloMarioEngine
A feature packed and fully commented Super Mario engine for GameMaker: Studio.
wassekaran/html5-tower-defense
HTML5 tower defense
wassekaran/JPC
JPC - The fast x86 PC emulator in 100% pure Java
wassekaran/jsfuck
Write any JavaScript with 6 Characters: []()!+
wassekaran/linux
Linux kernel source tree
wassekaran/mini-os
Mirror of the Xen MiniOS Git from git://xenbits.xen.org/mini-os.git
wassekaran/MiniOS
Simple DIY OS
wassekaran/nesasm
6502 assembler for NES games
wassekaran/netsurf
wassekaran/oop-basics
Basic Training to introduce people to OOP. Setup with PHP but principles are applicable for most languages
wassekaran/Rubiks2x2x2-OptimalSolver
Optimally solve the Rubik's 2x2x2 cube with Python
wassekaran/RubiksCube-TwophaseSolver
Solve Rubik's Cube in less than 20 moves on average with Python
wassekaran/Sem4
Codes for Labs and Study Materials
wassekaran/simple-mvc
A very simple PHP MVC application
wassekaran/simple-virtual-machine
A simple VM for a talk on building VMs
wassekaran/willOS
:floppy_disk: A dead-simple 64 bits Operating System. // Work In Progress