Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.27 KB

File metadata and controls

24 lines (17 loc) · 1.27 KB

A personal sandbox for competitive programming, algorithmic challenges, and small utility programs.

Languages Platforms License

About

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.

Features

  • 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.

License

This project is under the MIT License.