Skip to content
View MrSiege's full-sized avatar
🍏
愿每个人都能在漫长的黑暗中找到能引导自己前行的灯塔。
🍏
愿每个人都能在漫长的黑暗中找到能引导自己前行的灯塔。

Block or report MrSiege

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MrSiege/README.md

Hi, I'm William Caulfield!

Software Enginner at Langrun Observatory
Senior Member of SAR(student advanced research)

Langrun University, Faculty of Science, Department of Physics, Astrophysics

A little more about me...

const focus = {
  pronouns: R.lensProp('pronouns'),
  code: R.lensProp('code'),
  tools: R.lensProp('tools'),
  architecture: R.lensProp('architecture'),
}

R.compose(
  R.set(focus.pronouns, 'he' | 'his'),
  R.set(focus.code, [Javascript, Elm, Haskell, C]),
  R.set(focus.tools, [React, Redux, Node, Docker, Flutter]),
  R.set(focus.architecture, ['functional programming', 'Design Patterns']),
)

I like mathematics and astrophysics, as well as computer science, and I look forward to discussing issues with you. :)

Popular repositories Loading

  1. lambdas lambdas Public

    FP Library, Category Theory

    JavaScript 3

  2. asm asm Public

    《汇编语言第三版》清华大学出版社,2013年版,王爽著,ISBN 978-7-302-33314-2。本项目用来做该书的学习笔记,管理实验任务源码等。

    Assembly 1 1

  3. MrSiege MrSiege Public

    Config files for my GitHub profile.

  4. flui flui Public

    Forked from Rannie/flui

    A powerful UI framework for Google Flutter.

    Dart

  5. epub_viewer epub_viewer Public

    Forked from kaushikgodhani/vocsy_epub_viewer

    Java

  6. ebooks ebooks Public

    Forked from kska32/ebooks

    收藏的一些经典的历史、政治、心理、哲学、数学、计算机方面电子书(约10万本)

    JavaScript