Skip to content
View herry73's full-sized avatar

Block or report herry73

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
herry73/README.md

Hi, I'm Herry Patel

Email LinkedIn

I'm a passionate and driven Information Engineering student at the Technical University of Munich (TUM) with a strong foundation in computer science, algorithms, and software development. I'm actively seeking challenging software engineering internships where I can contribute to building scalable, reliable, and impactful systems.

 Core Focus: Parallel Programs Development, Machine Learning.

 Currently Learning: Advanced concepts in machine learning, concurrent programming, cloud-native technologies & CUDA.

🌟 Featured Projects

C4AT - Concurrent TCP Chat Server

Engineered a scalable, concurrent TCP chat server in Go. It efficiently handles multiple simultaneous client connections using goroutines and channels and features a robust anti-abuse system with rate-limiting and automatic IP banning to ensure high availability and server stability.

Cognitive City Navigator

Created a semantic travel guide integrating Neo4j Knowledge Graphs with PyTorch Vector Embeddings to facilitate context-aware "Vibe" Search. It uses RAG with Llama-3 for generating dynamic itineraries and real-time GTFS data for live visualization.

Maze Runner Game

Developed a complete 2D maze game from the ground up. The project features a high-performance enemy AI using Dijkstra's algorithm for intelligent pathfinding and a robust collision detection system that maintains consistent game physics and a smooth 60 FPS frame rate.

Pinned Loading

  1. c4at c4at Public

    Go

  2. cognitive_city_navigator cognitive_city_navigator Public

    Python

  3. the_explorers_game the_explorers_game Public

    Java