AvanishSingh

Projects

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

Web Projects01

01

Typography Portfolio

A minimalist portfolio website for a typography designer, featuring a clean layout and beautiful typography.

Next.jsTailwind CSSFramer Motion
View Project
Typography Portfolio
02

E-commerce Platform

A full-featured e-commerce platform with product management, cart functionality, and payment processing.

ReactNode.jsMongoDBStripe
View Project
E-commerce Platform
03

Content Management System

A custom CMS built for a publishing company, allowing easy content creation and management.

Next.jsGraphQLPostgreSQL
View Project
Content Management System

Deep CS Projects02

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

Algorithm Visualizer

Algorithm Visualizer

A tool for visualizing common algorithms like sorting, pathfinding, and graph traversal algorithms.

JavaScriptCanvas APIData Structures
View on GitHub
Compiler Design Project

Compiler Design Project

A simple compiler implementation that demonstrates lexical analysis, parsing, and code generation.

C++LLVMAutomata Theory
View on GitHub
Operating System Kernel

Operating System Kernel

A minimal operating system kernel implementing basic process scheduling, memory management, and file systems.

CAssemblyOS Theory
View on GitHub