Skip to content
View lancylot2004's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report lancylot2004

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

Lancelot Liu

  • Hi! I'm Lancelot, currently a 1st Year Computing student at Imperial College London.
  • I like to dabble in everything, but write apps in Kotlin and Swift, do (almost) everything else in Python, and love to use Regex and LaTeX.
  • I'd love to get to know you! Links above...
  • You may know me as Hongming Liu...

Compulsory GitHub Cards

$\subset$ What I've Done

I haven't gotten around to filling this section in yet...

Pinned Loading

  1. SwiftBSAC SwiftBSAC Public

    A Swift Package Manager compatible implementation of Bitstream Autocorrelation, a fast and efficient pitch detection algorithm.

    Swift 1

  2. Tunebot Tunebot Public

    Swift

  3. Fizzbuzz One-Liners Fizzbuzz One-Liners
    1
    // == Rules ==
    2
    // 1. Goes from 1 to 100, inclusive.
    3
    // 2. Must print everything to console (or as close to as possible).
    4
    // 3. (Obviously) must be one line, type signatures and other inherent restrictions aside.
    5
    // 4. Makes sense, and extensible. Shouldn't take much effort to add "bonk"!
  4. AoC-2023 AoC-2023 Public

    Advent of Code solutions for 2023, in Python.

    Python

  5. Charterhouse Fireflycloud Calendar S... Charterhouse Fireflycloud Calendar Scraper
    1
    # -*- coding: utf-8 -*-
    2
    """
    3
    Script to generate iCal files for term time
    4
    hashes for Charterhouse School.
    5
  6. Chemname Chemname Public

    Python package to convert possible text into its equivalent using chemical symbols.

    Python