-
-
-
-
formtools-module-submission_accounts Public
Forked from formtools/module-submission_accountsThe Submission Accounts module.
PHP GNU General Public License v3.0 UpdatedOct 2, 2019 -
formtools-module-form_builder Public
Forked from formtools/module-form_builderThe Form Builder module.
PHP UpdatedSep 30, 2019 -
graph_database_benchmark Public
Forked from zhuang29/graph_database_benchmarkPython UpdatedApr 29, 2019 -
module-field_type_file Public
Forked from formtools/module-field_type_fileThe File Upload Field module.
PHP GNU General Public License v3.0 UpdatedApr 27, 2019 -
-
-
-
network_analysis_in_R Public
Forked from jcarlen/network_analysis_in_RMaterials for DSI tutorial on network analysis using R
HTML UpdatedJan 5, 2019 -
bashutils Public
bash utilities I develop
Shell GNU General Public License v3.0 UpdatedOct 20, 2018 -
-
-
-
-
-
-
-
Employees Public
A small web application written in Java/JSP/SQL that handels querries to a mySQL database. Print, add and delete records.
Java UpdatedJul 20, 2017 -
Compiler Public
A simple compiler written in C, flex (lexical analysis) and bison (syntactic analysis).
C UpdatedJul 17, 2017 -
LocalAlignment Public
An implementation of Smith-Waterman algorithm to local align two DNA sequences in FASTA format.
Java UpdatedJun 17, 2017 -
GlobalAlignment Public
GlobalAlignment Global alignment of two sequences DNA sequences using a given mismatch cost matrix.
Java UpdatedJun 17, 2017 -
PhylogeneticTree Public
My implementation made during "Introduction to bioinformatics" of an algorithm to cluster multiple sequences.
Java UpdatedJun 17, 2017 -
p2pmessenger Public
A simple peer2peer messenger written in Java that uses sockets.
Java UpdatedMay 25, 2017 -
BoyerMoore Public
An implementation of BoyerMoore algorithm in Java that uses BCR and GSR. Input should be given in .fasta format for both sequence and patterns files. Command line example: "java boyermoore patterns…
Java UpdatedMay 25, 2017 -
newspapers Public
A simple database in C to store information about newspapers. Save to file, read from it and secure it with a password.
C UpdatedMay 25, 2017 -
hashmap Public
My implementation of hashmap for integers I made during a class at Institute of Computer Science, Warsaw University of Technology.
C++ UpdatedMay 25, 2017 -
MIPS_mandelbrot Public
MIPS_mandelbrot A program in MIPS assembler to generate Mandelbrot set and save it to a bitmap. This program needs an exisitng .bmp file of name "input.bmp" (to copy its header to the output.bmp fi…
Assembly UpdatedMay 25, 2017 -
x86_mandelbrot Public
A program in x86 assembler combined with Windows native features to generate and draw Mandelbrot set and prints it to a window.
Assembly UpdatedMay 25, 2017