Skip to content
View gPatsWat's full-sized avatar

Block or report gPatsWat

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

I am currently looking for full time roles in Systems/Computer Architecture including but not limited to Performance modeling and optimisation. I am cuurently working on a project heavily involving Gem5, cache coherence protocols and NUMA systems.

WORK EXPERIENCE

Software Engineer (August 2020 - August 2021)
SDE, Cisco
· Worked on adding security features and fixing software bugs on Cisco IOS-XR.
· Added new security ciphers and key exchange protocols to CiscoSSH.
· Added new certificate checking commands and worked on code sanitization.

Memory profiling and visualisation in Multicore Systems (January 2020 - May 2020)
Research Internship, Multicore Lab, University of Waterloo
· Created tools to make concurrent programming easier.
· Can help programmers optimize memory layout to improve performance.
· Can expose negative interactions between software and operating system, hardware.
· Shows time series memory usage of program.
· Meant to be shipped as an end to end workchain providing both libraries as well as scripts for analysis with minimal test code change.

Automatic Video Analysis and display of Contextual Information (May 2019 - July 2019)
Summer Intern, Sling Media
· Designed and implemented an entire automated video insight generation and management system.
· Designed a GUI to render video insights like celebrity faces, keywords, topics, brands and labels as they appear on video.
· Insight management system is highly modularized. Modules are responsible for uploading video to insight gathering system, download of insights in JSON, dumping insights into document based DB and video playback module.

Weather Balloon Data Management and Visualisation (May 2018 - July 2018)
Summer Intern, Regional Remote Sensing Centre
· Worked on interactive weather balloon data visualization using Cesium.JS 3D globe and map visualisation library, KML and CZML.
· Achieved intuitive visualization of temperature, humidity, wind vectors and pressure gradients of the balloons in a 3D rendering.
· Integrated animation of balloon rising along path in 1st person (inside the balloon) and 3rd person (external view) along with a virtual reality viewing option.

PROJECTS

Speeding up Concurrent Algorithms by exposing multicore architecture to concurrent programmers (August 2022 - current)
Masters Thesis, Multicore Lab (sup. by Prof. Trevor Brown)
· Currently working on optimisation of cache coherency algorithms with special emphasis on NUMA systems and performance evaluation.
· Using Gem5, a versatile architecture simulator to model large multicore machines and distributed L2 banks.
· Exposing hardware functionality to programmer by means of new instructions.

gRPC and FUSE based Network File System (August 2021 - December 2021)
Course Project, Distributed Systems
· Built a user space filesystem using libFUSE. Network communication was achieved through gRPC calls.
· Implemented optimisations such as batch writes and commit using server and client side caching.
· Implemented crash recovery in case of network irregularities.

Core Courses Relevant Electives
Computer Programming (C Foundation) Network Programming
Object Oriented Programming Computer Graphics
Data Structures and Algorithms Machine Learning
Design and Analysis of Algorithms Distributed Systems
Compiler Construction and Analysis Computer Security

EDUCATION

Birla Institute of Technology and Science (BITS), Pilani, India August 2016 - May 2020
B.E. (Computer Science) Overall GPA: 8.51/10

University of Waterloo August 2021 - August 2023
MMath (Computer Science) Current GPA: 91.25/100

Popular repositories Loading

  1. EPIJudge EPIJudge Public

    Forked from adnanaziz/EPIJudge

    EPI Judge - Preview Release

    C++

  2. clang_refactoring_project clang_refactoring_project Public

    C++

  3. concurrent_ds concurrent_ds Public

    A collection of concurrent data structure implementations

    C++

  4. x86-bare-metal-examples x86-bare-metal-examples Public

    Forked from cirosantilli/x86-bare-metal-examples

    Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-modu…

    Assembly

  5. data_structures data_structures Public

    Data structure, algo and interview practice.. this is a free space to explore and come up with new stuff

    C++

  6. gPatsWat gPatsWat Public

    My profile and work