Skip to content
View Tianennnn's full-sized avatar

Highlights

  • Pro

Block or report Tianennnn

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

Hi, I'm Andrew 👋

I am a fourth-year student majoring in computer science at the University of Victoria.

Email: lte1160106854@gmail.com

Pinned Loading

  1. Ray-Tracer Ray-Tracer Public

    A basic ray tracer implemented using Python. This was a programming assignment for the third-year course CSC 305: "Introduction to Computer Graphics" at the University of Victoria.

    Python

  2. Linear_Programming_Solver Linear_Programming_Solver Public

    FInal programming project for the fourth-year course CSC 445: "Operations Research: Linear Programming" at the University of Victoria.

    Python

  3. A-Simple-File-System A-Simple-File-System Public

    This was a programming assignment for the course CSC 360: "Introduction to Operating Systems" at the University of Victoria.

    C

  4. Process_Manager Process_Manager Public

    A simplified version of background process manager. This was a programming assignment for the course CSC 360: "Introduction to Operating Systems" at the University of Victoria.

    C

  5. Simple-Calculator Simple-Calculator Public

    A calculator created using React, that provides basic mathematical operations.

    JavaScript

  6. Forth_Interpreter Forth_Interpreter Public

    An interpreter for Forth implemented in Ruby. This was a project for the third-year course CSC 330: "Programming Languages" at the University of Victoria.

    Ruby