Pinned Repositories
33-js-concepts
📜 33 JavaScript concepts every developer should know.
Brainfuck
List of Simple BrainF***k (.bf) code examples written by me
flutter-weather
This beautyful app provides online interface for searching weather in your city.
Git-basic
Basic git commands in that case if You not used git too much time
gitalias-with-my-additions
Git alias commands for faster easier version control
Gulp-config
Simple gulp configuration
javascript-interview-questions
List of 1000 JavaScript Interview Questions
Python-100-Days
Python - 100天从新手到大师
ru.javascript.info
Современный учебник JavaScript
Sudoku-solver
My 'clown code' version of Sudoku solver
Shinbatsu's Repositories
Shinbatsu/flutter-weather
This beautyful app provides online interface for searching weather in your city.
Shinbatsu/Brainfuck
List of Simple BrainF***k (.bf) code examples written by me
Shinbatsu/javascript-interview-questions
List of 1000 JavaScript Interview Questions
Shinbatsu/gitalias-with-my-additions
Git alias commands for faster easier version control
Shinbatsu/Gulp-config
Simple gulp configuration
Shinbatsu/Haskell-programs
This is my story of studying Haskell!😎
Shinbatsu/JS-golf-hell
No time to explain, just code as shorter as you can!😈
Shinbatsu/Pythocalypse
what's going on?!, here's the unreadable code again....
Shinbatsu/Quiz-app
Simple quiz app created with flutter
Shinbatsu/Shinbatsu
My profile preview
Shinbatsu/SQL-challenges
Shinbatsu/actions-cpp
Shinbatsu/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
Shinbatsu/BigInt-operations
Repo contain four basic arithmetic operations with digits which presented as strings
Shinbatsu/Bool-f--k-interpreter
Simple interpreter an isoterical programming language 'Bool F**k'
Shinbatsu/Common-Vim-commands
One of many similar repositories with a description of Vim commands
Shinbatsu/Discord-template
Simple Discord template that's i've made just for fun!
Shinbatsu/Find-smaller-right
FInd the count of numbers that are smaller than a[i]
Shinbatsu/Functional-expression-transpiler
Unreadable implementation of a function that translates "Little Function" from one PL to another
Shinbatsu/Plus-auto
This repository provides an expample of automatic C++ CI/CD process.
Shinbatsu/Python-Discord-Bot-Template
🐍 A simple template to start to code your own and personalized Discord bot in the Python programming language
Shinbatsu/Regex-parser
Transform regular expression to more native language
Shinbatsu/shinbatsu.github.io
Web version form that was given as tech interview task
Shinbatsu/Sieve-of-Eratosthenes
Implementation of algorithm for fast generation prime digits to 'limit' by Eratosthenes sieve
Shinbatsu/Simple-SQL-Engine
Simple JavaScript implementation logic of SQL Engine
Shinbatsu/Skyscrapers
Old simple skyscrapes solver, which was improved up to 14x14
Shinbatsu/Square-task
Task from numberhile's video
Shinbatsu/University-labs
Labs from my university nothing more...
Shinbatsu/V-Bot
Discod bot that makes a tournaments news moderation etc...
Shinbatsu/you-dont-know-js-ru
:books: Russian translation of "You Don't Know JS" book series