Skip to content
/ random Public

A collection of learning exercises and short projects with no better place to go

Notifications You must be signed in to change notification settings

yuval59/random

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Projects

A collection of learning exercises and short projects with no better place to go

This is really just a collection of independent smaller projects, learning exercises, and whatever else I do for fun. There will be some good code, some less good code, some useful projects and examples and some things I write for fun only that will serve no easily conceiveable real-world application

Current projects:

  • A small, simple implementation of a (very) basic linked list data structure.

  • A learning project about Pseudo-random number generation, different types of noise generation, and Fractional Brownian Motion (fBm).

    README

  • A simple implementation of an n-dimensional vector library.

  • Some learning exercises in different methods of calculating primes and comparisons of methods.

    README | TODO

About

A collection of learning exercises and short projects with no better place to go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published