This is the landing page for my Github Repository. I'm a Computer Science postgraduate from the University of Waterloo. Owing to the proprietary nature of the source code for a lot of my school (research) projects, GitHub is where I host my personal projects. Herein, I try to replicate my school projects using open-source technolgies and bring my other ideas to life by tinkering with new frameworks and tools.
I have included brief introductions as well as links to the GitHub repositories of all my projects. Feel free to navigate and leave feedback/questions via pull requests.
- Face Detection: A face-detection app using React, Node and PostgreSQL. https://github.com/kikku2506/FaceDetection-frontend
- Robofriends: A simple contacts app where a random robot face is generated for each contact. https://github.com/kikku2506/robofriends
- Connektor: Cross-platform mobile and desktop web app that connects people together! Social Networking for school. https://github.com/kikku2506/Connektor
- Benchmarking Message Queues: Benchmarked the ActiveMQ and RabbitMQ systems using Java and Python respectively, investigating performance under various workloads. https://github.com/kikku2506/cs654_messageQueues
- Background Generator: A simple background generator based on linear gradients. https://github.com/kikku2506/background-generator
Research Papers as part of degree requirements of MMath CS (UW):
https://github.com/kikku2506/Papers_MMath/tree/master#papers_mmath
- A Comparative Analysis of Developer Queries
- A Succinct Study on Requirements Engineering for User Interfaces
- Benchmarking Modern AMQP Message Brokers
- Comparative Study OpenStack Vs CloudStack
- Computer-Assisted Language Learning in SLA
- Study on Infamous Cases of Requirements Engineering Failure