Skip to content

Instantly share code, notes, and snippets.

View opage's full-sized avatar
🎯
Focusing

Olivier Page opage

🎯
Focusing
View GitHub Profile
@opage
opage / regex.md
Created January 29, 2025 12:08 — forked from vitorbritto/regex.md
Regex Cheat Sheet

Regular Expressions

Basic Syntax

  • /.../: Start and end regex delimiters
  • |: Alternation
  • (): Grouping

Git Cheat Sheet

Commands

Getting Started

git init

or

@opage
opage / frontendDevlopmentBookmarks.md
Created January 29, 2025 12:02 — forked from dypsilon/frontendDevlopmentBookmarks.md
A badass list of frontend development resources I collected over time.
@opage
opage / GitCommitEmoji.md
Created January 29, 2025 11:58 — forked from parmentf/GitCommitEmoji.md
Git Commit message Emoji
@opage
opage / VueMvvm.md
Created January 29, 2025 11:34 — forked from edin/VueMvvm.md
MVVM project structure for Vue

MVVM project structure for Vue

Oragnize project files like in following structure:

/src

  • Foundation
    • Client.ts
  • Services
    • LoginService.ts
    • AppClient.ts
@opage
opage / Simulation-KDE.ipynb
Created January 29, 2025 11:09 — forked from sebjai/Simulation-KDE.ipynb
STA 2536 Data Science for Risk Modelling
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@opage
opage / STA4505-FPCA.ipynb
Created January 29, 2025 11:09 — forked from sebjai/STA4505-FPCA.ipynb
STA4505-FPCA
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.