Skip to content
View Yeaseen's full-sized avatar
πŸ₯΄
Debugging
πŸ₯΄
Debugging
Block or Report

Block or report Yeaseen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Yeaseen/README.md

Yeaseen

Pinned

  1. c-compiler c-compiler Public

    πŸ” 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 c…

    C 19 2

  2. leb-LinuxEchoBeach leb-LinuxEchoBeach Public

    β™“ This repo contains as many as possible linux commands for educational and professional purposes.

    6 1

  3. ns2_DoS_on_MAC ns2_DoS_on_MAC Public

    βœ… Implementation of A Machine Learning based Approach for Protecting Wireless Networks Against Virtual Jamming based Denial of Service (DoS) Attacks. Undergrad research work

    Roff 18 4

  4. IInstagram_MERN_STACK_Project IInstagram_MERN_STACK_Project Public

    πŸ“« 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 …

    JavaScript 12 2

  5. ML_Pattern ML_Pattern Public

    πŸ”± 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 …

    Python 22 3

  6. nachos-os_build nachos-os_build Public

    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…

    C++ 4