Akif Islam (akifislam)

akifislam

Geek Repo

Company:Project Manager, Makerstate LLC

Location:Bangladesh

Home Page:https://akif.live

Twitter:@TheAkifIslam

Github PK Tool:Github PK Tool

Akif Islam's repositories

Assembly-Programming-Lab

This repository contains assembly language programming examples and exercises for x86 architectures. The code is organized by topics and written in MASM syntax, with explanations and comments. Suitable for beginners and intermediate programmers. Feel free to contribute and learn.

Language:AssemblyStargazers:1Issues:1Issues:0

Basics-of-Dart-Programming

This repository contains some code snippets that might be helpful for a new Dart developer. It is a mixed of C++, Java, Javascript and Python syntax.

Language:DartStargazers:1Issues:1Issues:0

Communication-Engineering-Lab

Implementation of analog, digital & composite signals, line coding (NRZ, RZ, Manchester), scrambling (B8ZS, HDB3), and digital-analog & analog-analog conversion (ASK, FSK, PSK, AM, FM, PM). Explore signal processing & modulation.

Language:MATLABStargazers:1Issues:1Issues:0

Compiler-Design-Lab

This repository contains codes of Compiler Design Lab 3142

Language:C++Stargazers:1Issues:1Issues:0

CSE3131-Digital-Signal-Processing-Course

This repository will contain necessary signal processing codes in Matlab or Python of my course 'Digital Signal Processing (CSE3131)'.

Language:MATLABStargazers:1Issues:1Issues:0

Fiverr-Active-BOT

This is a bot created just to stay active on Fiverr 24/7

Language:PythonStargazers:1Issues:1Issues:0
Stargazers:0Issues:1Issues:0

Comparison-of-the-Speed-of-Multiprocessing-in-Python

This study compares Python's multiprocessing speed by evaluating execution times across various processors. It analyzes performance differences, highlighting optimal scenarios for multiprocessing utilization and aiding in efficient parallel processing decision-making.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Composite-Design-Pattern-with-Animal-Hierarchy

the Composite pattern enables the creation of structures where individual objects and compositions of objects can be treated uniformly, simplifying the management of complex hierarchies and tree-like structures.

Language:JavaStargazers:0Issues:1Issues:0

Composite-Design-Pattern-with-Generic-Housing

the Composite pattern facilitates the creation of structures where both individual objects and compositions of objects can be handled uniformly, streamlining the management of intricate hierarchies and tree-like structures.

Language:JavaStargazers:0Issues:1Issues:0

Computer-Graphics-Lab

A complete repository of CSE3222 Computer Graphics Course . This repository covers various graphics algorithms.

Language:C++Stargazers:0Issues:1Issues:0

Computer-Simulation-and-Modeling-Lab

A repository to showcase my lab project on Computer Simulation and Modeling

Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Decorator-Design-Pattern

A design pattern used to add new functionality during runtime.

Language:JavaStargazers:0Issues:1Issues:0

Facade-Design-Pattern

The Facade pattern is a structural design pattern that provides a simplified interface to a complex subsystem, making it easier to use.

Language:JavaStargazers:0Issues:1Issues:0

Hunting-HTML

A learning repository of the ABC of HTML

Language:HTMLStargazers:0Issues:0Issues:0

IMG

A repository to play and understand image matrix, enhancement and filtering.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Java-Client-Server-Socket-Programming

A socket is a communications connection point (endpoint) that we can name and address in a network. This repository is created to learn how to use socket to establish communication links between remote and local processes.

Language:JavaStargazers:0Issues:1Issues:0

Manual-Testing-TinkersGolpoKotha

It contains the Testcases for a website

Stargazers:0Issues:1Issues:0

MNIST-Handwritten-Digit-Classification

This repository contains the hello world project of Neural Network (Machine Learning)

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Multiple-Inheritance

This program is a super basic multiple inheritance example with 3 classes. This is a burger making program where the burger maker extends buns class and buns class extends patty class.

Language:JavaStargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0

Operating-System-Lab

This repository contains important OS algorithms including Scheduling, Memory Management, Deadlock, Threading, Paging, Page Replacement etc.

Language:C++Stargazers:0Issues:1Issues:0

Pet-Hostel-Management-System

The program simulates a pet hotel with three roles: the Pet Care Owner, the Room Allocator, and the customers. The Pet Care Owner sets rules and features, the Room Allocator assigns rooms based on pet traits, and customers receive bills. The Pet Owner tracks service and revenue.

Language:JavaStargazers:0Issues:1Issues:0

PHP-Book-Management-System-Adding-and-Deleting-Books-from-JSON-Database

Learning PHP through book management with arrays, strings, and callbacks.

Language:PHPStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

Proxy-Design-Pattern

This repository demonstrates the Proxy Pattern where client's order will be served from global ware house or proxy warehouse depending on the product availability

Language:JavaStargazers:0Issues:1Issues:0

Simplest-Flutter-Weather-App

Its the simplest flutter weather app with OpenWeatherAPI.

Language:C++Stargazers:0Issues:1Issues:0

State-Design-Pattern

A design pattern where the class behaviour may change depending on the context

Language:JavaStargazers:0Issues:1Issues:0

Video-Frame-Slicing

The code splits each second of the video by 30 frame (user-defined).

Language:PythonStargazers:0Issues:1Issues:0