Skip to content
View silo8811's full-sized avatar
  • Core Labs
  • 00:00 (UTC -05:00)

Block or report silo8811

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
silo8811/README.md
<title>silo8811's Site</title> <style> body { background-color: #121212; font-family: Arial, sans-serif; margin: 0; padding: 0; }
	.banner {
		background-color: #8130ff;
		color: white;
		padding: 20px;
		text-align: center;
		border-radius: 20px 20px 0 0;
	}

	.center-panel {
		background-color: #292929;
		color: white;
		padding: 20px;
		border-radius: 0 0 20px 20px;
		overflow-y: scroll;
		height: 400px;
		margin: 0 auto;
		max-width: 800px;
	}

	h1 {
		font-size: 36px;
		margin: 0;
		padding: 0;
	}

	p {
		font-size: 18px;
		margin: 10px 0;
		padding: 0;
	}
</style>

silo8811's Site

Core Labs.

silo8811

Also known as

silo88

Or

silo8811#2822

Owner of the Core Labs project.

Freelance 3d modeler.

See:

CosmicCake#4522

Popular repositories Loading

  1. Home-away-from-home Home-away-from-home Public

    This project is meant to be a game about a space station that was sent to deep space, with a unique ability to move around to nearby areas to study. Uses the stormworks LUA API.

    Lua 1

  2. silo8811.github.io silo8811.github.io Public

    HTML 1

  3. ECAM-for-sw ECAM-for-sw Public

    1

  4. Dash-for-train Dash-for-train Public

    Simple dash for jdrule and others

    Lua 1 1

  5. silo8811 silo8811 Public

    Config files for my GitHub profile.

  6. return-ShowHiddenChannels return-ShowHiddenChannels Public

    Forked from JustOptimize/ShowHiddenChannels

    A BetterDiscord plugin which displays all hidden channels which can't be accessed due to Role Restrictions, this won't allow you to read them (impossible).

    JavaScript