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

Highlights

  • Pro
Block or Report

Block or report arsenbadalyan

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. minishell minishell Public

    This project aims to provide users with a lightweight, customizable alternative to the standard Bash shell. With Minishell, you can easily navigate your file system, execute commands, and perform b…

    C 1

  2. philosophers philosophers Public

    Concurrent Solutions to the Dining Philosophers Problem using Threads (Mutexes) and Processes (Semaphores). Explore synchronized approaches to address the classic challenge of coordinating philosop…

    C

  3. cub3D cub3D Public

    This project aims to develop a ray casting game using the MiniLibX library in the C programming language. The game will utilize the concept of ray casting, a technique commonly used in creating 2D …

    C 1

  4. itask-task-manager itask-task-manager Public

    iTask: Simple Task Manager App A minimalist task manager built with React, Tailwind CSS, and Redux. Sign in, manage tasks in a dynamic table, and edit details effortlessly. Boost your productivity …

    JavaScript

  5. memory-game memory-game Public

    Memory Game Try to Win!

    JavaScript

  6. hangman-game hangman-game Public

    Hangman Game: A popular word-guessing game implemented in React with TypeScript. Supports English and Armenian languages. Try to guess the secret word before running out of attempts!

    TypeScript