Ayush Ranjan

Ayush Ranjan

Graduate Student At University of California

About Me

Hey, I'm Ayush Ranjan, originally from Madhubani, Bihar, India, a town renowned for its exquisite paintings. I've always been drawn to the world of IT products and services, viewing them as the digital monuments of our age. Much like civil engineers build physical bridges, I aspire to contribute to building the digital bridges that connect our modern world.

I completed my B.Tech. in Information Technology from Manipal University Jaipur. My interest in computer science blossomed as I delved into understanding the intricacies of the Internet. My journey in tech began with creating web and mobile applications.

During my undergraduate years, I became deeply engrossed in Deep Learning. My B.Tech. Project involved using Convolutional Neural Networks (CNN) for sentiment analysis of text, inspired by a paper on Sentiment Analysis using CNN. This experience reinforced my belief that learning algorithms from data is a potent approach to problem-solving.

My focus then shifted towards the software industry and development. I honed my skills during an internship at Capgemini, where I served as a Senior Analyst Intern and Java Full Stack Developer. There, I had the opportunity to lead a team of 6 interns in developing a Medical Portal using Spring Boot for the backend and React for the frontend. I seamlessly integrated the frontend and backend via Axios, enhancing user experience and data security.

Afterward, I received a full-time offer as a Senior Analyst at Capgemini in Mumbai. In this role, I worked on the Mercedes-Benz project XDIS (Cross-platform Data Information System), a crucial tool for vehicle diagnostics and automatic driving scenarios. Leveraging my Java expertise, I enhanced software features, optimized various tools/modules, and introduced innovative ideas recognized within the Mercedes-Benz ecosystem. I proudly achieved 3rd place among 60 competing groups at Innocircle 2022, Mercedes' Internal Innovation forum, showcasing my commitment to innovation.

Subsequently, I was promoted to Associate Consultant in my job. After more than two years of working experience, I decided to pursue specialized knowledge by enrolling in a Master's in Computer Science program at the University of California, Santa Cruz. My journey in the world of technology continues, driven by a passion for innovation and a commitment to contributing to the digital realm.

At UCSC, I dedicated myself to the Applied Machine Learning: Deep Learning course, where I excelled and secured the top position in the Final Project Competition hosted on Kaggle. Also I was deeply engrossed in the field of Neural Computation, aiming to broaden my understanding of neural networks. My focus was on my project titled "Unveiling Glitches: A Deep Dive into Image Encoding Bugs within CLIP." During this time, I secured an A+ in this course.

In addition, I further expanded my knowledge in databases by enrolling in the Design and Implementation of Database Systems course. My goal was to develop a comprehensive understanding of database management principles. Simultaneously, I actively engaged in learning about vector databases, particularly pgvector. I worked towards enhancing the capabilities of vector databases by facilitating the diversification of response sets, implementing dissimilarity constraints, and enabling the low-level composition of multiple queries as a course project, which earned me an A grade. Currently employed as a Teaching Assistant for CSE-182 Introduction to Database Management Systems.

Apart from studies, I'm a big fan of football(soccer), both as a player and a spectator. I find pure joy in the game. Beyond the football field, I'm an avid reader, especially when it comes to non-fiction books about technology and its impact on our world. I'm also deeply inspired by the Indian epics, the Mahabharata and the Ramayana, which I believe hold timeless wisdom and captivating tales. When I'm not chasing a football or immersed in a good book, you can often spot me on cooking something delicious.

Key Projects


project name

Video to Mp3 Converter Microservice Software Enginnering

  • Developed a microservices-based system with four services, including an authentication gateway, authorization service, video upload service, and converter service. The gateway authenticates users via an authorization service, generating JWT tokens for valid users, enabling secure video uploads. Video-to-MP3 conversion was facilitated using the Python library ”moviepy”.
  • Implemented asynchronous communication using RabbitMQ queues to facilitate seamless video processing and conversion to MP3, ensuring efficient task distribution among services.
  • Utilized MongoDB with GridFS for efficient storage and retrieval of large video files, overcoming MongoDB's 16MB size limit.
  • Managed video and audio file storage, handling, and conversion while ensuring data integrity and secure storage mechanisms.
  • Utilized Docker for containerization, Kubernetes for orchestration, and Minikube for local development, ensuring consistent and scalable deployment across environments.

View on Github

project name

Covid-19 Detection from CT-Scan AI

I applied 4 layered CNN architecture using Keras on CT dataset of just 350 Ct-Images of 219 peoples to identify covid and non covid patients used 4 convolutional layer followed by Max-pooling. To calculate loss, I used binary cross-entropy. Used data augmentation and dropout to tackle overfitting. Got an training accuracy of 78.9% and test accuracy of 67.3% on such a small set of data.

View on Github

project name

Facial Attendance System AI Software Enginnering

Supervised by: Ginika Mahajan

Utilizing OpenCV, the system captures image frames and employs Haar features and Cascade Classifiers to detect faces within them. Identified faces are then compared against a database for identification. Attendance records of recognized individuals, including date and time stamps, are logged, with the capability to retrieve historical data using names.

The GUI, built with Tkinter, encompasses attendance features and admin query capabilities for login times. Integration of Google Text-to-Speech enhances user interaction with personalized welcome messages for recognized individuals.

View on Github

project name

Personal Website using React Software Engineering

Designed and developed a personal website using React , Bootstrap, JavaScript, HTML and CSS. Deployed the website using Github Pages.

View on Github

Visit the Site

project name

Avoid-Obstacle Game Algorithm Design

Developed a Python(Pygame)-based interactive game featuring character movement control for left and right directions, allowing players to navigate and evade dynamically changing obstacle blocks. The game's challenge dynamically escalates as the speed of the blocks doubles with each successful evasion, providing an engaging and progressively challenging gaming experience.

View on Github

Previous Work Experience

Teaching Assistant- University of California, Santa Cruz (Jan 2024 - Present) Full Time Job

As a Teaching Assistant for CSE-115A Introduction to Software Engineering : ( Jan 2024- March 2024)

  • Mentored and guided five groups, each consisting of five individuals, through software engineering projects.
  • Conducted weekly progress-tracking calls, offering personalized support and guidance as needed.
  • Provided assistance in project design, emphasizing agile methodologies and collaborative work environments.
  • Cultivated a conducive atmosphere for teamwork and instilled principles of agile methodologies.
  • Adapted teaching methods to diverse learning styles, fostering the development of leadership, communication, and problem-solving skills.

As a Teaching Assistant for CSE-182 Introduction to Database Management Systems : ( April 2024 - Present)

  • Assisting students in understanding database management principles, including SQL, normalization, and indexing.
  • Guiding students in developing database schemas, writing queries, and optimizing database performance.
  • Conducting weekly office hours and lab sections to address student queries and provide additional support.

Associate Consultant - Capgemini Technology Services India Limited - Mumbai (Oct 2022 - August 2023 ) Full Time Job

  • Worked as a Java Developer under Mercedes-Benz Research & Development India. Designed, implemented, and maintained Java features, employing design patterns while performing code reviews.
  • Implemented micro frontend architecture to complement the existing process, enabling users to autonomously modify their vehicle network topology. This approach empowers network experts to review changes independently, eliminating previous dependencies. Resulting in significantly improved efficiency and user experience. This idea got 3rd place among 60 groups for Innocircle 2022, a Mercedes Internal Innovation forum.
  • Worked on innovative concepts to optimize project efficiency, leading to a remarkable 40% reduction in export testing time.

Senior Analyst - Capgemini Technology Services India Limited - Mumbai (July 2021 - Sep 2022) Full Time Job

  • Initially, I worked as a Java Full Stack Developer on the 'Arek Oy' project, a Finnish company, on the development of banking system. This project primarily focused on frontend development and utilized a tech stack comprising React, Spring Boot, Redux, and GitLab for version control. It followed a Maven project structure, with a MySQL database as the data repository. My responsibilities included frontend development, tech stack integration, and codebase maintenance.
  • Later, I transitioned to a Java Developer role at Mercedes-Benz Research & Development India's Project XDIS (Cross-platform Data Information System), a critical tool for vehicle diagnostics and automatic driving scenarios in Mercedes. In both positions, I conducted comprehensive software analysis, programming, and proficiently handled testing and debugging. I took pride in my ability to create well-designed, efficient, and testable code that contributed to the success of the projects.
  • XDIS is a core Java program with a swing-based user interface, which is integrated within the vehicle to download diagnostic data as well as to assist users to change the network topology of their cars. It followed a gradle project structure, with a IBM Db2 database as the data repository.
  • Dramatically optimized XML file migration time by an impressive 66.67%. Additionally, enhanced the tool's robustness by concurrently implementing indexing strategies for associated database tables.

Senior Analyst Intern - Capgemini Technology Services India Limited - Pune (Jan 2021 - May 2021) Internship

  • Worked as a Java Full Stack Developer, collaboratively engaging in both frontend and backend development.
  • Utilized React for frontend development and Java Spring Boot for backend tasks.
  • Key project involved the creation of an online medical portal, catering to four distinct user roles: User, Doctor, Nurse, and Admin.
  • Ensured thorough documentation for this innovative digital solution.
  • Seamlessly integrated the frontend and backend via Axios, enhancing user experience and data security.
  • Rigorous testing procedures were executed, employing JUnit for the backend and Jasmine for the frontend.

My GitHub Activity