Projects

Development of Modern Compliler

April 01, 2023

Theoritical Computer Science, Gadhinagar, Gujarat, IIT Gandhinagar

  • Lead the team of 5 members to develop compiler using python. Modularized code to achieve re- usability and parallel work.
  • Any Euler problem can be implemented using designed language. Used compiler in one of the class contests and solved 18 questions out of 20.
  • Python, Software Development, object-oriented programming, team work, Git, GitHub.
  • GitHub Repo

Bitcoin Network Analysis

March 30, 2023

Data Science, Gandhinagar, Gujarat, IIT Gandhinagar

  • Using concepts of data science labeled bitcoin network (publicly available ledger) address with different labels (crime activity, exchange, service providers, or miner).
  • Model gives correct answers 85 out of 100 queries.
  • Python, Data Science, SQL, APIs, feature engineering, Ambiguous problem solving.
  • GitHub Repo

Placement Management System

March 01, 2023

Full Stack, Gandhinagar, Gujarat, IIT Gandhinagar

  • Designed database and website to perform student and company registration, selection process, etc.
  • Collaborated in team of 10 members. Designed database design using data models. Implemented and tested all the features. Transformed tables to normal forms to achieve highest efficiency.
  • Python, MySQL, flask.
  • GitHub Repo

Test and Compare Different Serverless Platforms

November 30, 2022

Computer Networks, Gandhinagar, Gujarat, IIT Gandhinagar

  • Tested Google Cloud and AWS Lambda over various factors by using well defined benchmarks.
  • Identified the main problems such as cold start, execution latency, tail latency, CPU overheads, I/O operations, reduced performance, which these serverless platforms face
  • Testing, JMeter, AWS distributed testing framework, Google Cloud, AWS Lambda, Abstract thinking.
  • Report Link