felselva
C programmer (16 years) and Biologist at Federal University of Minas Gerais (UFMG). Migrating account…
Pinned Repositories
biome
Bioinformatics collection developed by me (@felselva). Personal backup.
flfasta
Command-line application to filter sequences by length in FASTA files.
gfw
Pure C Minimal Graphics Framework (OpenGL)
mathc
Pure C math library for 2D and 3D programming
randomfasta
Command-line application to generate FASTA files with random sequences.
rnd
It's just a random number generator! 1 2 3 1 2 3!
sc-experimental
Sequence Clusterizer (experimental).
swfw
Pure C Simple Window Framework (to be rebased soon).
uastar
Minimal A* implementation in C. No dynamic memory allocation.
utf8
Just a small UTF-8 library.
felselva's Repositories
felselva/mathc
Pure C math library for 2D and 3D programming
felselva/uastar
Minimal A* implementation in C. No dynamic memory allocation.
felselva/gfw
Pure C Minimal Graphics Framework (OpenGL)
felselva/swfw
Pure C Simple Window Framework (to be rebased soon).
felselva/rnd
It's just a random number generator! 1 2 3 1 2 3!
felselva/utf8
Just a small UTF-8 library.
felselva/biome
Bioinformatics collection developed by me (@felselva). Personal backup.
felselva/flfasta
Command-line application to filter sequences by length in FASTA files.
felselva/randomfasta
Command-line application to generate FASTA files with random sequences.
felselva/sc-experimental
Sequence Clusterizer (experimental).
felselva/stream
Just a small wrapper for some standard functions regarding file and memory handling. For personal use.
felselva/supc-experimental
Sequence Unique Patterns Counter (experimental)