Pinned Repositories
grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
CodeGenerator
CodeGenerator for Ust json deserialization for PT.PM
core
Home repository for .NET Core
CSharp-Minifier
Library for C# code minification based on NRefactory. That is lib for spaces, line breaks, comments removing, reduction of identifiers name length and so on in C# code.
dvcsa
Damn Vulnerable C# (Asp.Net core) application
dvna
Damn Vulnerable NodeJS Application
esprima-dotnet
Esprima .NET (BSD license) is a .NET port of the esprima.org project. It is a standard-compliant ECMAScript parser (also popularly known as JavaScript).
go-tree-sitter
Golang bindings for tree-sitter https://github.com/tree-sitter/tree-sitter
grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
go-tree-sitter
Golang bindings for tree-sitter https://github.com/tree-sitter/tree-sitter
codeFather2's Repositories
codeFather2/dvcsa
Damn Vulnerable C# (Asp.Net core) application
codeFather2/CSharp-Minifier
Library for C# code minification based on NRefactory. That is lib for spaces, line breaks, comments removing, reduction of identifiers name length and so on in C# code.
codeFather2/CodeGenerator
CodeGenerator for Ust json deserialization for PT.PM
codeFather2/core
Home repository for .NET Core
codeFather2/dvna
Damn Vulnerable NodeJS Application
codeFather2/esprima-dotnet
Esprima .NET (BSD license) is a .NET port of the esprima.org project. It is a standard-compliant ECMAScript parser (also popularly known as JavaScript).
codeFather2/go-tree-sitter
Golang bindings for tree-sitter https://github.com/tree-sitter/tree-sitter
codeFather2/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
codeFather2/js-vuln-db
A collection of JavaScript engine CVEs with PoCs
codeFather2/litovchenko_app
Just simple web api + angular app
codeFather2/sharpcompress
SharpCompress is a fully managed C# library to deal with many compression types and formats.
codeFather2/python_ast_visualizer
codeFather2/System.Collections.Algorithms
Humble attempt to bring some data structures to .Net world
codeFather2/tree-sitter-c-sharp
C# Grammar for tree-sitter
codeFather2/triangulation
An example of an application triangulating a polygon compiled by given vertices (UI via WinForms and Triangulation class library )
codeFather2/WebWindow
.NET Core library to open native OS windows containing web UI on Windows, Mac, and Linux. Experimental.