Pinned Repositories
accidentalDBA
Files for the Accidental DBA tutorial
android_kernel_xiaomi_cancro
antlr4-c3
A grammar agnostic code completion engine for ANTLR4 based parsers
awesome-aws
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
awesome-design-patterns
A curated list of software and architecture related design patterns.
awesome-developer-marketing
A living document of hand-picked resources for marketers working on dev-centric products.
awesome-marketing
A living document of hand-picked resources for marketers.
blink
A simple programming language to learn how to design and implement a programming language.
blink-lexer
Starting code of the first challenge in the Let's Build a Programming Language series.
BrainfuckIDE
A Brainfuck IDE/debugger designed to be intuitive, featureful and visually appealing
suramya's Repositories
suramya/antlr4-c3
A grammar agnostic code completion engine for ANTLR4 based parsers
suramya/awesome-aws
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
suramya/awesome-design-patterns
A curated list of software and architecture related design patterns.
suramya/awesome-developer-marketing
A living document of hand-picked resources for marketers working on dev-centric products.
suramya/awesome-marketing
A living document of hand-picked resources for marketers.
suramya/blink-lexer
Starting code of the first challenge in the Let's Build a Programming Language series.
suramya/BrainfuckIDE
A Brainfuck IDE/debugger designed to be intuitive, featureful and visually appealing
suramya/CppBooks
A comprehensive catalog of modern and classic books on C++ programming language
suramya/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
suramya/django-zen-queries
Explicit control over database query execution in Django applications
suramya/iron-kaleidoscope
LLVM tutorial in Rust language
suramya/Java-Programming-Books
"Java: write once, run away!" – Brucee
suramya/keyValueStore
Some type of key-value store (no specific design for now). Design will be decided later.
suramya/lazygit
simple terminal UI for git commands
suramya/learnCodeStories
Learning from Github Customer Stories and Others.
suramya/litecli
CLI for SQLite Databases with auto-completion and syntax highlighting
suramya/MyOS
suramya/os-tutorial
How to create an OS from scratch
suramya/os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
suramya/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
suramya/pg-primer
Beginner's guide to administering/managing postgresql
suramya/piggymetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
suramya/ram_detector
A simple C program to detect the amount of used RAM on a Linux system
suramya/Rust
All Algorithms implemented in Rust
suramya/simplelanguage
A simple example language built using the Truffle API.
suramya/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
suramya/tech-community-slacks
Here is a list of all the tech community slacks!
suramya/TheRemoteFreelancer
Listing of community-curated resources to find topical remote freelance & contract work for software developers, web designers, and more!
suramya/women-tech-speakers-organizers
A list of women tech speakers & organizers. Add yourself or others by submitting a PR! PS if you do add someone, make sure to tell them! :) #fempire
suramya/ZimaDB
SQLite-like database implementation from scratch (semestral project by Petr Chmel and Vilém Zouhar)