Skip to content
View wemilabs's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report wemilabs

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
wemilabs/README.md

Hi there 👋 I'm Mr T.

// whoami.ts"use server";import{githubWebDevsUtils}from"github/web/devs/utils";// 🥲 i couldn't resisttypeProfileProps={expertise: string[];passion: string[];teaching: string[];interest: string[]}constmrTProfile: ProfileProps={expertise: ["JS/TS","React/Next.js","Drizzle ORM/Prisma ORM","PostgreSQL/MongoDB"],passion: ["Developer Education","AI Accessibility","Career Growth"],teaching: ["Programming Fundamentals","AI Integration"],interest: ["AI/ML","Astronomy/Space Engineering"]}/*** Very nerdy presentation, I know 😎* Let's just have fun folks, while expressing a bit of creativity.*/exportasyncfunctiondisplayProfile(mrTProfile){const{ success, session }=awaitgithubWebDevsUtils.verifySession();if(!success||!session)return{message: "Please log in first to access this content."};try{constprofileInfo=awaitgithubWebDevsUtils.loadProfileInfo(mrTProfile);returnprofileInfo;}catch(err: unknow){conste=errasError;console.error(`Something wrong happened: ${e.message}`);}}// app/profile/page.tsx// Coming soon...

Keep in touch

Pinned Loading

  1. openstudopenstudPublic

    Bridging the gap between learning and success

    TypeScript

  2. arportarportPublic

    The most comprehensive unified space for Academic Research

    TypeScript 1

  3. strv-mobilestrv-mobilePublic

    Starva.shop mobile version

    TypeScript

  4. strv-webstrv-webPublic

    The Next Generation Social Marketplace

    TypeScript 3