Hello, this is my portfolio of projects, which I have grouped into AI Agents, Operating Systems and data engineering projects. For more information or the code for each project, please click on its attachted link
Conversational Data Analyst - https://github.com/pt-07/data-insight-AI-agent/blob/main/README.md
Spark Project - https://github.com/pt-07/SparkProject
Kafka Project - https://github.com/pt-07/KafkaProject
Custom Shell - https://github.com/pt-07/CustomShell
Distributed File Transfer - https://github.com/pt-07/UDPProject
File Encryption in xv6 OS - https://github.com/pt-07/xv6FileEncryption
Word Counter - https://github.com/pt-07/WordCount
Concurrent Hashmap - https://github.com/pt-07/ConcurrentHashMap
File System in User Space - https://github.com/pt-07/FUSE