
SQLancer
This post is based on work done with SQLancer. SQLancer is a tool to automatically test Database Management Systems (DBMSs) in order to find bugs in their implementation. That is, it finds bugs in...

This post is based on work done with SQLancer. SQLancer is a tool to automatically test Database Management Systems (DBMSs) in order to find bugs in their implementation. That is, it finds bugs in...

November in Canada! In November, we hit the road for a journey from Toronto to Quebec. Kingston and Montreal Our first stop on the way to Quebec was Kingston, a quaint city known for its histori...

October in Canada! October brought even more adventures outside of our usual classes at UofT. The highlight of the month? A trip to the breathtaking Canadian Rockies! Flying to Calgary and Stayin...

Overview of my Fall 2024 (Year 3 Sem 1) courses at University of Toronto Here’s the list of courses I did during my exchange at University of Toronto! CSC465H1: Formal Methods in Software Desi...

Keyboard shortcuts While coding on windows, I realized that my efficiency is bad because of how I rely on the mouse to open, switch, close tabs, navigate and such. Since we are all about efficienc...

SEP Partner University Guide (NUS) A Guide to Choosing your Student Exchange Programme (SEP) Partner University (PU)! (For outgoing NUS exchangers). your experience may vary, as each faculty wi...

Shells A shell is a program that runs on top of the OS, and main task is to interface the use with the operating system (OS). The graphical env in Windows, MacOS are both examples of graphical she...

A overview of my Year 2 Sem 2 courses (modules) Here, I’m going to try out putting some of my notes on a blog instead of having it down either in a cheatsheet / LaTeX document or some document lyi...
First ever blog post Hello World! I have been wanting to start a blog to post my thoughts, as well as my notes when I’m studying different languages and frameworks. I was facing procrastination at...

(This post is backlogged from before I started this blog). Working with VIM! – Thoughts and Rambles Ever since starting CS2030s Programming Methodology II, we CS students have had to grapple with...