Skip to content
View Soundsmell's full-sized avatar

Highlights

  • Pro

Block or report Soundsmell

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

Hi there! πŸ‘‹ I'm Soundsmell

Typing SVG

🏠 About Me

  • πŸ“ Location: Live in Osan, S.Korea
  • πŸŽ“ Age: 16 Y.O Student
  • πŸ’» Main Focus: F.E Development
  • 🌱 Interests: Web Service Development & AI Deep Learning
  • ⚠️ Characteristics: ADHD + ODD
  • 🧠 IQ: 142 (Based on WISC)

πŸ–₯️ My Setup

πŸ“± Complete Device List

πŸ’» Monitors

  • LG ULTRAGEAR 27GX790A Γ— 2
  • LG ULTRAGEAR 27GP850

⌨️ Keyboards

  • NEO 70 + HMX Hyacinth (v2U) + GMK Arctic
  • QK65v2 + TTC HolyPanda + GMK M.D.L

πŸ–±οΈ Mice

  • VXE Mad R Major (White)
  • Razer Viper V3 Pro (Black)
  • Razer Viper V2 Pro (White)

πŸ–±οΈ Mouse Pads

  • WL Mouse Cat Snake (Control)
  • Pulsar Para Control (Red)
  • Zowie G-SR II
  • Gaming GB5050 V2 (Orange)

πŸ’» Laptops

  • MacBook Air 15 (M2) - macOS
  • Galaxy Book 2 Pro - Ubuntu 24.04 LTS

πŸ“± Smartphones

  • Nothing Phone (3a) 128GB
  • iPhone 15 Pro 128GB
  • Galaxy S23+ 256GB
  • Galaxy Note 9 + N.R 4.1 512GB
  • Galaxy S20 128GB
  • POCO X6 Pro 256GB

πŸ“± Tablets

  • iPad mini (6th) 256GB
  • Galaxy Tab S6 Lite (2020) 64GB Γ— 2
  • Lenovo Y700 (3rd) 256GB
  • Lenovo XiaoxinPad Pro 12.7 (SD 870) 256GB

🎧 Audio

  • CMF Buds Pro 2
  • Galaxy Buds 3
  • Galaxy Buds 2 Pro
  • Moondrop Kato

πŸ› οΈ Tech Stack

🎨 Frontend

HTML5 CSS JavaScript TypeScript React

πŸ”§ Backend

Java Kotlin C Python Node.js

🎨 Design

Figma

πŸ’Ύ Operating Systems

macOS Ubuntu Android iOS

⚑ Development Tools

Neovim Git GitHub

πŸ“Š GitHub Stats

GitHub Stats

Top Languages

πŸš€ Current Focus

const currentFocus = {
  learning: [
    "Advanced React Patterns",
    "TypeScript Mastery",
    "AI/Deep Learning Fundamentals",
    "Backend Architecture"
  ],
  building: [
    "Responsive Web Applications",
    "AI-powered Web Services",
    "Personal Portfolio Website"
  ],
  goals2025: [
    "Becoming a Full-stack Developer",
    "Contributing to Open Source Projects",
    "Completing AI Projects"
  ]
};

// 🎯 Execute the plan
async function achieveGoals(): Promise<"Success" | "In Progress"> {
  const milestones = [
    "Master fullstack development",
    "Complete AI & Deep Learning projects",
    "Build innovative solutions"
  ];
  
  for (const milestone of milestones) {
    await this.workHard(milestone);
    console.log(`βœ… ${milestone} achieved!`);
  }
  
  return "Success";
}

achieveGoals().then(result => {
  console.log(`πŸš€ Developer journey: ${result}`);
});

🎯 Areas of Interest

  • 🎨 UI/UX Design - User-centered interface design
  • πŸ’» Frontend Development - Building responsive web applications
  • πŸ“± Cross-Platform Development - Supporting diverse devices
  • πŸ€– AI & Deep Learning - Innovative solutions using machine learning
  • πŸ”§ Hardware Optimization - Building the perfect workspace
  • ⌨️ Custom Keyboards - Pursuing the ultimate typing experience

"Crafting perfect code with perfect tools" ⚑

Profile Views

Popular repositories Loading

  1. JS-Study JS-Study Public

    I want to be JS master

    Python

  2. discord-rpc-selfbot discord-rpc-selfbot Public

    Forked from thecats1105/discord-rpc-selfbot

    A Discord Selfbot for myself

    TypeScript

  3. Soundsmell.github.io Soundsmell.github.io Public

  4. Soundsmell Soundsmell Public

  5. StudyforTest StudyforTest Public

  6. dc-bot dc-bot Public