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

Hey ๐Ÿ‘‹, I'm Rahul
Rayzon3

package main

import "fmt"

func aboutMe() string {
	return `
	 -> Currently working on improving my skills ๐Ÿš€
	 -> I code in .ts, .js, .ex, .go, .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 ๐ŸŽธ.
	`
}

func main() {
	about := aboutMe()
	fmt.Println(about)
}

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