Giter Site home page Giter Site logo

Hasan Arif's Projects

angrybirds icon angrybirds

This is a PLAYABLE simple angry-bird-like game written on C using i-graphics tool \m/

cross-site-scripting-xss-attack icon cross-site-scripting-xss-attack

Cross-site scripting (XSS) is a type of vulnerability commonly found in web applications. This vulnerability makes it possible for attackers to inject malicious code (e.g. JavaScript programs) into victim’s web browser. Using this malicious code, attackers can steal a victim’s credentials, such as session cookies. The access control policies (i.e., the same origin policy) employed by browsers to protect those credentials can be bypassed by exploiting XSS vulnerabilities.

implementation-of-convolutional-neural-network-for-an-image-classification-task-from-scratch icon implementation-of-convolutional-neural-network-for-an-image-classification-task-from-scratch

1. Convolution layer: there will be four (hyper)parameters: the number of output channels, filter dimension, stride, padding. 2. Activation layer: implement an element-wise ReLU. 3. Max-pooling layer: there will be two parameters: filter dimension, stride. 4. Fully-connected layer: a dense layer. There will be one parameter: output dimension. 5. Flattening layer: it will convert a (series of) convolutional filter maps to a column vector. 6. Softmax layer: it will convert final layer projections to normalized probabilities.

linux-command-line icon linux-command-line

Using Shell Script ------------------------------------------------------------------------------------------------------------------------------- Description: One of your friends from another department is currently struggling with a lot of files. He wants to filter out the text files containing some specific string in the beginning or ending portion of the files from his working directory. His working directory contains lots of different types of files and subdirectories. He wants to gather the required files in a specific format in a separate directory. He desperately needs your help.

llava icon llava

[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.

llfi-upgrade icon llfi-upgrade

LLFI is an LLVM based fault injection tool, that injects faults into the LLVM IR of the application source code. The faults can be injected into specific program points, and the effect can be easily tracked back to the source code. Please refer to the paper below. NOTE: If you publish a paper using LLFI, please add it to PaperLLFI.bib

my-leetcode-solve icon my-leetcode-solve

targeting to solve leetcode problems on regular basis and gather them here ;-)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.