Skip to content

Blizarre/microProjects

Repository files navigation

This repo is a collection of very small programs, usually only one file.

  • highload.fun : coding challenges with leaderboard. This directory contains the rust projects that I used before submitting the code.
  • compareImage : python script, compare 2 images and show the differences
  • improveSkyImage : python scripts, improve image of the sky and find orientation of star movement in the sky
  • memoryAccessPattern : benchmark to evaluate differences in performance between random and sequential access to RAM
  • seamCarving : implementation of the seam carving technique
  • switchVsIfElse : benchmark to evaluate differences in performance between if/else and switch
  • md5: simple md5 implementation
  • async_test: Small test for async rust programming (fetch urls in parallel)
  • highload_fun: Small helper project to help me solve challenges on highload_fun
  • C: A tool for quick directory traversal with fzf for the fish shell
  • weekend_rag: A quick experiment with RAG (AKA AI Search) that I did over the weekend

About

This repo is for micro projects, usually one file only

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published