A personal sandbox for competitive programming, algorithmic challenges, and small utility programs.
This repository serves as a multi-language coding sandbox. It contains solutions to programming challenges, logic tests, and various small utility scripts. The code spans multiple languages and includes exercises from platforms like LeetCode and Beecrowd, as well as the "100 Days of SwiftUI" course.
- Algorithmic Challenges: Solutions for logic and data structure problems from LeetCode and Beecrowd.
- Multi-Language Codebase: Snippets and projects written in Swift, C, Java, and Python.
- Biomedical Scripts: Specialized programs from my Biomedical Informatics degree, including a DNA replicator (
Dna.c) and an mRNA-to-amino-acid parser (Aminoacids.c). - Utility Tools: Small, practical, everyday programs, such as character counters and custom terminal tools.
This project is under the MIT License.