Pinned Repositories
Azure-Sphere-IOT_CLIENT
Azure Sphere (MT3620 and others) based connector for IOT_SERVER services.
BRICKCHUNGUS
A C console game!
Chungustein-3D
A simple raycasting game attempt.
cloud-club-game
CloduClub's game project
instaplant
planting 2.0
IOT_SERVER
attempt at iot server software and client software
MicrosoftSerialConnector
Point-of-Interest-Finder
A command line tool that downloads the pictures of your favourite restaurant, eatery, etc.
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
harsimrat99's Repositories
harsimrat99/cloud-club-game
CloduClub's game project
harsimrat99/instaplant
planting 2.0
harsimrat99/Point-of-Interest-Finder
A command line tool that downloads the pictures of your favourite restaurant, eatery, etc.
harsimrat99/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
harsimrat99/Azure-Sphere-IOT_CLIENT
Azure Sphere (MT3620 and others) based connector for IOT_SERVER services.
harsimrat99/BRICKCHUNGUS
A C console game!
harsimrat99/Chungustein-3D
A simple raycasting game attempt.
harsimrat99/IOT_SERVER
attempt at iot server software and client software
harsimrat99/MicrosoftSerialConnector
harsimrat99/_WitAIProject_
A project that uses the Wit.ai NLP service to provide students with their schedule and help them deal with anxiety and stress.
harsimrat99/BIIG-CHUNGUS
BIG CUNGUS GAME From Pewdiepie FANATICS
harsimrat99/canvas
EXAMPLE OF CANVAS PAINTING AND GRID BAG LAYOUT MANAGER
harsimrat99/dxProj
using directx an animation example of bal
harsimrat99/intern-interview
harsimrat99/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.
harsimrat99/node-mongo-photos
Upload photos via REST API or web frontend to your MongoDB database.
harsimrat99/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.
harsimrat99/py_git
CloudClub Tutorial Repository
harsimrat99/Raystein
harsimrat99/serverlessopenwhisk
Serverless connectivity with OpenWhisk backend.
harsimrat99/SERVLET
harsimrat99/sharp-ow
harsimrat99/SimpleSerial
harsimrat99/StudentsAtBuild
Find all of the resources you might need to try out code presented in the Student Zone at Build 2020 for yourself!
harsimrat99/TCPSERVLET
A simple Tcp Server in C#
harsimrat99/UDP-Client
in c#
harsimrat99/UDPClient
harsimrat99/userver
harsimrat99/Winsock-Client
A simple winsock client written in C and compiled using MiniGW.
harsimrat99/WyvernsNest
A 2D fantasy turn based strategy game