eaftan
I'm a researcher in @githubnext where I work on machine learning for code and tools like GitHub Copilot.
@GitHub
Pinned Repositories
ai-cli-lib
Add AI capabilities to any readline-enabled command-line program
boolean-wat
Demonstration of a bug related to the Java type system
CompilerJobs
A listing of compiler, language and runtime teams for people looking for jobs in this area
defects4j
A Database of Real Faults and an Experimental Infrastructure to Enable Controlled Experiments in Software Engineering Research
eaftan.github.io
error-prone
Catch common Java mistakes as compile-time errors
gitdoc
VS Code extension that allows you to edit a Git repo, like it's a multi-file, versioned document.
google-java-format
heapviz
The summarizer portion of our heap visualization tool
hprof-parser
An extensible parser for hprof heap dump files produced by various JVMs
eaftan's Repositories
eaftan/hprof-parser
An extensible parser for hprof heap dump files produced by various JVMs
eaftan/heapviz
The summarizer portion of our heap visualization tool
eaftan/eaftan.github.io
eaftan/ai-cli-lib
Add AI capabilities to any readline-enabled command-line program
eaftan/boolean-wat
Demonstration of a bug related to the Java type system
eaftan/CompilerJobs
A listing of compiler, language and runtime teams for people looking for jobs in this area
eaftan/defects4j
A Database of Real Faults and an Experimental Infrastructure to Enable Controlled Experiments in Software Engineering Research
eaftan/error-prone
Catch common Java mistakes as compile-time errors
eaftan/gitdoc
VS Code extension that allows you to edit a Git repo, like it's a multi-file, versioned document.
eaftan/google-java-format
eaftan/issue-labeler
An action for automatically labelling issues
eaftan/mypy
Optional static typing for Python 3 and 2 (PEP 484)
eaftan/openai-python
eaftan/python-dotenv
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
eaftan/streamex
Enhancing Java 8 Streams