Projects in Awesome Lists by code-raushan
A curated list of projects in awesome lists by code-raushan .
https://github.com/code-raushan/langgraph-agents
LangGraph based RAG system. Uses Llama 3.2:3b model ( Ollama and Groq's).
adaptive groq langchain llama llm meta ollama rag typescript
Last synced: 01 Feb 2026
https://github.com/code-raushan/elasticsearch-nodejs
Code samples written while learning Elasticsearch data ingestion using PostgreSQL and creating search service.
elasticsearch nodejs pgsync postgresql python typescript
Last synced: 30 Dec 2025
https://github.com/code-raushan/video-transcoding-service
Video transcoding service written in Go. Utilizes Ffmpeg to convert raw videos into segments and stores in S3 in docker containers, orchestrated using AWS ECS. Events handled using Kafka.
aws docker ecs ffmpeg go jwt kafka lambda redis rest-api s3
Last synced: 30 Dec 2025
https://github.com/code-raushan/my-drive
AWS S3 based filesystem with metadata saved in Postgres DB.
aws cognito docker filesystem otp-verification postgresql prisma redis s3 typescript
Last synced: 03 Jul 2025
https://github.com/code-raushan/go-kafka
Go code for creating topics, producers and consumers in Kafka.
Last synced: 02 Apr 2025
https://github.com/code-raushan/bitespeed-identity-reconciliation
Solution to identity-reconciliation problem using NodeJS (TypeScript) and PostgreSQL.
assignment nodejs postgresql sql
Last synced: 11 Oct 2025
https://github.com/code-raushan/docker-orchestrator-system
Building a simple docker orchestration system in NodeJS (TypeScript) using Dockerode package.
docker dockerode orchestration-framework typescript
Last synced: 14 Jul 2025
https://github.com/code-raushan/file-upload-slack-bot
A simple file upload slack bot.
Last synced: 02 Apr 2025
https://github.com/code-raushan/flutter101
A simple Todo application to learn building mobile apps usign Flutter
Last synced: 02 Apr 2025
https://github.com/code-raushan/crud-backend
The backend of a CRUD application made using Express and Mongoose.
Last synced: 16 Oct 2025
https://github.com/code-raushan/dart101
Repository contains code snippets used learn Dart language fundamentals
Last synced: 02 Apr 2025
https://github.com/code-raushan/auth-node
An Auth System in Node.js built using Express and makes use of JWT.
Last synced: 02 Apr 2025
https://github.com/code-raushan/wikipedia-search-engine
A search engine that uses WikiPedia API to list the results in the webpage.
Last synced: 02 Apr 2025
https://github.com/code-raushan/appwrite-todo
A Todo App with all CRUD functionalities built with Appwrite as a BaaS and React in frontend.
Last synced: 02 Apr 2025
https://github.com/code-raushan/json-data-generation-script
Script to generate json files with faker data and importing them into PostgreSQL tables.
faker javascript json postgresql
Last synced: 02 Apr 2025
https://github.com/code-raushan/node-http-server
A simple HTTP server created in just Node JS without the help of any framework.
Last synced: 02 Apr 2025
https://github.com/code-raushan/simple-google-auth
A basic NextJS client with Google auth button.
google-authentication next typescript
Last synced: 13 Aug 2025
https://github.com/code-raushan/multithreaded-tcp-server
A multithreaded TCP server written in Go
go multithreaded-server networking tcp
Last synced: 25 Aug 2025
https://github.com/code-raushan/data-structures-go
Implementations of data structures in Go.
Last synced: 02 Apr 2025
https://github.com/code-raushan/sequential-tcp-server
A sequential blocking TCP server written in Go.
Last synced: 02 Apr 2025
https://github.com/code-raushan/cashfree-client-script
Basic client script for Cashfree Payment Gateway UI integration.
cashfree-sdk integration payment-gateway script ui
Last synced: 28 Jun 2025
https://github.com/code-raushan/novu-primer
Novu NextJS application
application bridge nextjs notificaiton novu primer sample test
Last synced: 02 Apr 2025
https://github.com/code-raushan/rag-from-scratch
Implementation of RAG with Langchain with OpenAI model and ChromaDB vectorstore.
chatgpt chromadb genai jupyter-notebook llm openai python rag vectordb
Last synced: 02 Apr 2025
https://github.com/code-raushan/static-file-server
A static file server written in go that serves files on HTTP.
Last synced: 02 Apr 2025
https://github.com/code-raushan/full-stack-social-media-server
GraphQL backend for twitter-like social media application written in TypeScript. PostgreSQL is the database of choice with Prisma ORM.
api backend graphql postgresql presignedurl prisma s3 twitter typescript
Last synced: 02 Apr 2025
https://github.com/code-raushan/digital-marketing-homepage
Landing page of a digital marketing agency build with pure HTML and CSS
Last synced: 11 Jan 2026
https://github.com/code-raushan/drawing-app-next
Excalidraw like whiteboard application built using NextJS and HTML5 Canvas APIs.
canvas excalidraw html5 nextjs react ui
Last synced: 06 Oct 2025
https://github.com/code-raushan/concurrent-stack-lock-based-rs
Concurrent Stack Implementation with Locks in Rust
Last synced: 11 Oct 2025
https://github.com/code-raushan/plant-world-landing-page
The landing page of a plantation nursery built using HTML and CSS😀😉😎
Last synced: 27 Jan 2026
https://github.com/code-raushan/thread-pool-tcp-server
TCP server based on a thread pool implementation in Go.
Last synced: 20 Oct 2025
https://github.com/code-raushan/html-and-css
Projects built using pure HTML and CSS
Last synced: 28 Jan 2026
https://github.com/code-raushan/chat-server-ws
Implementation of a scalable chat server using Websockets and Redis pub/sub in Go.
chat-server go pubsub redis scale websocket
Last synced: 10 Jul 2025
https://github.com/code-raushan/low-level-designs
Implementations for various design patterns in TypeScript (and Go)
design-patterns go low-level typescript
Last synced: 10 Sep 2025
https://github.com/code-raushan/postgres-db-proxy
PostgreSQL database proxy server to which other api servers can connect instead of directly connecting to the main database. Written in Go.
db go postgres proxy-server raw-sockets tcp
Last synced: 12 Jul 2025
https://github.com/code-raushan/llm-workspace
Workspace for experimentation with different LLMs and architectures like RAG for understanding the applications of Generative AI.
codespaces genai gpt jupyter-notebook langchain llms openai python rag
Last synced: 30 Dec 2025
https://github.com/code-raushan/full-stack-social-media-app
Twitter-like application UI code written in TypeScript with NextJS framework.
graphql nextjs react twitter typescript ui
Last synced: 30 Dec 2025
https://github.com/code-raushan/react-native-app-basic
Education content mobile application built using React Native
educational-application mobile react-native typescript ui
Last synced: 30 Dec 2025
https://github.com/code-raushan/chat-app-server-redis
Scalable chat server built on top of Socket.IO, Redis Pub/Sub and caddy. Server written using Fastify and Typescript.
caddy docker fastify pubsub redis socket-io typescript
Last synced: 30 Dec 2025
https://github.com/code-raushan/cryptoverse-landing-page
Landing page of a Crypto Trading App built purely in HTML and CSS😎
Last synced: 16 Jan 2026