jimmyzhang2003
Senior at Columbia University interested in software engineering, machine learning, and data science.
Columbia University in the City of New YorkNew York
jimmyzhang2003's Stars
vercel/next.js
The React Framework
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
tailwindlabs/tailwindcss
A utility-first CSS framework for rapid UI development.
swiftlang/swift
The Swift Programming Language
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
expressjs/express
Fast, unopinionated, minimalist web framework for node.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
facebook/docusaurus
Easy to maintain open source documentation websites.
prettier/prettier
Prettier is an opinionated code formatter.
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
google/zx
A tool for writing better scripts
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
microsoft/autogen
A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour
typicode/husky
Git hooks made easy 🐶 woof!
pnpm/pnpm
Fast, disk space efficient package manager
eslint/eslint
Find and fix problems in your JavaScript code.
shap/shap
A game theoretic approach to explain the output of any machine learning model.
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
ruffle-rs/ruffle
A Flash Player emulator written in Rust
typescript-eslint/typescript-eslint
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
changesets/changesets
🦋 A way to manage your versioning and changelogs with a focus on monorepos
webdriverio/webdriverio
Next-gen browser and mobile automation test framework for Node.js
oclif/oclif
CLI for generating, building, and releasing oclif CLIs. Built by Salesforce.
python-trio/trio
Trio – a friendly Python library for async concurrency and I/O
jondot/hygen
The simple, fast, and scalable code generator that lives in your project.
Hipo/university-domains-list
University Domains and Names Data List & API
cs3157/recitations
Recitation notes for cs3157, the C systems programming course with a narrative
labd/nextjs-basic-auth-middleware
Add basic authentication to a NextJS application as middleware