Skip to content
View lappeelilly's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report lappeelilly

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

👨🏻‍💻  About Me

import FullstackDeveloper from 'Treesha';

class Bio extends FullstackDeveloper {
  title    = 'Web Developer';
  company  = 'Freelancer | Remote';
  location = 'South of Korea, SEOUL';
}

class Skills extends FullstackDeveloper {
  languages  = ['JavaScript', 'Java', 'TypeScript'];
  databases  = ['MySQL','PostgreSQL', 'MongoDB'];
  frameworks = ['React', 'SpringBoot', 'Express', 'Fastify', 'NestJS', 'Next.js'];
}

Treesha's GitHub stats

🛠  Tech Stack

  • TOOL

  • LANGUAGE

  • WEB DESIGN

  • FRONT-END

  • BACK-END

Popular repositories

  1. lappeelilly lappeelilly Public

    Config files for my GitHub profile.

  2. egghead-beginners-guide-nextjs egghead-beginners-guide-nextjs Public

    Forked from nikolovlazar/egghead-beginners-guide-nextjs

    🥚 egghead.io Workshop: The Beginner's Guide to Next.js

    TypeScript

  3. type-challenges type-challenges Public

    Forked from type-challenges/type-challenges

    Collection of TypeScript type challenges with online judge

    TypeScript