Arman Martirosyan (armanmartirosyan)

armanmartirosyan

Geek Repo

Location:Yerevan, Armenia

Github PK Tool:Github PK Tool

Arman Martirosyan's repositories

CPP-modules

At the heart of this project lies a fundamental goal: the enhancement of your C++ proficiency. With a laser-focused dedication, this repository is meticulously curated to provide an environment where your C++ skills can flourish and evolve. Each module is purposefully crafted to challenge and elevate your understanding of C++.

Language:C++License:MITStargazers:1Issues:0Issues:0

cub3D

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 graphical representations of 3D environments.

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Language:CSSStargazers:0Issues:0Issues:0

fractol

This repository contains a fractal visualization project implemented using the MiniLibX library. The goal of this project is to create an interactive program that allows users to explore various types of fractals in real-time.

Language:CLicense:NOASSERTIONStargazers:0Issues:1Issues:0

login-api

This project is an Express.js API for user authentication using MySQL as the database. It provides endpoints for user registration, login, token refresh, user verification, and logout.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

minishell

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 basic operations, all within a simple and intuitive interface.

Language:CLicense:MITStargazers:0Issues:0Issues:0

philosophers

This repository unveils dual solutions to the Dining Philosophers Problem, illustrating multi-threading via mutexes/threads and semaphores/processes. Explore parallelism, synchronization, and resource management intricacies through these distinct approaches.

Language:CLicense:MITStargazers:0Issues:0Issues:0

pipex

Dive into Unix intricacies with "pipex." Crafted as a C project, it simulates the shell's pipeline (|) functionality. Explore process execution, file handling, and command chains. Master Unix concepts, process coordination, and C programming through this immersive journey.

Language:CLicense:MITStargazers:0Issues:1Issues:0
Language:CStargazers:0Issues:0Issues:0

react-node-login-api

This project is a user authorization application featuring a React (TypeScript) client, Node.js (TypeScript) server, and MySQL database setup using Docker. It utilizes token-based authentication for secure user access and includes robust access control mechanisms. Managed through docker compose for easy deployment.

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

taskmanager

Introducing the Express.js Task Manager: Simplify your task management with MySQL integration. From authentication to real-time updates, it offers a seamless experience.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0