Skip to content
View Miou-zora's full-sized avatar
🐙
🐙

Highlights

  • Pro
Block or Report

Block or report Miou-zora

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

Hi, I'm Miouzora and I'm a french CS student from Epitech. I love game dev and weird technos.

💬 Now:

💭 Later:

  • Fluid simulation
  • Terrain generation (Maybe in Eidolon)
  • Test Unity ECS
  • Dotfile NixOS 🌸
  • Test NeoVim

💤 Previously:

  • Raytracer in Zig (Zaytracer)
  • Creating a spline visualizer in Zig & Nix & Raylib (Zix)
  • Implementation of a worm like entity in Rust & Bevy (WoRm)
  • Setup of a minecraft server for OCI (Oracle-AnsibleMine)
  • R-type-like game in C++ with custom ECS from scratch (R-type)
  • CI project creator that create a mirror for github epitech project (Replic)
  • Implementation of a Raytracer using approximation of light's rays of a surface (Monte Carlo method) (Raytracer)
  • AR Project, where user is immersed in the death star scene of first Star Wars film using HTC Tracker (currently unavailable)

Important

You can contact me on discord (miouzora) for anything.

Some fancy stuff of what I've done so far

🎮 Game Dev

Unity Personal ECS Bevy Löve2D Godot Engine SFML/CSFML Raylib

♾️ DevOps

Docker Ansible Kubernetes github actions Git BitBucket Github GitLab GCP Oracle Jenkins TeamCity Sonar Terraform

🌐 Languages

C++ Java Python C Zig C# Haskell TS Lua PHP Shell Script JavaScript

🧩 Frameworks

React Next JS VueJs Nuxtjs React Native Prisma Hibernate Material BS TailWind Node Spring

♦️ Others

Fedora Jira Notion vsc pycharm intelliJ emacs Figma PostGreSQL MariaDB Nix

🍓 Jams

EpitechJamSuccess EpitechJamBlue GlobalGameJamRoot EpitechJam10022023 GameJam

❤️ Favourite Projects

R-Type Replic RayTracer DevFestProject SuperHeroesJam

📊 Some stats

Miou-zora

Pinned

  1. Eidolon Eidolon Public

    Eidolon is a Terraria replica made in Python using custom game engine using Raylib and Esper.

    Python 4

  2. Zaytracer Zaytracer Public

    Raytracer in Zig

    Zig 6 2

  3. Raytracer Raytracer Public

    Implementation of a Raytracer using Monte Carlo method or approximation of light's rays of a surface.

    C++ 1

  4. R-Type R-Type Public

    This project is a reproduction of "R-Type" game using a custom game engine (ECS) and up for 4 players in a same room.

    C++ 1

  5. Replic Replic Public

    A CI / CD project creator that create a mirror of a project. It create a basic Github Actions workflow, and can be customized to add contributors, files to the projet.

    Python 3 2

  6. Oracle-AnsibleMine Oracle-AnsibleMine Public

    A "fork" of https://github.com/wladi0097/AnsibleMine but works for OCI (Oracle Cloud Infrastructure) and setup for my own personnal minecraft server.

    Python