I am Md. Nafiu Rahman, an enthusiastic and adaptable developer, deeply interested in software development and deep learning. I thrive on exploring cutting-edge technologies and creating innovative solutions across various domains, with a focus on AI integration.
π Iβm currently working on leveraging LLMs for secret detection in software fields, brain aging estimation, and cognitive status detection.
π€ Iβm looking to collaborate on Software and Deep Learning projects aligning with my interest
π± Iβm currently learning about fine tuning LLMs for secret detection, brain data processing , deep learning driven driven cognitive analysis.
π¬ Ask me about anything. Iβll try to share insights or point you in the right direction if itβs in my area of expertise.
- C
- C++
- Java
- Javascript
- Python
- HTML
- CSS
- Node.js
- Express.js
- Svelte
- PHP
- Tailwind CSS
- Pytorch
- TensorFlow
- Keras
- Scikit-learn
- MySQL
- MongoDB
- PostgreSQL
- Git
- GitHub
- Docker
Here are some of my notable projects:
- BusBuddy-Client-End: BusBuddy is an Android app for BUET that lets users purchase tickets, access schedules, and track buses with a predictive algorithm. Teachers can manage bus requests and billing, while bus staff can scan tickets and monitor vehicles in real time.
- Brain-Age-Estimation: This project focuses on estimating brain age using MRI scans. We utilized the ADNI dataset, extracting features from MRI slices with a Vision Transformer (ViT) and feeding them into a Convolutional Neural Network (CNN) for prediction. The approach leverages deep learning techniques for accurate age estimation.
- Nishorgo: Nishorgo is an innovative e-commerce website specializing in plant sales. Users can browse a diverse selection of plants, apply filters, add items to their carts, and place orders. The platform also features an admin panel that provides insights and statistics on sales and user activity.
- Compiler: A subset of C Compiler made using Flex and Bison. It supports essential functionalities including loops, branching (if-else), and functions, with added support for integer arrays and recursion. The compiler parses and translates this subset of C code into executable machine code or an intermediate representation.
- Secret-Breach-Prevention-In-Software-Issue-Reports: My Undergrad Thesis which focuses on preventing secret breaches in software issue reports by utilizing a combination of pre-trained language models (BERT, RoBERTa) and regex-based detection techniques.
- Football Manager: Level 1-2 Term Project(Java FX + Networking) A simple Project made using Java fx and implemented networking in it.
- Catch the Egg: Level 1-1 Term Project- A game made using Igraphics, an OpenGL wrapper in C++ language where players can catch as many falling eggs as they can in a definite interval. Features customizable difficulty levels and a scoring system to track player perfor- mance.