Skip to content
View mariaaallotar's full-sized avatar

Block or report mariaaallotar

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mariaaallotar/README.md


I'm Maria, a programming student at Hive Helsinki

I have a unique combination of knowledge and competence as a result of a strong academic base in pedagogy and computer engineering, hands-on experience in coding and problem-solving gained during my current studies, and my interest in psychology and learning.


Check out some of my projects

Irc server: message in real time, join and operate channels

Screenshot of server running and irssi on channel

Wirefram landscape: renders a transformable wireframe landscape

Gif of a rendered wireframe that is rotated in the program

Minishell: a simple bash-like shell

example of minishell usage

C-library: a library of rewritten C functions

content of libft

IT Knowledge Base

Here’s a snapshot of my current skill set and tools I’m comfortable with:

Languages

  CC++JavaPythonSQL

Tools & Frameworks

  GitUnix

More about me


Education

Current Studies

  • Software developement at Hive Helsinki
  • Languages and technologies: C, C++, Unix, Shell, Git, Web development
  • Focus: Basics of software development, problem-solving, teamwork, code review, learning to learn
  • Education language: English

Academic IT education

  • 2 years Computer Engineering at Åbo Akademi
  • Languages and technologies: Python, Java, SQL
  • Focus: Theoretical base for IT: algorithms, datastructures, maths, logic, project management
  • Education language: Swedish

Pedagogy degree

    See details on my LinkedIn profile


Experience

You can find my full professional background, work experience, and education history on my LinkedIn profile.


Get in Touch


Pinned Loading

  1. ethan-berkowitz/BashClone ethan-berkowitz/BashClone Public

    A fast unix shell written in C

    C 1

  2. Wireframe_landscape Wireframe_landscape Public

    Isometric projection of a wireframe model

    C

  3. ft_printf ft_printf Public

    Simple recreation of printf()

    C

  4. pipex pipex Public

    Executables, redirections, pipes, child processes

    C