Skip to content
View JoshuaKasa's full-sized avatar
:shipit:
Doing stuff
:shipit:
Doing stuff

Block or report JoshuaKasa

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
JoshuaKasa/README.md
skeletons
// About me, using my own programming language CASO
incorp standard {
	print_line
}

obj Me(name: Str, surname: Str) {
	fnc print_informations(): Empty {
		print_line("Name: " + name)
		print_line("Surname: " + surname)
	}
}

let me: Me = {
	"Tommaso",
	"Santamaria"
}
me.print_informations()

My Projects

BASO CASO DASO FASO GASO

Pinned Loading

  1. van-gonography van-gonography Public

    Hide πŸ•΅οΈβ€β™‚οΈ your files of any type inside a image of your choice using steganography

    Python 442 29

  2. BASO BASO Public

    Open-source "Rainbow Six Siege" recoil control script with no injection πŸ‘¨πŸ»β€πŸ’»

    Python 2

  3. CASO CASO Public

    Simple Java transpiled language built with Python β˜•

    Python 1

  4. DASO DASO Public

    A simple CLI YouTube music player 🎡

    Python 47 4