Relevant Coursework
Developed and Designed a Distributed system with the use of AKKA Actor Model. Where the users can tweet, login, register, follow other users, retrieve tweets based on hashtags and mention other users. When ever there is an activity like mentioning a user or if a new tweet has been posted by someone the user is following the users get all the live notifications and tweets as websockets have been used in both frontend and backend.
View Project View DemoA Software Developement project developed using Agile Methodologies. Provided user functionalities where the user can Register, Login, publish their posts, apply to new jobs, post new jobs, connect to their peers and collegues and update their professional profile. Developed using React, Golang and SQLite
View Project View DemoIt is a social networking application for colleges where people can connect to their peers from their college and create communities and have discussions. Developed in reactjs, nodejs, postgresql and redis. Also developed a tracking tool like JIRA/Kanban board where I can create tickets/issues and move them into to-do,in-progress or completed to keep track of this project.
View ProjectImplemented a Convolutional Neural Network in python and an image segmentation model using openCV which segments the characters in an image. The CNN model then classifies the segments. This model works with 98% accuracy. Developed using python, openCV, Keras.
View Project