Skip to content
View FallAngel1337's full-sized avatar
🥢
🥢

Block or report FallAngel1337

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
FallAngel1337/README.md
data Me = Me
  { name    :: String
  , age     :: Int
  } deriving (Show)

me :: Me
me = Me { name = "FallAngel", age = 20 }

main :: IO ()
main = print me

Discord

Snake

Popular repositories Loading

  1. gobypass gobypass Public

    A simple tool made in Go dat try bypass 403 restrictions

    Go 9

  2. opm opm Public

    The Oxidized Package Manager

    Rust 6

  3. BitTorrentClient BitTorrentClient Public

    A bittorrent client made in C#

    C# 5

  4. shred-rs shred-rs Public

    shred(1) rust implementation

    Rust 5

  5. mymalloc mymalloc Public

    A simple malloc implementation

    C 4

  6. smolhttp smolhttp Public

    Forked from Sreyas-Sreelal/minihttp

    A simple and lightweight http client lib for rust

    Rust 3 1