Giter Club home page Giter Club logo

Harsimrat Singh Wadhawan's Projects

_witaiproject_ icon _witaiproject_

A project that uses the Wit.ai NLP service to provide students with their schedule and help them deal with anxiety and stress.

canvas icon canvas

EXAMPLE OF CANVAS PAINTING AND GRID BAG LAYOUT MANAGER

dxproj icon dxproj

using directx an animation example of bal

iot_server icon iot_server

attempt at iot server software and client software

linkedlist-for-processing icon linkedlist-for-processing

A basic linked list class for hackers and programmers alike :) Use it for anything! As an alternative to arraylists, arrays, hash table etc. This linked list class only supports the string data type which means that you can only store string datatypes in its nodes. Find the instructions in the draw() function.

processing-beat-detection icon processing-beat-detection

This sketch combines uses a long term average, a short term average and the summation of the delta between those two to detect beats in music. An FFT splits apart the frequency bands, from that the desired band is isolated and processed. The short term average is compared to the long term average, the the use of a threshold to detect beats. A multiplier is calculated based on the overall volume, and the summation of the delta between the two averages over a relatively long period of time. This adjusts for the different styles of music that require different thresholds.

studentsatbuild icon studentsatbuild

Find all of the resources you might need to try out code presented in the Student Zone at Build 2020 for yourself!

windows-gdi icon windows-gdi

Simple gdi image effect creator inspired by The Coding Train LESSONS LEARNED THAT YOU Don't need a MSVC or Visual studio to compile gdi programs. Even directx programs at least from my knowledge. To link libraries in gcc or g++ use linker option -lgdiplus or -ld2d1 or -lwindowscodecs or -lwhatever-the-dll-file-is Add -mwindows too

winsock-client icon winsock-client

A simple winsock client written in C and compiled using MiniGW.

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.