Skip to content
View Anusha3002's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@PrincetonUniversity @Technical-Bootcamp

Block or report Anusha3002

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Anusha3002/README.md

Hi, I'm Anusha!

CS bachelor's degree from NIT Allahabad('24) → Software Engineer at Bridgeline in NY → lead engineer at Princeton → MSCS at NYU Courant → Heading to Qualcomm, San Diego this summer for internship ('26). I also write short stories because my career trajectory wasn't enough of a plot twist, and the fact that my characters have better work-life balance than I do.

I kept writing as my Plan B in case engineering didn't pan out. Nobody warned me AI would come for both. Should've learned farming.

In short:

  • Software Engineer (AI/ML Enthusiast)
  • Currently pursuing my MS in Computer Science at NYU Courant.

What I'm up to

  • Incoming Engineering Intern at Qualcomm this summer
  • Working on two exciting projects!!
  • Led the full-stack build of CoFlow at Princeton University (A leadership development platform - www.coflow.dev)
  • Writing short stories on Wattpad when my code finally compiles, which is somehow after 1 am or after a week.

I build things with

Python React Django .NET TypeScript Elasticsearch OpenSearch PyTorch MySQL Node.js AWS Oracle Cloud


The stuff I care about

I like building systems that are fast, reliable, and intelligent-search infrastructure, AI/ML pipelines, and full-stack platforms. But I also care about the craft of writing clean, readable code that another human can actually understand six months later. If my code can't tell its own story, I haven't done my job.


Beyond the terminal

I write fiction, the kind with characters, plot twists, and questionable decisions (much like my Git history). I'm a devoted fan of the Silicon Valley TV show, Friends, Gossip Girl, and How I Met Your Mother. I believe every great README deserves at least one honest sentence. So here's mine:

I'm still figuring it out, but I'm building interesting things along the way.


Reach out to me: anusha.c@nyu.edu · LinkedIn

Pinned Loading

  1. Cyber-Security-Cryptography Cyber-Security-Cryptography Public

    [Undergrad 1st year project]: Plaintext (which is the input message given by the user), is converted to Ciphertext (which is the encrypted message) and stored in our db. Hosted: http://159.65.144.7…

    Java 1 2

  2. langchain langchain Public

    Forked from langchain-ai/langchain

    Building applications with LLMs through composability

    Python

  3. skills-copilot-codespaces-vscode skills-copilot-codespaces-vscode Public

    My clone repository

    JavaScript

  4. Adversarial-ML Adversarial-ML Public

    Proposed DeepLDA, a novel LDA-based loss function integrated into CNNs/DNNs that improves adversarial robustness with minimal architectural changes. Evaluated across MNIST, CIFAR-10, and SVHN again…

    Python

  5. Pico-LLM Pico-LLM Public

    [ML Team project] Built three autoregressive language models from scratch in PyTorch (k-gram MLP, LSTM, and Transformer with self-attention and KV-cache decoding). Designed a complete training and …

    Jupyter Notebook