Skip to content
View pss-aileen's full-sized avatar
🐕
🐕
Block or Report

Block or report pss-aileen

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
pss-aileen/README.md
/*-------------------------------------
 | WELCOME TO MY README!
 | Feel free to check my repositories if you're interested :)
 *------------------------------------*/
console.log("Hi 👋");
console.log("My name is Aileen and I'm studying programming as a hobby.");
const profile = {
  name: "Aileen",
  location: ["Japan", "Around Asia"],
  skills: {
    languages: ["JavaScript", "PHP"],
    frameworks: ["React", "Next.js", "Laravel"],
    tools: ["GitHub", "VSCode", "Herd"],
  },
  projects: [
    {
      name: "First Contributions JA",
      repo: "https://github.com/first-contributions-ja",
      description: "Help Japanese beginners to contribute to open source projects",
      role: ["Design", "Development"],
    },
  ],
};

stats graph languages graph

Pinned

  1. TIL TIL Public

    📚 Started learning and recording logs daily from November 18th, 2023. It includes programming and studying English.

    1

  2. first-contributions-ja/first-contributions-ja.github.io first-contributions-ja/first-contributions-ja.github.io Public

    🔰オープンソースプロジェクトに貢献をするための日本語のチュートリアル😎

    TypeScript 4 3

  3. project-github-commit-message project-github-commit-message Public

    🔧 Generate a commit message without thinking.

    JavaScript

  4. practice-paiza practice-paiza Public

    🐬 Answers to paiza learning exercises / paiza ラーニングのレベルアップ問題集 https://paiza.jp/works/mondai の自分の解答。言語はJavaScript。

    JavaScript 2

  5. project-diamond-painting-3x3 project-diamond-painting-3x3 Public

    💎 Simulate App for Diamond Painting / DIAMOND PAINTING MINIは、ダイヤモンドペインティングのシュミレーション、お試しができるWebアプリです。

    CSS

  6. my-project-starter my-project-starter Public

    🔮 starter for my project (include label, prettier, GitHub issue and pull request templates)