π Hello, I'm Tushar!
π What I'm Working On
- Full Stack Development: Building and maintaining web applications using the MERN stack.
- Open Source Contributions: Actively contributing to various open-source projects and collaborating with other developers.
π± What I'm Learning
- Machine Learning: Exploring AI and ML when I find time to expand my knowledge.
- DSA: Deepening my knowledge of advanced algorithms and data structures for real-world problem-solving.
- Web Development Trends: Staying updated with the latest tools and frameworks in web development to build modern, efficient applications.
π€ Fun Fact
I once solved a problem using three different algorithms before realizing there was a much simpler one! π€―
This project implements a high-performance, concurrent, multi-threaded Order Matching Engine in C++, using advanced data structures and algorithmic optimizations common in financial trading systems.
- Features: Price-Time Priority, support for multiple trading pairs, and low-latency performance.
A collaborative tool that crowdsources event availability, making it easy for users to discover and coordinate events.
- Features: Time slot voting, real-time updates, and easy link sharing for event participation.
A robust API for a personal blogging platform, empowering users to effortlessly create, manage, and share blog posts.
- Features: CRUD for posts, markdown support, and public/private post visibility.
A full-featured social media clone, designed for seamless user interaction and a modern, intuitive experience.
- Features: Real-time feed, likes, comments, following system, and user authentication.
A command-line broadcast system utilizing WebSockets for real-time messaging between clients and servers.
- Features: Real-time message broadcasting, multiple client support, and easy CLI-based setup.