Skip to content
View twilkhoo's full-sized avatar
  • uWaterloo
  • Waterloo, Ontario, Canada
  • 11:26 (UTC -04:00)

Highlights

  • Pro

Block or report twilkhoo

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

Hi, I'm Tejas! 👋

⚡  About Me

🌐 I enjoy software engineering/web development, and got started with programming through competitive robotics.
📚 I'm currently studying Computer Science at the University of Waterloo.
☕ Feel free to get in touch (or to recommend a cool API)!

Tejas's Linkedin Tejas's Personal Portfolio Site

Pinned Loading

  1. digitize digitize Public

    Digitize: A Stratego-style two player game made in C++.

    C++

  2. wlp4-compiler wlp4-compiler Public

    A WLP4 (subset of C) compiler written in C++ that compiles to MIPS assembly.

    HTML 1

  3. colors colors Public

    A journaling web app made with Firebase's authentication and Firestore RealtimeDB

    TypeScript

  4. odometry2023 odometry2023 Public

    An implementation of an odometrical position tracking system, more accurate than built-in PROS over short distances.

    C++

  5. uwblueprint/focus-on-nature uwblueprint/focus-on-nature Public

    🍃 Focus on Nature platform for camp booking system.

    TypeScript 13 1

  6. CustomRTOS CustomRTOS Public

    A custom RTOS for an STM32F411RE. Implemented with a RR thread scheduler, semaphore API, and drivers for GPIO and UART.

    C