Kamruzzaman Tauhid
@Tauhid-UAP
Software engineer specializing in backend. I like building real time web applications and REST APIs using Golang, Python/Django, WebSocket and WebRTC.
Top Repositories
A demo multi-client video conferencing web app built using django-channels and websockets for signalling and WebRTC for p2p connections, video and display streaming. More than 2 peers can be connected. Also features screensharing.
JavaScriptA real-time multi peer video conferencing system. Users can create rooms and join other users' rooms. Each room can accommodate multiple clients. Also features screen sharing.
JavaScriptMulti-person pose estimation with Python using Mediapipe and SSD Mobilenet.
PythonWeb front end, written in ReactJs, for the Covid-19 detection platform, RedZone. The platform won the 2021 CSE departmental hackathon at University of Asia Pacific. This ReactJs front end uses the REST API of the repository, https://github.com/Tauhid-UAP/redzone-rest-api.
JavaScriptA global chat application where users can participate in text messaging by joining chat rooms. Both registered and anonymous access are supported.
Go