Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View JiggyStardust's full-sized avatar

Highlights

  • Pro

Block or report JiggyStardust

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

whoami

Developer with inexhaustible thirst for brain-teasers, be it quizzes, riddles, code or puzzles. Or crochet... 🧶

👩‍💻 Currently studying programming at Hive Helsinki

👩‍🎤 Background and parallel presence in music

👩‍🏫 ... and education

I'm especially drawn to technologies that justify themselves by:

  • Improving wellbeing (healthcare, education, accessibility, the arts...)
  • Helping organizations run more efficiently and sustainably
  • Promoting long-term responsible design

Constantly trying to learn new skills and expand my horizons towards green coding practices.

Don't be a strangerLinkedIn

Some of my latest projects

Further details found in repos' documentations

  • built from scratch
  • inspired by nginx
  • serves static files and directories
  • Inspired by Wolfenstein 3D
  • 3D illusion created by raycasting
  • Possibility to travel inside a maze with your own map and textures

preview

  • Terminal/shell program built with C
  • Takes in user input from the command line, parses it and executes the command(s)
  • mimics bash behavior
Screenshot from 2025-09-10 16-41-08
  • Some C functions reimplemented with restrictions

Pinned Loading

  1. My_C_standard_library My_C_standard_library Public

    My own custom C-function library

    C

  2. minishell minishell Public

    Forked from paularynty/minishell

    Terminal/shell program built with C. Takes in user input from the command line, parses it and executes the command(s), mimicking bash behavior.

    C

  3. webserv webserv Public

    A group project about writing our own HTTP server

    C++ 2

  4. cub3D cub3D Public

    Forked from hpirkola/cub3D

    C