Skip to content
View Laurc2004's full-sized avatar
:electron:
Learning
:electron:
Learning

Block or report Laurc2004

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

๐Ÿ˜Š๐Ÿ‘‹ Welcome to my coding farm!

class Developer {
  name: string = "Laurc2004";
  interests: string[] = [
    "React Ecosystem", 
    "AI Applications", 
    "Full-Stack Development"
  ];

  getIntro(): string {
    return `${this.name} is a passionate developer who loves to explore the ${this.interests.join(", ")}.`;
  }

  whatAmIWorkingOn(): string {
    return `Currently diving deep into the React ecosystem and AI tools to build smarter apps!`;
  }
}

const me = new Developer();
console.info(me.getIntro());
console.debug(me.whatAmIWorkingOn());

๐Ÿ“Š My Tech Journey

Laurc's GitHub stats Top Langs

๐Ÿ› ๏ธ Skills in Progress

๐Ÿ’ป Programming

Programming

๐ŸŽจ Frontend Development

Frontend

๐Ÿ—„๏ธ Backend Development

Backend

๐Ÿ“Š Databases & Cloud

Databases & Cloud

โš™๏ธ DevOps & Tools

DevOps & Tools

๐Ÿ’Œ Let's Connect!

  • Email
  • GitHub
  • Zhihu

Pinned Loading

  1. ocr-ddd ocr-ddd Public

    ๅŸบไบŽdddๆžถๆž„็š„ocr้กน็›ฎ

    Java 26 1

  2. draggable-note-cards draggable-note-cards Public

    ๅฏๆ‹–ๆ‹ฝ็š„่ฎฐไบ‹ๅก็‰‡

    TypeScript 6 2

  3. comfyui-nextjs-optimization comfyui-nextjs-optimization Public

    ไผ˜ๅŒ– ComfyUI ็š„ TypeScript ๅ‰็ซฏๅœจ Next.js ไธญๅŽป้™ค WebSocket ่ฐƒ็”จ็š„ๆต็จ‹

    TypeScript 1