result

AI-Tutor

Empowering Education: Building an AI-Human Joint Learning Assistant for Rural and Underserved Communities In a world where access to quality education remains unequal, especially in rural and underprivileged regions, the dream of personalized, engaging, and scalable learning often feels out of reach. What if technology could change that鈥攏ot by replacing teachers, but by collaborating with them? That鈥檚 the core question we set out to answer with the AI-Human Joint Venture Learning Assistant. ...

April 24, 2025 路 6 min 路 Fahim Anayet
result

Facial Expression Classification

What is this project? This was my intern interview project. I was asked to make a classification from a large dataset, which was given to me. There were a lot of garbage images in the data, which I had to take care of. Tools used in this project cv2, numpy, PIL, matplotlib, haarcascade, etc. About the project During my intern interview, I was given an exciting project to work on: making a classification from a large dataset that had been provided to me. At the time I had only a 110 GB SSD on my MacBook Air 2017, which is ok-ish laptop but the SSD storage was not adequate enough. As macOS gradually filld up most of the space and I had only 8 GB of free space, where the data set was more than 10 GB, so I had to dealt with it first. However, the dataset came with its own set of challenges. I quickly realized that there were a lot of garbage images that needed to be dealt with before I could make any progress. But, as an aspiring data scientist, I knew that cleaning the data was a crucial first step in any project. With dedication and attention to detail, I worked tirelessly to remove all the unwanted images from the dataset. It wasn鈥檛 an easy task, but it was one that I enjoyed and learned a lot from. Ultimately, I was able to successfully classify the remaining images, and my hard work paid off. This project was a valuable experience that taught me the importance of data cleaning and prepared me for future challenges in the field of data science. ...

December 10, 2021 路 2 min 路 Fahim Anayet
chatbot

Ai-Chatbot

What is Ai-Chatbot A chatbot is a conversational agent that interacts with users using natural language. There are numerous applications of chatbots such as customer service, call center etc. Tools used in this project Tkinter, NlTk, Pytorch, numpy, Json About the project A chat-bot is a revolutionary conversational agent that has transformed the way users interact with technology, using natural language processing to communicate with users seamlessly. The potential applications of chat-bots are limitless, from providing unparalleled customer service to streamlining call center operations. In my pursuit to develop a fun and user-friendly chat-bot for simple medical queries, I invested significant time and effort into creating an AI-based chat-bot using the latest technologies such as Tkinter and Pytorch. As someone who had never before worked on a GUI application using Python, this project was a challenging yet exhilarating experience. My dedication and hard work were duly recognized when I received the first runner-up trophy at the Business and Entrepreneurship Colloquium鈥檚 poster presentation competition in 2022. Through this project, I have gained valuable insights into the intricacies of project management, problem-solving, and the importance of user-centered design. The possibilities are endless, and I am excited to continue exploring the vast potential of chat-bots and AI in the future. ...

November 2, 2021 路 1 min 路 Fahim Anayet

Gift Land

What is Gift Land Gift Land is an e-commerce web-app. E-commerce is a growing business now-a-days. Tools used in this project Django, sqlite, stripe, etc. About the project Gift Land is a captivating e-commerce web-app that caters to the ever-growing demands of the online business landscape. Our project is driven by the desire to provide users with an unparalleled experience, marked by an elegant, user-centric design that is both easy to navigate and pleasing to the eye. At Gift Land, we have invested time and resources into developing a robust search function that caters to the specific needs of each user, providing them with personalized product suggestions that suit their individual preferences. Our team leverages a suite of cutting-edge technologies such as Django, Bootstrap, and SQLite to ensure that the platform runs smoothly and seamlessly. With a comprehensive user and admin panel, a reliable payment gateway, and an intuitive cart system, Gift Land is the perfect destination for all your online shopping needs. ...

November 8, 2020 路 1 min 路 Fahim Anayet
My VPS Server and Blog

Laravel Blog

What is this project? I created this blog site solely and exclusively for use by myself. It is made with love and hard work. I only used laravel there. I designed it with bootstrap and simple css. Tools used in this project The main backend used here is Laravel v5.7. For the database section I used PostgreSQL. I have cross site protection on my site. I have created the site with safety and security in mind. ...

September 13, 2019 路 2 min 路 Fahim Anayet

Bank Management System

What is this project? This project is a simple Java GUI project to manage different Banking systems. This project can create, Read, Update, Delete according to the users need. This application also allow admins to manage different banking schemes(current, savings, FD, etc.) Tools used in this project This project was created by using JAVA. About the project As soon as you enter the project, you鈥檙e greeted by a sleek and professional-looking login/register page. Whether you鈥檙e a first-time user or a returning one, you have the option to register or login with ease. Once you鈥檙e logged in, the possibilities are endless! Users can view their current account stats, including the interest rate they鈥檙e receiving and annual updates. What鈥檚 more, they can see future annual savings with interests, making it easier to plan ahead. If a user desires, they can even create a new account with just a few clicks. When creating an account, they have the freedom to choose the type of account that suits their needs. One of the standout features of this project is its use of sqlite database to manage all the data, which is encrypted for added security. It鈥檚 no wonder the faculty of the lab were impressed with this project - not only does it have a user-friendly interface, but it also showcases the power and potential of OOP programming. ...

September 2, 2018 路 2 min 路 Fahim Anayet