Skip to content
View NikolasGoulios's full-sized avatar
:shipit:
:shipit:
  • Hive Student
  • Helsinki
  • 18:39 (UTC +02:00)

Highlights

  • Pro

Block or report NikolasGoulios

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
NikolasGoulios/README.md

Hi, I'm Nikolas

A place where all my nerve wrecking but beautiful codebases is stored.

About Me

Aspiring Software Engineer passionate about programming, system architecture, big data, and finding patterns in human behavior β€” big supporter of well organized documentation.

πŸ”Ή Currently working on Minishell, implementing a Bash-like environment in C, focusing on parsing.
πŸ”Ή Exploring new languages like C++ and Python, broadening my knowledge in object-oriented programming and scripting.
πŸ”Ή Experimenting with AI & Neural Networks

"My ultimate goal is to create innovative products that enhance human performance, well-being, and overall quality of lifeβ€”helping people become the best version of themselves through technology and optimization."



Pinned Loading

  1. RevisedLibft RevisedLibft Public

    My own library of string manipulation functions and usefull implementation such as Printf and Get_next_line

    C 1

  2. Fract-ol Fract-ol Public

    The first Grapic Project at Hive Helsinki

    C

  3. push_swap push_swap Public

    A sorting algorithm project (with a twist) implemented in C, designed to efficiently sort a stack of integers with a limited set of stack operations.

    C