Welcome to Runarok-Guides! This repository is a curated collection of guides, code examples, and resources from my personal academic journey and programming explorations. It’s a mix of structured knowledge, creative coding experiments, and documentation meant to capture my learning progress.
Runarok-Guides/ ├── LICENSE # License file for the repository, outlining terms of use ├── Code Library/ # Contains various programming examples and libraries │ ├── Academic/ # Code examples related to academic projects │ └── Code Folly/ # Various programming projects and experiments ├── Code Manual/ # Documentation and guides related to coding practices ├── Code Quest/ # Collection of personal progress, courses, and internship resources ├── Code Reference/ # Archived files from projects kept for personal reference and future updates └── Thought Box/ # [Moved to a new repository - see below]
-
LICENSE
The repository is licensed under the MIT License. Please see theLICENSEfile for full terms and conditions. -
Code Library/
This folder contains code resources divided into:Academic/: Projects and examples related to coursework and academic research.Code Folly/: Experimental projects and fun programming exercises.
-
Code Manual/
A set of guides and documentation to improve coding practices, enhance productivity, and explore advanced techniques. -
Code Quest/
A collection of resources for tracking personal growth, working through courses, and preparing for internships or professional roles. -
Code Reference/
This folder contains archived files from various projects, stored for personal reference and potential future updates, even though the original repositories are archived. Files are kept for reuse or learning when revisiting old code or working on new projects. -
Thought Box
The original Thought Box content has been moved to a new, more fitting home in a dedicated repository called Logbox. This new space better suits the spontaneous, informal, and exploratory nature of the ideas collected there.- You can find the Thought Box content here:
https://github.com/Runarok/logbox/tree/main/Thought%20Box
- You can find the Thought Box content here:
While Thought Box is no longer part of this repository’s structure, the link is included here for continuity and easy access.
While this repository is mostly personal, contributions are welcome if they align with the content’s purpose. Helpful additions, suggestions, and creative ideas are appreciated. However, any changes will be reviewed before inclusion to ensure they fit within the repository’s academic and exploratory nature.
This project is licensed under the MIT License. See the LICENSE file for full details.
Thank you for visiting Runarok-Guides! Happy coding and learning.