Skip to content
View iamaliybi's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report iamaliybi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
iamaliybi/README.md

Ali Yaghoubi

About Me:

I am a Javascript Developer! I am currently studying for a bachelor's degree in computer engineering. My favorite programming language is Javascript, I have experience in PHP and Laravel too.

Languages and Tools:



Pinned Loading

  1. treemap-algorithm treemap-algorithm Public

    This project implements a treemap visualization using the squarified layout algorithm combined with the golden ratio for optimal rectangle aspect ratios. Inspired by the "TradingView stock heatmap"…

    TypeScript 4

  2. binary-tree binary-tree Public

    This is a visualization of a binary tree data structure built using React and Typescript. The tree can be dynamically modified by adding or removing nodes, and the resulting changes are immediately…

    TypeScript 5 2

  3. mario-game mario-game Public

    Meet the new character of Mario. Get started now and take control of your character

    JavaScript 13 2

  4. flappy-bird flappy-bird Public

    Flappy Bird is an arcade-style game in which the player controls the bird Faby, which moves persistently to the right. The player is tasked with navigating Faby through pairs of pipes that have equ…

    TypeScript 6 3

  5. face-recognition face-recognition Public

    Use the Tensorflow.js library and use artificial intelligence to implement face recognition technology

    JavaScript 14

  6. rustrate rustrate Public

    A lightweight, high-performance HTTP server written in pure Rust from scratch. Supporting HTTP/1.0, 1.1, and a partial implementation of HTTP/2.

    Rust