Skip to content
View MayRedBeWithYou's full-sized avatar

Block or report MayRedBeWithYou

Report abuse

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

Report abuse

Pinned Loading

  1. AlabasterVR AlabasterVR Public

    Unity VR application for 3D sculpting for Bachelor's degree thesis.

    C# 2 1

  2. MINI-compiler MINI-compiler Public

    Compiler for MINI language made for Translation Methods course. MINI language contains basic C instructions (basic operators, nested variables, loops) with error handling.

    C#

  3. DnDPlayerSheet DnDPlayerSheet Public

    Xamarin.Forms app for DnD 3.5e player sheet creation with spell and skill descriptions. Includes helper web application for database population and Rest API implementation for queries. Doesn't incl…

    C#

  4. WorldwideMusicSummary WorldwideMusicSummary Public

    ASP.NET Core application featuring a website that visualizes worldwide music trends by countries. In addition, it allows users to see their personalized music world map.

    CSS

  5. 3DModelViewer 3DModelViewer Public

    App created for Computer Graphics course. Allows creation of customizable objects (spheres, boxes, cones and cylinders) in 3D space. Supports rendering with different parameters (culling, z-bufferi…

    C# 1 1

  6. BezierCurve BezierCurve Public

    App for Computer Graphics course. Allows creation of Bezier curves (and movement of objects along the curve).

    C#