Tanvir Mahamood
@Tanvir-Mahamood
No bio available.
Top Repositories
Benchmarks of sequential and parallel matrix multiplication in C
Jupyter NotebookAn interactive 2D graphics application designed to demonstrate the conversion of mathematical graphics algorithms into visible raster outputs
C++A collection of solutions for the LeetCode 75 Study Plan to master core data structures and interview patterns.
C++An interactive 3D Rubik's Cube simulator built with C++ and OpenGL (FreeGLUT) as part of a Computer Graphics Sessional project.
C++A secure, full-stack web application that serves academic resources (PDFs, slides, notes) from a private Google Drive to authenticated users — without ever exposing the original Drive links. Built with PHP, MySQL, Google OAuth 2.0, and the Google Drive API.
PHPThis repository contains implementations of fundamental computer graphics algorithms. It demonstrates how basic primitives like points, lines, circles, and ellipses can be drawn using classic techniques such as DDA, Bresenham, and Mid-Point methods. The project is intended for learning and exploring the core ideas behind graphics programming
C++A collection of my lab works, experiments, and implementations in the field of computer security. This repository serves as a practical hub for exploring fundamental and advanced concepts in information security, with a focus on hands-on coding.
PythonThis repository contains two Jupyter notebooks that demonstrate common data mining tasks on provided datasets: classification modeling and association rule mining.
Jupyter Notebook