About Me
Hi! I'm Nishant Holla, a Computer Science student at PES University. I’m passionate about building and understanding systems, and I’m currently exploring Operating Systems and Machine Learning.
I enjoy hands-on projects and learning by doing - from developing software tools to experimenting with AI models. Through my work, I aim to tackle challenging problems and create solutions that are both efficient and practical.
Education
PES University
Completing my Bachelor of Technology (B.Tech) at PES University.
RV PU College
Completed my Pre University at RV PU College.
The Oxford Senior Secondary School
Completed my schooling at The Oxford Senior Secondary School.
Activities
June 2025 - Research Intern at cRAIS
Worked as a research intern at cRAIS for two months, focusing on multi-agent reinforcement learning in a football simulation environment.
March 2025 - Won CIDECODE Hackathon
Secured fourth place at CIDECODE 2.0, a 24-hour hackathon organized by CID Karnataka. Developed an end-to-end forensic evidence extraction and management system to assist digital investigations.
October 2024 - Won Kodikon Hackathon
Secured first place at Kodikon 4.0, a 24-hour hackathon organized by the Embrione Club at PES University. Developed a VS Code extension to streamline React development and testing.
September 2024 - Course on Building a Modern Computer
Completed a one-month course on building a modern computer from first principles, offered by The Hebrew University of Jerusalem on Coursera.
April 2024 - Course on Competitive Programming Unveiled
Completed a one-month course on Competitive Programming conducted by PESU IO at PES University.
October 2023 - Course on Deep Dive Into GenAI
Completed a one-month course on Generative AI conducted by PESU IO at PES University.
Projects
A* Visualizer
Visualizer for A* search algorithm in C using raylib.
A* is a pathfinding algorithm that finds the shortest path between source and destination using a goal-directed heuristic.
R3END3R
An automated Frontend Component Tester designed to improve development speed by automating rendering, previews, and test case generation for React components. RenderTest eliminates manual efforts, ensuring higher code quality and enabling seamless collaboration between developers and designers.
Was awarded 1st place in Kodikon hackathon that took place in 2024.
IoTrace
IoTrace is an AI-powered forensic evidence extraction and management system designed for WearOS smartwatches, simplifying log retrieval, analysis, and report generation for forensic experts.
wfc
Procedural tile generation using wave function collapse implemented in C++.
MARL Football
Multi Agent Reinforcement Learning using shared DQN in simulated football environment.
Tests if agents can play football with each other against a stationary obstacle.