Skip to content
View rosamakinen's full-sized avatar

Block or report rosamakinen

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

πŸ‘‹ HI THERE! WELCOME TO MY GITHUB πŸ‘‹

πŸŽ₯πŸ’»πŸ’‘ HI! I'm Rosa, filmmaker turned into a developer! πŸ’‘πŸ’»πŸŽ₯

πŸ“š C, C++, Python, Git, UNIX CLI, Docker

πŸ”₯ Passionate about game development and cyber security

πŸ€“ Exited about creative problem-solving and debugging

Top Langs

Pinned Loading

  1. miniRT miniRT Public

    Raytracer coded with C, handling three different objects, ambient and diffused light, shadows and specular hi-lights with Blinn-Phong reflection model

    C 1

  2. snake_game_ai snake_game_ai Public

    Training a neural network with deep Q learning to play the snake game.

    Python

  3. webserv webserv Public

    HTTP server focusing on serving static websites, handling dynamic content through CGI (Common Gateway Interface), and supporting various HTTP methods like GET, POST, and DELETE.

    C++ 1 2

  4. minishell minishell Public

    A command-line interpreter, based on bash, that allows users to interact with the operating system by executing commands and managing processes

    C