Skip to content
View cr-eative-dev's full-sized avatar
Block or Report

Block or report cr-eative-dev

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

Pinned

  1. rotate_y rotate_y
  2. rotate_x rotate_x
  3. Eventful-Booking-App Eventful-Booking-App Public

    Fully type-safe Event Management application called β€œEventful” developed using React, TypeScript, and Next.js. The app is designed to handle the booking of small and medium-sized events, focusing o…

    TypeScript

  4. Fast-Rust-API Fast-Rust-API Public

    Simple Rust web server that handles CRUD operations for user data stored in a PostgreSQL database. The server is built using the postgres crate for database interactions and the standard library fo…

    Rust

  5. Gaussian-Splatting-Exploration Gaussian-Splatting-Exploration Public

    This project demonstrates the use of the gsplat library to render a high-resolution point cloud model in a WebGL context. It loads a 3D model of a bonsai tree and displays it on a web canvas, with …

    TypeScript 1

  6. PyTorch-Exploration PyTorch-Exploration Public

    Simple example of converting a PyTorch tensor to a NumPy array. Using basic PyTorch and NumPy functionality to illustrate the conversion process.

    Python