Skip to content
View suhasparuchuri's full-sized avatar

Block or report suhasparuchuri

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
suhasparuchuri/README.md

Hi, I'm Suhas Paruchuri

I'm a software engineer with a passion for building scalable and efficient systems. I'm a quick learner and always looking for new challenges.

What I'm good at

  • C++
  • Data Structures & Algorithms
  • Object-Oriented Programming
  • Low-Level Design
  • High-Level Design
  • Distributed Systems
  • AI/ML

Featured Projects

Project Description
Social Media Data Collection Pipeline Designed and implemented a scalable data pipeline to continuously collect and process Reddit and 4chan data during the 2024 U.S. Presidential Elections
Rubik's Cube Solver Solves a 3x3 cube using DFS, BFS, IDDFS, and IDA* with pattern database heuristics in C++
MapReduce A MapReduce framework in C for parallel processing of large datasets
Pac-Man AI AI agents using search, adversarial search, Q-Learning, and Perceptron
Expensometer Voice-powered expense tracker built with React and Firebase

Connect

LinkedIn GitHub Email

Pinned Loading

  1. Social-Media-Data-Collection-Pipeline Social-Media-Data-Collection-Pipeline Public

    A continuous social media data collection system for Reddit and 4chan.

    Python

  2. RubiksCubeSolver RubiksCubeSolver Public

    C++

  3. bitvault bitvault Public

    C++

  4. pacman pacman Public

    Python

  5. mapreduce mapreduce Public

    This project implements a MapReduce programming model, for parallel and scalable processing of large datasets. The framework splits input data, processes it concurrently, and aggregates results eff…

    C

  6. hardik365/VirtualFileSystem hardik365/VirtualFileSystem Public

    C