Skip to content
View hlaineka's full-sized avatar

Highlights

  • Pro

Block or report hlaineka

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

Hi there 👋

I'm a full-stack developer with passion for usability and accessability. Most of my projects here in github are quite old, from the days I studied in Hive.

  • My latest project, a recruitment project for Solita - The Bike App deployed here (the free server might be offline)

My earlier projects:

  • A working shell in C in a group of two. The parser is my work. You can find the repo of our project at 21sh and the finished project 42sh
  • One week crash course to python by creating an evaluation grading system by using data from our school API evaluation review
  • ft_select, a small program using termcaps library to create an interface.ft_select
  • minishell, the first shell project creating a simple command interpreter. minishell
  • ft_ls, a redo of the ls command. ft_ls

See also our demo of our Hack the Crisis winning idea of a remote learning platform for small students Kauko app demo. More info on the process of creating the demo can be found on Hive Helsinki homepage

And because we all love stats:

hlaineka's GitHub stats

Top Langs

Pinned Loading

  1. dev-academy-2023-exercise dev-academy-2023-exercise Public

    My recruitment project for Solita dev academy in 2023

    TypeScript

  2. 42sh 42sh Public

    42sh is a full functional, mostly POSIX compliant shell, coded entirely by @hlaineka and @huhtasheikki

    C 1

  3. 21sh 21sh Public

    Next step on creating a shell that fill the requirements of POSIX

    C

  4. evaluation_review evaluation_review Public

    My first project with python. An evaluation reviewer that fetches data from 42API and calculates points based on the quality of the evaluation. Uses Bottle to create web interface, SQLite database …

    Python

  5. ft_select ft_select Public

    A program that creates a selection list using termcaps.

    C

  6. ft_ls ft_ls Public

    My own ls command, used to list files and folder. Flags -lartR implemented as well as multiple files and folders as parameters.

    C 1