This was the final presentation project for a bioinformatics class I took as an elective. The main objective was to develop a Java-based tool that simulates the biological processes of transcription (DNA to mRNA) and translation (mRNA to protein), while also applying Big-O analysis to assess algorithmic efficiency.
I have included the slides used during my presentation, along with the GitHub repository where the project was submitted. The repository contains a detailed README file that explains the purpose and functionality of each Java class, providing a clear overview of how the code works.
Github repo for the project:
https://github.com/Ethan004-Code/Bioinformatics_final
Slides:





