Skip to content
View carlitosdummy's full-sized avatar
:octocat:
stuck in vim
:octocat:
stuck in vim

Highlights

  • Pro

Block or report carlitosdummy

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

Hi, I'm Aru 🤓☝🏽

Pinned Loading

  1. ray-tracer ray-tracer Public

    This project is an implementation of the Ray Tracing in One Weekend series by Peter Shirley, adapted to the Rust programming language.

    Rust 1

  2. data-structures-algorithms data-structures-algorithms Public

    This repository contains implementations of various data structures and algorithms.

    Java

  3. garden-organizer garden-organizer Public

    This web application is designed for gardening enthusiasts who wish to manage and track the growth of their plants.

    TypeScript

  4. task_manager task_manager Public

    Project designed to help you manage your daily tasks efficiently.

    TypeScript 1

  5. url-shortener url-shortener Public

    This is a simple and efficient URL shortener built with React and Vite. It's designed to quickly generate shortened URLs and provide a user-friendly interface for managing them.

    JavaScript

  6. maze-generator maze-generator Public

    This project generates a random maze using the backtracking algorithm and saves it as an image.

    Python