I am a Full Stack Web Developer who is very enthusiastic about learning new technologies and exploring them through projects that are useful for ordinary people or developer communities. Currently enrolled in Computer Science and Engineering Programmer at the Indian Institute of Technology ( BHU ). I explore all fields of Computer Science, be it Web Development, Android or IOS development, Fun events like Capture the Flag, Machine Learning, and the sport of Competitive Programming. My hobby is Photography as I enjoy capturing the moments and relishing those memories in the future; check out my Insta Page for my work. I don't believe in writing just the code that works instead I try my best to write most proficient code in terms of both time and memory.
• Add in support for MySQL Collations and Character Sets into Vitess
• Make collation aware decisions for Order By, Group By and Join planning
• Automation scripts for transpiling MySQL C++ code to Go Lang.
• Project involves creating a Socket Library in Chapel Lang using C System Calls
• Ensuring the Parallel and Non-Blocking nature of constructs with robust unit testing.
• Async IO model for IO calls using event notification library and LWTs.
• Added new HTTP REST endpoints with documentation, serialization and validation for information
retrieval.
• Decreased the amount of time database was hit for queries using Join Based Queries
• Integrated query param based filtering and new indexes