Pinned Repositories
asm_book
A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level languages.
ayush-garg341
Config files for my GitHub profile.
c_codes
this repo contains c codes for various data structures and algorithms
clean-architecture
Example snippets and explanation of concepts from uncle bob book.
concurrency_golang
Various code snippet to demonstrate concurrency and race conditions in go lang
data-structure-algorithms-cpp
dockerfiles
containing sample docker files for various small projects
emacs
Emacs config
fam-assignment
asignemnt
intersection-observer-api
Demo for the infinite scrolling
ayush-garg341's Repositories
ayush-garg341/asm_book
A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level languages.
ayush-garg341/ayush-garg341
Config files for my GitHub profile.
ayush-garg341/clean-architecture
Example snippets and explanation of concepts from uncle bob book.
ayush-garg341/concurrency_golang
Various code snippet to demonstrate concurrency and race conditions in go lang
ayush-garg341/configs
contain config files
ayush-garg341/core-home-assistant
:house_with_garden: Open source home automation that puts local control and privacy first.
ayush-garg341/deceptive-test-case
how test case can be deceptive
ayush-garg341/dns.toys
A DNS server that offers useful utilities and services over the DNS protocol. Weather, world time, unit conversion etc.
ayush-garg341/docker-compose-files
Container docker compose files
ayush-garg341/engineering-blogs
A curated list of engineering blogs
ayush-garg341/grule-rule-engine
Rule engine implementation in Golang
ayush-garg341/help-unknown-cmd
git status help unknown command implementation
ayush-garg341/httpstat
It's like curl -v, with colours.
ayush-garg341/interview-questions
ayush-garg341/lexer_and_parser_go
basic lexer/parser
ayush-garg341/magento-integrations
It contains integration of kafka, newrelic, elastic apm with magento2
ayush-garg341/magento2-s3
Use Amazon S3 as the file storage solution for your Magento 2 application
ayush-garg341/mysql-basics-with-python
mysql fundamentals using python
ayush-garg341/Neovim-from-scratch-ayush
📚 A Neovim config designed from scratch to be understandable
ayush-garg341/operating_system_and_networking
Various operating system and networking code snippets in python and c
ayush-garg341/python
python basics and oops and design patterns
ayush-garg341/redis-rate-limiting
redis rate limiting algos ( fixed window, sliding window )
ayush-garg341/rentdoor.in
reviews of tenants about the house and owner they live in
ayush-garg341/scripts
bash scripts to save your day..
ayush-garg341/smallchat
A minimal programming example for a chat server
ayush-garg341/system-design
ayush-garg341/the_silver_searcher
A code-searching tool similar to ack, but faster.
ayush-garg341/unix_vs_tcp
Difference between TCP vs unix sockets
ayush-garg341/webpack_project
Understanding how webpack works through a small project.
ayush-garg341/zulip
Zulip server and web application. Open-source team chat that helps teams stay productive and focused.