Pinned Repositories
codeasashu.github.io
Personal blog
hcz-jekyll-blog
A simple material theme for blogger
insomnia-oas-converter
Insomnia file to openapi converter
openapi-documentor
Openapi documentation management in django
openman
Postman to OpenAPI Spec converter with mocking and documentation
Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
react-openapi-designer
A React based UI toolkit to develop openapi schema
XmppDemo
A demo of XMPP client in android using smack 4.1.0
You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
ytdl-streamer
A simple bash script that streams a youtube video to mplayer.
codeasashu's Repositories
codeasashu/openman
Postman to OpenAPI Spec converter with mocking and documentation
codeasashu/insomnia-oas-converter
Insomnia file to openapi converter
codeasashu/openapi-documentor
Openapi documentation management in django
codeasashu/webrtc-poc
WebRTC poc
codeasashu/apispec
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
codeasashu/blueprint
A React-based UI toolkit for the web
codeasashu/dotfiles-2
:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
codeasashu/ds-algo-golang
Data Structures and algorithms, implemented in Golang
codeasashu/gitlab-jira-webhook
A gitlab and JIRA compatible webhook processor
codeasashu/oas.nvim
Openapi support in neovim
codeasashu/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
codeasashu/asterisk-audiofork
Stream Asterisk audio over Websockets
codeasashu/asyncari
Asterisk Resource Interface for Trio
codeasashu/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
codeasashu/awesome-system-design-resources
This repository contains System Design resources which are useful while preparing for interviews and learning Distributed Systems
codeasashu/casgi
ASGI in C
codeasashu/Comfy-Workflows-Files
test
codeasashu/convoy
The Cloud Native Webhooks Gateway
codeasashu/dice
DiceDB is an in-memory real-time database with SQL-based reactivity. It is hyper-optimized for building and scaling truly real-time applications on modern hardware while being a drop-in replacement for Redis.
codeasashu/eventbridge
MultiSource Event bridge in go
codeasashu/freno
freno: cooperative, highly available throttler service
codeasashu/hoppscotch
👽 Open source API development ecosystem - https://hoppscotch.io
codeasashu/hoppscotch-to-openapi
🛸 Convert hoppscotch collection to OpenAPI
codeasashu/notes
Notes of books
codeasashu/openapi-core
Openapi-core is a Python library that adds client-side and server-side support for the OpenAPI v3.0 and OpenAPI v3.1 specification.
codeasashu/openapi-designer-svelte
Svelte implementation of openapi designer
codeasashu/openapi-gui
GUI / visual editor for creating and editing OpenAPI / Swagger definitions
codeasashu/openapi.tools
A collection of Editors, Linters, Parsers, Code Generators, Documentation, Testing
codeasashu/the-algorithm
Source code for Twitter's Recommendation Algorithm
codeasashu/xv6-public
xv6 OS