Skip to content
View wltan's full-sized avatar

Highlights

  • Pro

Organizations

@team-stack-underflow @AY2021S1-CS2103T-W16-3
Block or Report

Block or report wltan

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

Welcome to my profile page!

About Me

I recently graduated from the National University of Singapore in May 2023. Currently working full-time as a software engineer.

I'm comfortable with full-stack development, although I generally prefer backend-related roles.

Skills

Programming Languages

  • Java
  • Python
  • Go
  • JavaScript
  • C++

Frameworks & Technologies

  • Git
  • Linux
  • Django
  • Flutter
  • Docker

Coursework

  • Data Structures and Algorithms
  • Software Engineering
  • Optimisation Algorithms

Projects

Runnable is a mobile device application that allows users to access coding environments to evaluate code on the go. It is built and maintained by 2 NUS students as part of a project submission for Orbital 2020.

Checkstyle is a linter to validate Java code against a configured set of rules. It supports widely used standards such as the Google Java Style Guide and Sun Code Conventions. It can be invoked with an ANT task and a command line program.

Source Academy is a gamified online experential learning platform, used to teach introductory programming courses for Computer Science freshmen.

Popular repositories

  1. telegram-repl-bot telegram-repl-bot Public

    Through a telegram bot, emulate the features of a REPL for popular programming languages.

    Python 1

  2. collision-simulator collision-simulator Public

    2D Collision Simulator

    Java

  3. cvwo-assignment cvwo-assignment Public

    CVWO Assignment Mid/Final Submission

    JavaScript

  4. checkstyle checkstyle Public

    Forked from checkstyle/checkstyle

    Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly co…

    Java

  5. checkstyle-reports checkstyle-reports Public

    Various test reports for checkstyle

    HTML

  6. jdk jdk Public

    Forked from openjdk/jdk

    Read-only mirror of https://hg.openjdk.java.net/jdk/jdk

    Java