Skip to content
View coderuhaan2004's full-sized avatar
  • 22:19 (UTC +05:30)

Block or report coderuhaan2004

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

💫 About Me:

🌱 I’m currently learning Reinforcement Learning

🌐 Socials:

LinkedIn email

💻 Tech Stack:

C C# C++ Python LaTeX AssemblyScript Bash Script PowerShell NumPy PyTorch Matplotlib

📊 GitHub Stats:



🏆 GitHub Trophies

✍️ Random Dev Quote

Pinned Loading

  1. KnowledgeGraphGenerator KnowledgeGraphGenerator Public

    A comprehensive knowledge graph generator using LLM.

    HTML 1

  2. rit3sh-x/Smart-Terminal rit3sh-x/Smart-Terminal Public

    C++

  3. VideoQA VideoQA Public

    A try to build Video Question Answering model that runs on just CPU.

    Jupyter Notebook 1

  4. 3D-Brain-Segmentation 3D-Brain-Segmentation Public

    This repository provides a streamlined workflow for running FastSurferCNN for brain MRI segmentation and visualizing the results in InVesalius.

    Python

  5. rit3sh-x/RISC-V-Assembler rit3sh-x/RISC-V-Assembler Public

    RISC-V 32 Assembler based made on C++ supporting basic RISC-V commands. and directives.

    C++ 2

  6. A_star_on_map A_star_on_map Public

    I have implemented A* algorithm on geospatial data. This implementation does not give practical shortest path as there are lot of constraints on-road which are not considered. Many such considerati…

    HTML