Pinned Repositories
3rs-of-software-architecture
A guide on how to write readable, reusable, and refactorable software
arduino_cyberplant
awesome-courses
:books: List of awesome university courses for learning Computer Science!
clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
clean-code-js
This is my version of https://github.com/ryanmcdermott/clean-code-javascript repository.
code-review-tips
:microscope: Common problems to look for in a code review
containers
A collection of dockerfiles and configurations needed to run dekstop apps of choice as Docker containers.
linux-cheat-notes
A collection of some useful commands that I use in my daily work
neovim_import
Neovim setup & configurations for an Ubuntu/Debian system
tmux_import
tmux configuration file
binaryslav's Repositories
binaryslav/clean-code-js
This is my version of https://github.com/ryanmcdermott/clean-code-javascript repository.
binaryslav/nodebestpractices
:white_check_mark: The Node.js best practices list (May 2020)
binaryslav/arduino_cyberplant
binaryslav/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
binaryslav/containers
A collection of dockerfiles and configurations needed to run dekstop apps of choice as Docker containers.
binaryslav/linux-cheat-notes
A collection of some useful commands that I use in my daily work
binaryslav/neovim_import
Neovim setup & configurations for an Ubuntu/Debian system
binaryslav/tmux_import
tmux configuration file
binaryslav/dotfiles
binaryslav/ds_algos
The repo is a byproduct of me becoming a better software engineer
binaryslav/eslintrc-import
A collection of .eslintrc.json files for certain common tasks.
binaryslav/FTXUI
:computer: C++ Functional Terminal User Interface. :heart:
binaryslav/go_knowledgebase
An ever-growing collection of tips, resources and recipes on how to cook a delicious Go program
binaryslav/iarosb.github.io
My portfolio website
binaryslav/iarosh
binaryslav/impress
Enterprise application server for Node.js and Metarhia private cloud ⚡
binaryslav/Index
Metarhia educational program index 📖
binaryslav/jarvis
Electron-based personal assistant for desktop.
binaryslav/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
binaryslav/keychron-layout-control
A bash one-liner to change behavior of certain keys on Keychron keyboards in Ubuntu/Debian systems
binaryslav/linux-gaming
Proven ideas, suggestions, builds and more
binaryslav/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
binaryslav/node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
binaryslav/node-security
Slides/Notes from my talk on Security Best Practices with Node.js https://www.youtube.com/watch?v=qBLgykeA3Mo
binaryslav/Python
All Algorithms implemented in Python
binaryslav/refactoring-room
Here I train in refactoring
binaryslav/scripts
binaryslav/serve-static
Serve static websites (SPA's) using Nest framework (node.js) 🥦
binaryslav/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
binaryslav/vscode-settings-import