Skip to content
View teoshibin's full-sized avatar

Block or report teoshibin

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



  • 🌏 A Malaysian Software Engineer, currently staying in UK
  • πŸ‘¨β€πŸ’» More about me https://teoshibin.netlify.app
  • πŸ“« Reach out to me teoshibin@gmail.com
  • πŸ› οΈ Recent Languages Kotlin & Rust
  • 🌱 Interest Anime & Apex Addict
  • πŸ’‘ Current Life Enjoying the moment

Pinned Loading

  1. COMP3011_CG_CW3 COMP3011_CG_CW3 Public

    OpenGL Animated Solar System Scene

    C++

  2. COMP3007_CV_Face_Recognition COMP3007_CV_Face_Recognition Public

    Face Recognition using VGGFace & Template Matching in Matlab

    MATLAB

  3. COMP3012_Compiler_CW COMP3012_Compiler_CW Public

    MiniTriangle to TriangleAbstactMachine Compiler

    Haskell 1

  4. liewyihseng/HealthGuard liewyihseng/HealthGuard Public

    HealthGuard is a revolutionary health super app that centralizes all useful features that you might be able to find in other apps into one singular app.

    Dart 2

  5. Intellij vim elmulator ideavim confi... Intellij vim elmulator ideavim config file
    1
    
                  
    2
    " Actions: https://jb.gg/abva4t
    3
    " Examples: https://jb.gg/share-ideavimrc
    4
    " https://github.com/JetBrains/ideavim/wiki/IdeaVim-Plugins
    5
    
                  
  6. visual studio vim emulator vsVim con... visual studio vim emulator vsVim config file
    1
    
                  
    2
    " Basic settings
    3
    set showcmd
    4
    set number relativenumber
    5
    set incsearch