Giter Club home page Giter Club logo

๐Ÿ‘‹ Hey, I'm Madison ๐Ÿ‘ฉโ€๐Ÿ’ปโœจ

  • she/her
  • ๐Ÿ”ญ๐ŸŠ UF c/o 2021

About

  • ๐Ÿ’ป interests: mobile๐Ÿ“ฑ, statistics, data analysis, bioinformatics๐Ÿงฌ, ML, theatre๐Ÿ‘ฏ
  • ๐Ÿ’– Fave Languages: Swift, C++, Python, R
  • ๐Ÿ’Œ How to reach me: shoot me an email [email protected]

mfileman's Projects

circular-string icon circular-string

This was a project for my bioinformatics class. We studied the circular string problem and its application to bioinformatics and sequence generation / reconstruction. This project solves the circular string problem taking in an integer k, by creating a DeBruijn graph and generating a Euler cycle from it (the edges corresponding to all possible binary k-mers).

dna-motif-search icon dna-motif-search

This was a project for my bioinformatics class. We studied a couple of motif finding algorithms for finding a potential motif in n many randomly generated DNA sequences. This project 1) randomly generates n many DNA sequences 2) randomly generates a kmer 3) edits up to d many positions in that kmer & inserts that kmer (now motif) into each sequence From here, 4) blindly reads these sequences (with emplaced motifs) and 5) brute force searches all n sequences to find n many motifs with the lowest hamming distance from a consensus string 6) Utilizes Gibbs Sampling algorithm (a randomized algorithm) to find the lowest overall hamming distance from a motif profile Implemented in Swift.

dna-pairwise-alignment icon dna-pairwise-alignment

This was a project for my bioinformatics class. We studied a dynamic programming algorithm (& backtracking) for finding the most optimum pairwise alignment between two DNA sequences. This is that algorithm and backtracking to find one & then all the optimum alignments of two sequences (accepted in .fasta format). Implemented in swift.

galaga icon galaga

Utilizing Processing interface/language, a recreation of the classic arcade game. Indending to optimize for web utilizing the .pde to .js functionality

iterm2-color-schemes icon iterm2-color-schemes

Over 200 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, compatible with Microsoft's terminal

lineeditor icon lineeditor

A line editor implemented using a linked list structure, has the functionality of inserting lines at any point, and deleting, searching, and editing lines. A Data Structures Class Project

madi icon madi

personal resume website, using React & SASS, published through github pages

morseexpress icon morseexpress

Morse keyboard compatible with iMessage- not only for communication, but also for expression!

studytimer icon studytimer

In the process of learning Swift, I made a basic timer app

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.