- Poland
- https://dorianniemiec.h4ck.me
-
A ZSOiE student passionate about Information Technology. The creator of SVR.JS — a web server running on Node.JS. An #ActuallyAutistic person.
- Joined on
2024-06-21
41901d9a27
Fix the forbidden path checking function, and add test cases, where it would fail before the fix
57d988831f
Replace ES6-style functions in server-side JavaScript header with ES5-style functions
0aa4f9df2b
Replace ES5-style functions with ES6-style ones
09e33a2265
Lint out the codebase
058c39ab0d
Replace __dirname with process.dirname
979a30e938
Replace var's with let's and const's
ce2a73dbd3
Lint out the codebase
9fa194b33d
Fix the regular expression in the URL parser
1309e36151
Modify package.json - change the lint script
64b4e056cb
Make sizify() function more concise and readable