Skip to content
View SwathiSBhat's full-sized avatar

Highlights

  • Pro

Organizations

@rsa-ctf

Block or report SwathiSBhat

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SwathiSBhat/README.md

Hi , I'm Swathi Bhat


About me


  • I'm a master's student majoring in Computer Science and specializing in computer systems and security at the University of California, Santa Barbara.
  • I was an intern at Arista networks during the summer of 2024 working on Arista's next generation Multi-Domain Segmentation (MSS) for Zero Trust Networking.
  • Previously, I worked as a software engineer at Microsoft developing applications in Dynamics 365.
  • I love working on challenging problems in computer science especially those related to operating systems, distributed systems and systems security.
  • Reach out to me on LinkedIn here. Link to personal website.


Skills


  • Languages:

    C++  Python  C  C#  TypeScript 

  • Tools and frameworks:

    Git  React  Visual Studio  Azure Data Explorer  Microsoft Dynamics 365  Microsoft Power BI  Azure DevOps  Libfuse  T-SQL  Linux  Powerapps Component Framework  .NET Framework  GDB 

  • Extras:

    Latex  Markdown 



Let's Connect..!






Pinned Loading

  1. bhavyejain/AltFileSystem bhavyejain/AltFileSystem Public

    A UNIX-like file system that can be used with Fuse

    C 3

  2. Raft2PC-Bank Raft2PC-Bank Public

    Python 1

  3. Static-program-analysis-techniques Static-program-analysis-techniques Public

    Implementation of different forms of static program analysis techniques

    C++

  4. LLMs-for-context-aware-network-log-analysis LLMs-for-context-aware-network-log-analysis Public

    Context-aware network log analysis platform using LLMs to detect network security events.

    Jupyter Notebook 6

  5. LamportLedger LamportLedger Public

    A distributed blockchain ledger implementation using Lamport's mutual exclusion algorithm, managing client balances and ensuring transaction integrity with transfer and balance operations.

    Python

  6. Auction-Protocol-using-Garbled-Circuits Auction-Protocol-using-Garbled-Circuits Public

    A secure two server sealed bid auction protocol that uses verifiable proxy oblivious transfer and garbled circuits

    Python