Welcome to my For Fun repository! This repository is a collection of various projects that I'm building to learn new technologies, programming languages, and concepts while having fun along the way. Each project is allowing me to explore different areas of interest and enhance my skills.
Learning is a lifelong journey, and what better way to learn than by building exciting projects! This repository serves as a playground where I can experiment with different ideas, tackle challenges, and expand my knowledge in various domains. Whether it's creating a simple web application, diving into machine learning algorithms, or exploring the world of game development, there's always something new to explore here.
Here's a list of projects included in this repository:
- Todo App CLI: A Rust-based cli todo app.
- Todo App GUI: A Rust-based gui implementation of a todo app.
- Spellcheck in Rust: A Rust-based spellchecker -> gets closest N words using Levenshtein Distance.
- Raytracer in Haskell: A Haskell based ray tracer
- ASCII Rendering Engine in Zig: A Zig pbased ascii rendering engine, with particle engine.
...and many more to come!
This repository is licensed under the MIT License. Feel free to use the code for educational purposes, personal projects, or anything else you can think of!