Computer Science Student @ BGU 🐫
Here are some of the projects I've worked on:
A remix of The New York Times' Connections — but with a twist! Connectons+ lets you tackle word groups of different sizes for an extra dose of challenge and variety.
A simulator for various types of automata, built with TypeScript. It allows you to define, visualize, and simulate the behavior of finite state machines.
A TypeScript-based library for matrix calculations and linear algebra operations. It provides a comprehensive set of tools for working with matrices, vectors, complex numbers, and polynomials.