Skip to content
View AlecFritsch's full-sized avatar
🔨
Building
🔨
Building

Block or report AlecFritsch

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

Hi, I'm flokzy

interface Flokzy {
	name: string;
	age: number;
	birthday: Date;
	company: string;
}

const flokzy: Flokzy = {
	name: "flokzy",
	age: 19,
	birthday: new Date(2006, 8, 28),
	company: "Syncwork"
};

💻Tech Stack

const sectionName = "MAIN_LANGUAGES";

Main Languages

const sectionName = "FRAMEWORKS";

Frameworks

const sectionName = "MAIN_TOOLS";

Tools

Socials

snake


Popular repositories Loading

  1. openclaw-business openclaw-business Public

    TypeScript 5 1

  2. AlecFritsch AlecFritsch Public

    2

  3. ecoinvest ecoinvest Public

    TypeScript 1

  4. Discord_SaaS Discord_SaaS Public

    EJS 1

  5. europay europay Public

    JavaScript 1

  6. cpyurl cpyurl Public

    Forked from DavidNiessen/cpyurl

    Simple chrome extension that allows you to copy the current tab url into your clipboard.

    TypeScript 1