Skip to content
View Rayzon3's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Highlights

  • Pro

Organizations

@gdgu

Block or report Rayzon3

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

Sup!
Rayzon3

defmodule AboutMe do
  def about_me do
    """
     -> Currently crafting amazing software 🚀
     -> I code in .ts, .js, .ex, .java 💻
     -> 💻 Check out my portfolio at https://www.rahulbhardwaj.codes/
     -> 💬 Talk to me about anime, music, 💻 gadgets📱 & anything related to tech 🤩.
     -> ⚡ Fun fact I love drawing ✏️ and playing 🎸.
    """
  end
end

defmodule Main do
  def main do
    IO.puts(AboutMe.about_me())
  end
end

Main.main()

Github Stats


review-please

Pinned Loading

  1. hygge hygge Public

    Hygge is a forum/internet board website going to the moon! 🚀

    TypeScript

  2. Basic-Programs Basic-Programs Public

    CSE UG-level Programs

    Jupyter Notebook

  3. pathfinder pathfinder Public

    This web app shows the visualization of the very popular a-star(A*) algorithm.

    TypeScript

  4. kaarva kaarva Public

    This app allows the you to carpool with with co-workers at your workplace easily. Get to know who is leaving when and where to.

    Dart

  5. Natural-Language-Processing Natural-Language-Processing Public

    This is a simple web app which predicts the sentiment of a given sentence/paragraph. It uses the LSTM model which was trianed on the sentiment-140 dataset.

    Jupyter Notebook 2

  6. moe-chat moe-chat Public

    Go