Skip to content
View Swapnilr1's full-sized avatar

Highlights

  • Pro

Organizations

@KamandPrompt @CompL-Research
Block or Report

Block or report Swapnilr1

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

Hi, I am a Masters student in Computer Science at UC San Diego, graduating in December 2023 and currently looking for full time positions starting February 2024. I am very interested in both Software Systems and Programming Languages - so I ideally want to work on any of: distributed systems design and implementation, compilers and programming language runtimes, low-level systems programming. I am proficient in C, and basics of C++. Currently learning Go and Rust.

I have some experience with Java compilers and runtimes: I worked on some modifications to Eclipse OpenJ9 Java VM (an alternative to OpenJDK with its HotSpot VM) and so have a decent idea of JIT compilers, code generation for x86_64, how garbage collectors work etc.

Pinned

  1. ghost-userspace ghost-userspace Public

    FreeBSD ULE-based scheduler policy (single core) on Google's ghOSt scheduler framework. ghOSt forked from https://github.com/google/ghost-userspace

    C

  2. eclipse-openj9/openj9 eclipse-openj9/openj9 Public

    Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with…

    Java 3.2k 705

  3. tamiflex tamiflex Public

    Forked from secure-software-engineering/tamiflex

    TamiFlex facilitates static analysis of programs that use reflection and custom class loaders

    Java