Andres Candido

Software developer / Biologist

Projects

Sorcerer's Wrath

with a team of classmates


Sorcerer's Wrath is a 2D platformer with a medieval style that served as the final project for DIG3725, Intro to Game Design.


Project X

with a team of classmates


Project_X is a prototype for a 3D fighting game that served as the Software Engineering Capstone project for CEN4090L.


Tennis(ish) Pong

by myself


A two-player tennis themed Pong Game made with MATLAB.This game can be played with MATLAB Desktop version, using MATLAB Online results in long input delays.



DNA Sequence Aligner

by myself


A DNA sequence alignment program that simulates reads and aligns them back into the original sequence, made with MATLAB.


Conway's Game of Life

by myself


The Game of Life made with Python. The Game of Life is a simulation of cellular evolution, played on a 2-D grid of cells, where each cell can be in one of two states: alive or dead.

Design

Research

Undergrad Thesis

Computational Biology


In this thesis, we aimed to increase our understanding of how eQTLs can be detected at the single-cell level using scRNA-seq data and of how eQTLsingle, an eQTL analysis tool, can accomplish doing so. We also aimed to address eQTLsingle's inherent limitations due to only utilizing scRNA-seq for detecting eQTLs and to propose solutions to these limitations by using relevant literature.