Dimitri G (cdelicia)

cdelicia

Geek Repo

Location:San Jose

Github PK Tool:Github PK Tool

Dimitri G's repositories

algorithms

algorithms. My solutions from leetcode

Language:JavaStargazers:0Issues:0Issues:0

Assembly-ASM

Implementation of basic C functions (read, write, strlen, strdup, strcpy, strcmp) in Assembly language.

Language:CStargazers:0Issues:0Issues:0

DockerLEMP

simple LEMP stack deploying by using Docker. -> Debian 10 Buster, Nginx, MariaDB, PHP.

Language:ShellStargazers:0Issues:0Issues:0

fps3Dgame

The project is inspired by one of the first FPS, DOOM. In this project, the simplest game engine is implemented, which uses the principle of raycasting. The user, by changing the configuration file, can set the map and other necessary settings, after which, playing as a character, explore the map.

Language:CStargazers:0Issues:0Issues:0

KubernetesCluster

using Minikube (1 Node cluster) --> LoadBalancer and 7 Services.

Language:DockerfileStargazers:0Issues:0Issues:0

miniShell

Implementation of the Bash (Unix Shell) using my own "libft" (APIs) library in C. In collaboration with Alex Kcedra.

Language:CStargazers:0Issues:0Issues:0

MutexVsSemaphore

Dining Philosopher Problem using Mutex or Semaphore

Language:CStargazers:0Issues:0Issues:0

SDET-Assessment

My solution for the assessment

Language:JavaStargazers:0Issues:0Issues:0

TestAutomation

Quick Smoke test cycle (UI using WebDriver, API tests and data verification in DB)

Language:JavaStargazers:0Issues:1Issues:0