Giter VIP home page Giter VIP logo

Rahul Saxena's Projects

30daydsalgochallenge icon 30daydsalgochallenge

This repository contains the code I read, understand write for 30 days straight to better my DS and Algorithmic understanding.

a2onlinejudgecodes icon a2onlinejudgecodes

Here I'll be uploading all the problems that I solve in the ladders of A2OnlineJudge and also on CodeForces

api-r icon api-r

R client library to access Data Commons

bmi_calculator_flutter icon bmi_calculator_flutter

Created a Flutter application for calculating the BMI with design inspirations from [this page](https://dribbble.com/shots/4585382-Simple-BMI-Calculator)

circom-md5 icon circom-md5

This repository contains Circom circuits that verify md5 encryption

circom-stack icon circom-stack

Circom implementation of a stack data structure. Basically, we expect an input of different states of a stack. Those states should correspond to the stack instruction input. This circuit needs to validate if the inputed stack states are indeed valid according to the instructions passed.

community icon community

Discussion and documentation on community practices

cryptozombiesnft icon cryptozombiesnft

Short, lesson-wise notes from the Crypto Zombies course offered by Loom Network

daa-lab icon daa-lab

Programs required in Design and Analysis of Algorithm Lab in college.

defi-tits icon defi-tits

DeFi Testing is broken. Doesn't matter how many auditors have had a stab at your protocol, if you haven't sufficiently tested your protocol, you are basically gambling with your user's funds. This repository is created to publicly critique the quality of the testing suite of major DeFi protocols. Reach out to me on twitter @saxenism if you would want to contribute.

eflm icon eflm

Efficient Fitting of Linear and Generalized Linear Models by using just base R. The speed gains over lm and glm are obtained by reducing the NxP model matrix to a PxP matrix, and the best computational performance is obtained when R is linked against OpenBLAS, Intel MKL or other optimized BLAS library.

ethereumbook icon ethereumbook

Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood

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.