Shafikul-isl's Stars
Yeaseen/ML_Pattern
:trident: Some recognized algorithms[Decision Tree, Adaboost, Perceptron, Clustering, Neural network etc. ] of machine learning and pattern recognition are implemented from scratch using python. Data sets are also included to test the algorithms.
Yeaseen/c-compiler
:hamburger: A subset of C Compiler[Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator] , DAG & TAC implemented in C++ using Flex and Yacc-Bison as an assignment of sessional course CSE310 in undergradute studies in CSE, BUET
Yeaseen/ns2_DoS_on_MAC
:white_check_mark: Implementation of A Machine Learning based Approach for Protecting Wireless Networks Against Virtual Jamming based Denial of Service (DoS) Attacks. Undergrad research work
Yeaseen/EventBooking_SPA_MERNG
:collision: EventPlanner:: This repo is to make a Single Page Event Management application using MERNG stack. It also covers building GraphQL based backend API with Node.js & Expres.js, JWT based authentication. Client-side is developed in React Typescript using React Hooks, Context API for state management, React Router Hooks, Protecting routes/endpoints.
Yeaseen/AngryBirds_Igraphics
:performing_arts: A casual puzzle video game implemented in C/C++ with OpenGL iGraphics for GUI as a term project assignment of C Programming Language Sessional course, CSE102 of CSE, BUET.
Yeaseen/IInstagram_MERN_STACK_Project
📫 This repo is to build a fully fledged INSTAGRAM website using MERN stack. It also covers Building a backend API with Node.js & Expres.js, JWT based authentication, Image upload to cloud, Context API for state management, React Hooks, React Router Hooks, Protecting routes/endpoints, Sending emails, Forget & Reset password.
Yeaseen/java_course_tasks
Java OOP problem solves || Project code for java course || Design Pattern Game
Yeaseen/Microservice_BLOG_APP
The crux of this repo is to get the nitty-gritty of micro service architecture and database-per-service in asynchronous system by building a simple BLOG application using react, express and in-memory database system.
Yeaseen/GenericListCPP
An implementation of a generic ArrayList and a generic LinkedList in cpp which can store multiple data type variables.
Yeaseen/my-shopping-cart
React Typescript based A simple Shopping Cart using contextAPI, reducers. A payment method based on Stripe was also built here
Yeaseen/my-weather-app
This is a react app which gives you current weather and forecast of weather of every 3 hours for next five days based on your selected country and region.
Yeaseen/my_ctf_writeups
my solves of some ctfs and some write-ups regarding security tools
Yeaseen/Play_Learn_Android_App
:high_brightness: A simple android app for those who are suffering from developmental disorders by which they can learn through play. Alarming system is also included to enjoy them. There's heavy chance to extend this version to different ideas.
Yeaseen/DHT-Data-to-Blyink-app
Yeaseen/GraphicsOpenGL
Cpp implementation of various kinds of OpenGL projects. Koch Snow Curve, Simple Harmonic Motion and Ray Tracing are done. Translation and Rotation of a Camera is done. Implementation of 2D Hermite Curve is done
Yeaseen/SysCallImplementationOs
A c++ implementation of making bin file for a c file using system calls internally. This program averse creating a command line and to activate that from any location in the linux terminal
Yeaseen/Yeaseen.github.io
My personal website
Yeaseen/FileExplorer
A tree or grid view based File explorer system with UI built in javafx and design issues are followed by Factory pattern, Composite pattern and Adapter pattern.
Yeaseen/FoodProject
Yeaseen/FTP-protocol-Java-
A Java implementation of FTP(file transfer protocol) protocol based on server-client relation.
Yeaseen/Image-Compression-JPEG-
Yeaseen/Micro-controller-Project
This project belongs to detect any alcoholic driver for avoiding unnecessary accidents. To do this we built a system using MQ-5 gas sensor which can detect alcohol gas and glow a green signal at the back of its led. We are assuming a motor as a vehicle. Now if it sense any alcohol gas then this will be displayed on the LCD display and system will block the motor. That means if any driver gets alcoholic, this system will detect that.
Yeaseen/nachos-os_build
This is an extension of Nachos to support multiprogramming using system calls such as Exec, Exit, Read and Write to have processes request services from the kernel. Then it is further extended by a Virtual Memory Manager supported by Demand Paging and Page Replacement procedures.
Yeaseen/Travelling-SalesMan-Problem-
Yeaseen/EightPuzzleHeuristicSolver
Yeaseen/neo4j_Database_project
A vibrant experience with Graph Database:neo4j to extract data from Twitter data set while implementing DFS, BFS algorithms using java. This is a database project of sessional course CSE304 in undergradute studies in CSE, BUET
Yeaseen/NetworkLayer-DVR-
Shafikul-isl/shafik