Lily B. Leung (@exinfinitum)
  • Stars
    star
    9
  • Global Rank 1,016,250 (Top 36 %)
  • Followers 6
  • Following 5
  • Registered over 10 years ago
  • Most used languages
    C
    33.3 %
    Java
    33.3 %
    Assembly
    16.7 %
    Python
    16.7 %
  • Location 🇨🇦 Canada
  • Country Total Rank 22,622
  • Country Ranking
    Assembly
    444
    C
    2,715
    Java
    4,796
    Python
    7,733

Top repositories

1

civ102-truss-solver

Program written for a first-year introductory civil engineering course. Got fed up with calculating truss bridge geometry over and over for the tiniest changes.
Python
4
star
2

cumulative-selection-simulator

Demonstration of "cumulative selection" in biology for a 3rd year high school project. Written in Java. (Really old thing, before I learned what arrays/arraylists were)
Java
1
star
3

csc190-lab-2

Assignment for a first-year introductory C programming course, taught by Elizabeth Patitsas. All code is written by myself and my partner except where noted. The assignment in question is a simulator of the Toronto subway Bloor Line.
C
1
star
4

csc190-lab-3

Assignment for a first-year introductory C programming course, taught by Elizabeth Patitsas. All code is written by myself and my partner except where noted. This assignment focuses on working with binary tree data structures.
C
1
star
5

sta286-quiz

Graphical Java applet for the collection of data for a statistics assignment. Saves responses to the questions in a .csv file. The provided csv file provides column labels. Note that a file called "snake_long.jpg" is required in same directory as program for it to run - a blank jpg works fine.
Java
1
star
6

ece253-assembly-cylon

An assignment for the ECE253 (Digital Logic and Computer Systems) course at U of T, taught by Prof. Stephen Brown. This assignment entails coding an assembly program for the Altera NIOS II microprocessor that will create a scrolling light (like the cylon eyes from BSG) that can be started/stopped by hitting KEY3 on the board. Two versions are included: one that uses interrupts, and one that does not. MADE FOR AND TESTED ONLY WITH ALTERA DE2 BOARD.
Assembly
1
star