Olena

Olena

@Lenooka
9
Followers
17
Following
8
Public Repos
0
Private Repos

Language Breakdown

Lines of code distribution across 8 owned repositories

641K Total LOC
C
612,685 lines
95.6%
N/A
Makefile
14,711 lines
2.3%
N/A
Shell
13,592 lines
2.1%
N/A
I

I-Shaped Developer

I-shaped

Specialist — deep expertise in C

C
Makefile
Shell

Collaboration Network

Global Impact visualization

LIVE
Olena
0 active collaborators

Repos

8

PRs

0

Growth

+18%

Top Collaborators

No collaborator data yet.

Coding Streak

Contribution activity over the past year

1 day
348
Contributions
23
Commits
0
Pull Requests
Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun
Mo
We
Fr
Based on GitHub activity
Less
More

Top Repositories

Minishell

Minishell is a Unix shell project developed as a pair project for the 42 School curriculum. It supports command parsing, piping, redirection, and environment handling. I implemented command execution and heredoc functionality, while my partner focused on parsing and built-ins.

0 0
C
philosophers

Philosophers is a concurrency and synchronization project from the 42 School curriculum. It simulates the Dining Philosophers problem, emphasizing multi-threading, mutexes, and proper handling of shared resources to avoid deadlocks and race conditions.

0 0
C
CUBE_3D

Cube 3D is a 3D graphics project from the 42 School curriculum. It renders a 3D environment using raycasting, allowing player movement and perspective changes. The project emphasizes 3D math, real-time rendering, and interactive graphics programming.

0 0
so_long

So_long is a 2D grid-based game project from the 42 School curriculum. Players navigate a map, collect items, and reach an exit while avoiding obstacles. The project emphasizes pathfinding, map validation, event handling, and graphics programming.

0 0
C
fractol

Fractol is a graphics project from the 42 School curriculum that renders mathematical fractals such as the Mandelbrot and Julia sets. It focuses on complex numbers, optimization, and interactive visualization with zoom and dynamic parameter control.

0 0
C
push_swap

Push_swap is an algorithmic sorting project from the 42 School curriculum focused on sorting data using a limited set of stack operations. It emphasizes optimization, implementing efficient strategies like the longest increasing subsequence (LIS) to minimize moves and improve performance.

0 0
C
libft-printf-printerror

Libft is a custom implementation of essential C standard library functions, built from scratch as part of the 42 School curriculum. The project focuses on low-level programming, memory management, and writing clean, reusable code without relying on external libraries.

0 0
C
LIBFT_tester

A simple tester for the 42 Libft project.

0 0
C

Open Source Impact

Contributions to external projects

0 merged PRs

No external contributions found.