Maciej Hajduk (okkindel)

okkindel

Geek Repo

Company:KN Solvro | Deviniti

Location:Wrocław, Poland

Home Page:okkindel.github.io

Github PK Tool:Github PK Tool

Maciej Hajduk's repositories

Labyrinth

Simple 3D Labyrinth written in Javascript. Maze generator was written earlier in Java. It uses canvas to draw minimap and raycasting system.

Language:JavaScriptStargazers:24Issues:2Issues:0

Rogue3D

Classic 3D roguelike written in C++ with SFML library. Made with raycasting technique. Inspired by pixel dungeon. To be continued in my free time.

GCCompiler

Gębalang is a simple imperative programming language. Let me introduce a a new georgus compiler of this awesome language - GCCompiler.

Language:C++License:NOASSERTIONStargazers:4Issues:2Issues:0

Hyperbolic

Poincare disk model on HTML5 canvas. Engine ready for development. It allows you to draw polygons, rotate them, move them, it also has a built-in tessellation demo.

Language:TypeScriptStargazers:4Issues:2Issues:0

LogoTurtle

Logo interpreter written in Javascript. It uses canvas. Commands: move, rotate, goto, color, width, on, off, clear, reset. Example avalible.

Language:JavaScriptStargazers:4Issues:3Issues:0

TankGame

A React component, that can be included on webpage and after pressing a certain combination of keys it overlays the webpage and opens up a game based on "Tanks" (see: https://pl.wikipedia.org/wiki/Battle_City).

Language:JavaScriptStargazers:4Issues:2Issues:0

TreeGenerator

Random tree fractals generation. Simple as it can be.

Language:JavaScriptStargazers:4Issues:2Issues:0

Cellular

A simple cellular automata engine inspired by conways game of life.

Language:JavaScriptStargazers:2Issues:2Issues:0
Language:SCSSStargazers:2Issues:1Issues:0

RogueEngine

I have to stop writing engines. A simple engine for the future roguelike game. I add some crap here that I can figure out, like raycasting. I try to keep a decent style. So far we have an engine loop, player character tracking, different types of tiles and some utils functions.

Language:TypeScriptStargazers:2Issues:2Issues:0
Language:TypeScriptStargazers:1Issues:1Issues:0

GeckoJS

An interpreted, object-oriented and statically typed programming language inspired by TypeScript, Java and Scala written in JavaScript. I will continue it as I will have more time.

Language:JavaScriptStargazers:1Issues:2Issues:0

Sekurak

Computer Sercurity - set of programs to do various illegal things.

Language:JavaScriptStargazers:1Issues:4Issues:0

SelectionMethodsAnalysis

Comparative analysis of feature selection techniques in inbalanced data classification problems.

Language:PythonStargazers:1Issues:2Issues:0

appwrite-typescript

Generate typescript types for Appwrite API

Language:TypeScriptStargazers:0Issues:1Issues:0

Algorithms-and-Structures

A set of programs created by me on my 'Algorithms and Data Structures' labs. Contains many main algorithmic problems (see Readme). Thomas Cormen help was invaluable :)

Language:JavaStargazers:0Issues:2Issues:0
Language:TypeScriptStargazers:0Issues:1Issues:0

appwrite-typer

CLI tool to generate Typescript definitions for your Appwrite collections.

Language:JavaScriptStargazers:0Issues:0Issues:0

awesome-frontend

A curated collection of essential libraries and tools for frontend and fullstack developers to streamline and enhance web development.

Language:TypeScriptStargazers:0Issues:1Issues:0

Bally

Simple balls game engine inspired by Marble Race (https://www.youtube.com/watch?v=xJkbymqUjSk).

Language:JavaScriptStargazers:0Issues:2Issues:0

C-Shell

My implementation of shell in C made on Systems Architecture practical. Feel free to use it. I'll probably never end it.

Language:CStargazers:0Issues:2Issues:0

ChineseCheckers

Chinese checkers is a strategy board game of German origin which can be played by two, three, four, or six people, playing individually or with partners. The game is a modern and simplified variant of the American game Halma.

Language:JavaStargazers:0Issues:3Issues:0
Language:TypeScriptStargazers:0Issues:1Issues:0

EndlessRunner

Wireframe endless runner written in JavaScript.

Language:JavaScriptStargazers:0Issues:2Issues:0

FiniteAutomationMatcher

Finite automata: A finite automaton M is a 5-tuple (Q,q0,A,S,d). The finite automaton begins in state q0 and read the characters of its input string one at a time.

Language:JavaStargazers:0Issues:2Issues:0
Language:TypeScriptStargazers:0Issues:2Issues:0

ProgrammersSimulator

Programmer Simulator written on the first hackathon. In general it turned out to be a failure but maybe someone will use it :) You can eat, code, sleep and dispose.

Language:PythonStargazers:0Issues:2Issues:0
Language:TypeScriptStargazers:0Issues:2Issues:0

WebPage

Simple web page and a business card written in PHP + HTML + JS. Contains commentary service based on MySQL DB.

Language:PHPStargazers:0Issues:2Issues:0