Pinned Repositories
4n4gr4m3r
Node.js CLI project that finds all existing anagrams of a given word in O(1).
asp.net-mvc-vidhalla
AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
javaee-mytube
My first web project. The goal was to create a web application that sort of mimics YouTube. Implemeted using servlets and ajax. This was a big one....
rangen-js
A simple JavaScript function that generates a range of numerical values within provided boundaries.
tx-crawler
Poor Man's Etherscan.
use-page-visiblity
A custom React.js hook for performing actions when the page changes visibility.
use-tab-notification
A custom React.js hook for displaying blinking notification messages in a browser's tab.
validate-json-files
A Python script for validating JSON files.
borisStanojevic's Repositories
borisStanojevic/4n4gr4m3r
Node.js CLI project that finds all existing anagrams of a given word in O(1).
borisStanojevic/asp.net-mvc-vidhalla
borisStanojevic/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
borisStanojevic/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
borisStanojevic/rangen-js
A simple JavaScript function that generates a range of numerical values within provided boundaries.
borisStanojevic/tx-crawler
Poor Man's Etherscan.
borisStanojevic/use-page-visiblity
A custom React.js hook for performing actions when the page changes visibility.
borisStanojevic/use-tab-notification
A custom React.js hook for displaying blinking notification messages in a browser's tab.
borisStanojevic/validate-json-files
A Python script for validating JSON files.
borisStanojevic/CleanArchitecture
A starting point for Clean Architecture with ASP.NET Core
borisStanojevic/CleanArchitecture-1
Clean Architecture Solution Template for Angular 9 and .NET Core 3.1
borisStanojevic/data-structures-javascript
Writing different data structures, from scratch.
borisStanojevic/DefinitelyTyped
The repository for high quality TypeScript type definitions.
borisStanojevic/docs
borisStanojevic/eev
A tiny, fast, zero-dependency event emitter
borisStanojevic/flask-chat-socketio-app
Just a simple Flask chat app using web sockets (SocketIO) deployed on heroku...
borisStanojevic/get-property-by-path
A simple JavaScript function that gets the value of the property on the given path.
borisStanojevic/github-utils
Just some utility scripts for GitHub.
borisStanojevic/icons
Source files for the custom icon-font used by the File-Icons package.
borisStanojevic/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
borisStanojevic/level-client
A simple TCP client for high performance key-value database LevelDB with JSON based messaging.
borisStanojevic/level-server
A simple TCP server for high performance key-value database LevelDB with JSON based messaging.
borisStanojevic/luhn-js
Luhn algorithm (modulus 10) for validating credit card number.
borisStanojevic/Nethereum.Docs
Nethereum documentation
borisStanojevic/node-json-socket
borisStanojevic/omit-js
Omit properties from an object.
borisStanojevic/pick-js
Pick properties from an object.
borisStanojevic/server-sent-events
Just a simple application demonstrating the usage of Server-Sent events technology.
borisStanojevic/student-service-client
Frontend for "Student Service" uni project, course eEducation.
borisStanojevic/use-browser-notification
A simple hook that enables displaying browser notifications with title, body, and an icon.