ahmedshahriar / Academic-Projects

Collection of my undergraduate (BScSE, 2016-2019, AIUB) academic projects (and thesis)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Academic Projects

BSc in Software Engineering (SE), 2016-2019 at AIUB

In this research, a hypothesis is being presented to predict insomnia by analyzing users’tweets. After collecting, filtering, and pre-processing the tweets, psycholinguistic patterns, i.e., word usageand semantics were extracted and fed to a classification model for insomnia prediction.

The extended version of this work has been published at Journal of Medical Internet Research (Q1, IF-7.08). Click here to view -
DOI:10.2196/27613

Seradam (Capstone Project) - Final Year Project

An e-commerce web-based project specialized in meta-searching, where user can see comparison list of prices of branded products from various e-commerce websites. User can add products to the wish list to track for price change.

Tech Stack : BeautifulSoup4, Django, Django REST framework, react.js, Material-UI
Project doc : Seradam Doc Pdf

AIUB Connect 2.0 - πŸ“˜ ADVANCED TOPICS IN PROGRAMMING III (Node.js, Laravel)

It serves as a social media platform for AIUB students. The user account is created via web scraping using AIUB-portal ID and password. Apart from basic social media activities, users can do text messaging(ChatCamp) and video chat(Vidyo.io).

Tech Stack : Social Network - Node.js, Laravel, MySQL, Bootstrap, CHATCAMP, Vidyo.io
Project link : Previous Version - AIUB Connect 1.0 (Node.js, Socket.IO)\

HR-Management-System - πŸ“˜ ADVANCE DATABASE MANAGEMENT SYSTEM (ORACLE)

This project comprises a Human Resource Management System database that combines several processes to ensure the easy management of human resources, business processes, and data. The database is created from scratch using ER and Schema diagrams and the normalization process. Some advanced database features using PL/SQL such as - package, trigger, cursor, procedure, function, record, etc. were implemented in the project.

Tech Stack : Bootstrap4, PHP, Oracle Database (10g XE)
Project doc : Project Doc Pdf

BOOM 2.0 - πŸ“˜ OBJECT ORIENTED PROGRAMMING 2 (C#)

A multiplayer FPS game powered by UNet service. Users can connect with anyone from around the world and play the game.

Tech Stack : C# ,Unity 3d
Gameplay link : Youtube Clip

RSS-Automobiles - πŸ“˜ OBJECT ORIENTED PROGRAMMING 1 (JAVA)

An automobile showroom management system where a sales personnel of a showroom (e.g.-Manager) can do basic inventory CRUD operations on automobiles (Cars) and order with some extensible features such as billing form with proper authentication.

Tech Stack : java , MySQL
Project doc : Project Doc MS Word

TestCases-AIUB - πŸ“˜ SOFTWARE QUALITY AND TESTING

A collection of test cases and automation script made with java and selenium to test the AIUB website.

Tech Stack : java , selenium

Mediaplayer-Controller - πŸ“˜ HUMAN COMPUTER INTERACTION

A basic pot player controller which is powered by esp32 Arduino.

Tech Stack : python , Arduino

Sea Beach - πŸ“˜ COMPUTER GRAPHICS (C++, OpenGL)

A collection of scenarios represents sea-beach , marine drive and resort.

Tech Stack : C++ , OpenGl, GLUT
Transition Clip : Transition Clip Gif

About

Collection of my undergraduate (BScSE, 2016-2019, AIUB) academic projects (and thesis)

License:MIT License