Pinned Repositories
05_TestingGrounds
An FPS Game Tutorial Practice with UnrealCourse from Ben , Sam and Udemy
Aeroplane-Example
A simple Aeroplane example made with Java to demonstrate Basic Java features.
Bytes
FPS Game developed using UE4
CSE-4851-Composite-Pattern-Assignment
Creating the house, tree or water sources by adding different types of simple shapes using Composite Pattern.
CSE4508-RDMS-Lab-Final-project
Data-Structures-Practices-Python-3-
My Practice repo for data structures and algo in Python 3
Design-Pattern-Assignment
Composite Pattern Assignment
DP-Programs-Python-3
A repo for my practice on Dynamic Programs using Python 3
fahim9778
Config files for my GitHub profile.
GitHubGraduation-2021
Join the GitHub Graduation Yearbook and "walk the stage" on June 5.
fahim9778's Repositories
fahim9778/05_TestingGrounds
An FPS Game Tutorial Practice with UnrealCourse from Ben , Sam and Udemy
fahim9778/Aeroplane-Example
A simple Aeroplane example made with Java to demonstrate Basic Java features.
fahim9778/Bytes
FPS Game developed using UE4
fahim9778/CSE-4851-Composite-Pattern-Assignment
Creating the house, tree or water sources by adding different types of simple shapes using Composite Pattern.
fahim9778/CSE4508-RDMS-Lab-Final-project
fahim9778/Data-Structures-Practices-Python-3-
My Practice repo for data structures and algo in Python 3
fahim9778/Design-Pattern-Assignment
Composite Pattern Assignment
fahim9778/DP-Programs-Python-3
A repo for my practice on Dynamic Programs using Python 3
fahim9778/fahim9778
Config files for my GitHub profile.
fahim9778/GitHubGraduation-2021
Join the GitHub Graduation Yearbook and "walk the stage" on June 5.
fahim9778/Image-Processing-Basic-Practice-with-Python-and-OpenCV2
This repository is a "learn by doing" image processing basic with Python 3.8(+) amd Open CV 2 for my upcoming DIP thoery, Seesional and Thesis.
fahim9778/Inheritence-Priority
When an inherited class derives from 2 base classes with same varible(s), when the inheritance declaration is done in the opposite order of constructor calling, this test answers which one of the variables will get priority. Answer: It does not matter in which order the two classes are inherited or the constructors are called, if they have varibles with same name it will always give ambiguity error.
fahim9778/miniLens
Android app called 'miniLens' which will be a mini version of Google Lens. Like the Google Lens app, which should have the ability to identify objects, humans, emotions based on machine learning algorithm. We would also like to integrate text analysis or OCR in this app.
fahim9778/miniSOLI
A openCV and Python collaborated Handgesture based Volume Controller
fahim9778/numsysco
A windows program that converts numbers from one number system to another
fahim9778/PHP-Programs
fahim9778/project-zero
A dummy OS to demonstrate the working of bootloader and kernel
fahim9778/ProjectBytes
Survival horror game developed using Epic's Unreal Engine 4 (4.19)
fahim9778/Python-Programs
This is my python programming exercise from "Python Crash Course" by Eric Matthes
fahim9778/QuestionBank_IUT
This repository is created for getting idea about the previous year questions so that the students can have better understanding
fahim9778/S05_TestingGrounds
Let's FPS on TestingGrounds
fahim9778/Social-Email-Template
This is a repo for HTML templates for Social Support updates
fahim9778/SRPS-Java-Project-2018
A Java Based Student Result Processing System for Java (CSE 4402) & S.A.D. (CSE 4408) in IUT
fahim9778/swot
Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.
fahim9778/theBoringCodes
A repo to store all my tiny stuff those automate my lazziness more. :p --- Blessed with Python 3.8 ---
fahim9778/untitled1
fahim9778/vcpkg-tool
Components of microsoft/vcpkg's binary.
fahim9778/ZebraCrypt
A simple C++ Encryption software that can choose dynamic encryption key and identify the exact sender and receipient.