Block or Report
Block or report gsingh93
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
hacker-live-wallpaper Public
An Android live wallpaper of bit sequences streaming down the screen.
-
regex-search Public
A Chrome extension that allows you to search the page using regex
-
974 contributions in the last year
Less
More
Contribution activity
March 2023
Created 19 commits in 3 repositories
Created 3 repositories
- gsingh93/vscode-codeql TypeScript
- gsingh93/pylayout Python
- gsingh93/gsingh93.github.io SCSS
Created a pull request in github/vscode-codeql that received 5 comments
Display EntityValue labels in CSV export
EntityValues are currently exported in the CSV as [Object object]
, this PR returns the label for the EntityValue instead, which is more useful.
Fixes
+13
−6
•
5
comments
Reviewed 1 pull request in 1 repository
github/codeql
1 pull request
Created an issue in github/codeql that received 3 comments
C++: BufferAccess shouldn't consider expressions in sizeof
I have some code like this:
unsigned long foo() { char buf[1]; return sizeof(buf[0]);
}
My understanding is that buf[0]
is actually not accessing t…
3
comments
Opened 5 other issues in 4 repositories
pwndbg/pwndbg
2
open
github/codeql
1
open
github/vscode-codeql
1
open
anticomputer/emacs-codeql
1
open
10
contributions
in private repositories
Mar 9 – Mar 17