jihriday's Stars
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/EduCComp
: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/Travelling-SalesMan-Problem-
Yeaseen/Image-Compression-JPEG-
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/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/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/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/GenericListCPP
An implementation of a generic ArrayList and a generic LinkedList in cpp which can store multiple data type variables.
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/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/FoodProject
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/my-shopping-cart
React Typescript based A simple Shopping Cart using contextAPI, reducers. A payment method based on Stripe was also built here
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/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/Yeaseen.github.io
My personal website
Yeaseen/my_ctf_writeups
my solves of some ctfs and some write-ups regarding security tools