HimanshuRai

Projects

A showcase of my work, featuring web applications, design projects, and experiments.

Web Projects01

01

DoodleVerse

A WebSocket Based Drawing Application

Next.jsTypeScriptTailwindSocket.ioNode.jsTurborepo
Visit Project
DoodleVerse
02

True Feedback

An app that allows users to receive and manage anonymous questions or messages.

Next.jsTypeScriptTailwind
Visit Project
True Feedback
03

Mood

A Gen AI-based journaling application

Next.jsTypeScriptTailwind
Visit Project
Mood
04

College Nexus

A Web Application for College Students

Next.jsTypeScriptTailwind
Visit Project
College Nexus
05

Music School

A Next.js Frontend Application using Aceternity UI

Next.jsTypeScriptTailwind
Visit Project
Music School

Deep CS Projects02

These projects focus on computer science fundamentals and systems programming. They're available on GitHub for code review and educational purposes.

C-AI Chat Application

A simple C-based chat application that uses the Gemini Pro API for conversations.

Clibcurljson-cPython
View on GitHub

MultiThreadedProxyServerClient with LRU Cache

Implemented a robust multi-threaded proxy server and client system in C++ with an LRU cache. Features include concurrent connection handling, HTTP request forwarding, and efficient thread management.

C++POSIX ThreadsSocket ProgrammingHTTP
View on GitHub

DropBin

A small implementation of a paste bin application with minimal features.

JavaScriptNode.jsExpress
View on GitHub

URL Shortener

A URL shortener application implemented in Go.

GoGinRedis
View on GitHub

RFA Docker Proxy

This project sets up a reverse proxy using Node.js, Express, and Docker.

Node.jsExpressDocker
View on GitHub

RSS Aggregator

A Go application that serves as a fully functional RSS aggregator.

GoPostgreSQLREST API
View on GitHub

YouTube-like Backend Service

This project is a backend service designed to support a YouTube-like application.

Node.jsExpressMongoDB
View on GitHub

Arcfour Project

This project implements the RC4 stream cipher.

CCryptography
View on GitHub

Proxy Connection Project

This project establishes a connection to a proxy server, sends a request, and forwards data through the proxy.

CNetworking
View on GitHub