Below is the list of some of my personal and group projects:
- Jawara
• Web-App for a major car company in Japan(case study), makes their way of communication and work more efficient. • Applied Agile methodologies throughout the period, producing relevant artefacts like product backlog, weekly scrum reports and results • Used flask to create the website and practised it in node as well. It also used HTML, CSS, and java-script. • Worked together as a group of 5. • Used tools such as Azure Dev-Ops for smooth functioning of the project.
- Team Connect
• Team Connect is a web app that is in progress and was made by Team IRN-BRU which was a group of 5 people at hack the midlands 7.0, • It was created for events like this where organisers can set up teams before hand for the event. • I used node to create the website with HTML, CSS, and java-script. • We used Agile methods for better understanding and workflow of the project. Will be working on this project in the future
- Monster Souls
• Text based Adventure RPG, made in C++,fight monsters and collect souls to escape the great forest. • Used Concepts of OOP to make the game work efficiently. • Made in co-ordination with 5 other team mates. • Planned the project following Agile Methods having weekly scrum meetings. • Coding and testing using C++ programming.
- Senku (Anime Chat Bot)
• A chat bot that can give you updates on anime shows you want to know. • As of now it have 2 prototypes one uses AniList API and can give you data about any Anime. • The second one uses NLP (natural language processing toolkit ). It tries to understand the normal speech through tokenizing. • Used Python and JSON