Nevena Drešević (NDresevic)

NDresevic

Geek Repo

Company:Benetics

Location:Zurich, Switzerland

Home Page:https://linkedin.com/in/ndresevic

Github PK Tool:Github PK Tool

Nevena Drešević's repositories

timetable-generator

Timetable generator for university schedule implemented in Python using genetic algorithms.

binary-genetic-algorithm

A binary genetic algorithm using two-point crossover and inversion for mutation. The algorithm was written for optimization of the Goldstein-Price function.

Language:PythonStargazers:3Issues:2Issues:0

intelligent-agents

Implementation of various intelligent agents (reactive, deliberative, centralized, auction) to solve the Pickup and Delivery Problem (PDP) using Logist Platform.

Language:JavaStargazers:3Issues:2Issues:0

distributed-chaos-game

A distributed system that computes fractal structures by applying the game of chaos. Implemented in Java.

Language:JavaStargazers:2Issues:2Issues:0

nonek

Creation of my own simple programming language with grammar that describes it, editor as a plugin for Sublime Text and compiler for the language.

Language:PythonStargazers:2Issues:0Issues:0

facility-location

Program that for given set of points in the plane and a number R, computes where a disc with radius R should be placed in order to maximize the number of input points covered by the disc.

Language:JavaScriptStargazers:1Issues:2Issues:0

dos-debug-tool

DOS debug tool intended to facilitate solving problems in DOS programs using TSR. Main functionality is showing values of the main registers and the 6 most recent values on the top of the stack.

Language:AssemblyStargazers:0Issues:0Issues:0

fat16

FAT16 simulation written in Java, along with a graphical representation of data storage in the simulated cluster files of the system and sectors on the disk.

Language:JavaStargazers:0Issues:2Issues:0

Graphics-2D

A 2D game written in Java, using only the Graphics2D library, as well as the RAFgx library. The game consists of several parts (modules), which can be accessed from the main world.

Language:JavaStargazers:0Issues:0Issues:0

marc-parser

Parser from MARC standards to JSON format implemented in Haskell.

Language:HaskellStargazers:0Issues:2Issues:0
Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

monkey-opengl

Simple game/animation in OpenGL.

Language:JavaStargazers:0Issues:0Issues:0

raf-ml

Machine Learning code examples - ML course at Faculty of Computing, Union University, Belgrade

Stargazers:0Issues:0Issues:0

word-distribution-tool

WDT which enables calculating the distribution of occurrences of bags of words in a text. The calculation is concurrent, with the ability to add new sources of text to analyze in real-time. The system makes it possible to calculate the distribution of the number of occurrences of bags of words for individual documents, as well as aggregation of the results of several previous calculations.

Language:JavaStargazers:0Issues:0Issues:0