Building Tech & Exploring Business.
Passionate about software development and startups. Always learning, building, and innovating.
Hi, I'm Bhuvan Chandra!
4th-year Computer Science student at UC Irvine, originally from Bengaluru. Passionate about tech, problem-solving, and building startups.
Projects
Showcasing My Passion for Code – Projects That Solve, Innovate, and Inspire.
Fabflix
A full-stack web application for browsing, searching, and exploring movies with detailed information.
Tictactoe with gui
A multiplayer Tic-Tac-Toe game with a Tkinter GUI and network support using Python sockets.
Sentiment analysis
Analyzes movie reviews from the IMDB dataset to classify sentiments as positive or negative using machine learning techniques.
Web crawler
Built a web crawler to scrape and gather data from the college's websites.
Stock market client-server application
A client-server application that allows querying stock prices, calculating maximum profit, and more, using historical data for Tesla and Microsoft.
concurrency
Efficient multi-threaded producer-consumer synchronization using pthreads, mutexes, and condition variables in C.
search engine
A web-based search engine built with Flask, utilizing advanced indexing, ranking, and AI-based summary generation for efficient document retrieval.
analysis of graph algorithms
Implements graph generation, analysis, and visualization using Erdős–Rényi and Barabási–Albert models.
content delivery network
A C++ implementation of a content caching mechanism to optimize content delivery with efficient data structures and algorithms.
checkers with ai
An intelligent AI agent designed to play Checkers with strategic decision-making and competitive capabilities. It can play manually against human players or face off against other AI agents.
