Tarık Yusuf Yıldızcı

Product Engineer

Projects

  • varet

    Open source CLI tool to run predefined "jobs". Some jobs include `git`, `prettier` and `vscode` to quickly setup sensible defaults in the current directory.

  • Presentabl

    My take on a slideshow software that allows for slides to be designed in jsx and tailwind. Just a POC, with a presentation on GraphQL and API architectures.

  • Solver

    A mathematical solver for linear programming problems. It uses simplex algorithm to find the optimal solution.

  • Bayes' Theorem Visualizer

    A visual representation of Bayes' Theorem. It shows how the probability of an event changes with new evidence, and demonstrates the theorem.