Skip to content
View VimalanS369's full-sized avatar

Block or report VimalanS369

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 Loading

  1. todo-rust todo-rust Public

    A simple to-do program written in Rust using the `clap` crate for command-line argument parsing. This program allows you to manage your to-do list by adding tasks, marking tasks as done, and cleari…

    Rust

  2. meowfact meowfact Public

    This Rust program fetches a random cat fact from the [Cat Fact Ninja API](https://catfact.ninja/fact) using the reqwest and serde_json crates. The retrieved JSON response is then parsed, and the ca…

    Rust

  3. simonsays simonsays Public

    A simple Rust program that generates a phrase using the "Simon Says" game concept.

    Rust

  4. rejouir-24-fe rejouir-24-fe Public

    REJOUIR 24 is an event registration website developed for Puducherry Technological University, leveraging a modern tech stack including Next.js 13 for the frontend, Django for the backend, and Tail…

    JavaScript