Pinned Repositories
AES-Implementation
This program encrypts and decrypts data with a key, using the Advanced Encryption Standard( 2001, NIST )
box2d-engine
A physics engine in box2d.js
brainpreter
An interpreter for Brainfuck wriiten in C++
coding-interview-university
A complete computer science study plan to become a software engineer.
daftycraft
a truly глупый clone of minecraft
daftylooper
entry-challenge
Join us :)
PESxplore
SHA256-Implementation
A program that implements the SHA256 algorithm and generates the binary+hexdigest of a string input.
Sudoku-Air
Sudoku, but interact-able by your hand. All movements are predicted using MediaPipe, through a video feed.
daftylooper's Repositories
daftylooper/SHA256-Implementation
A program that implements the SHA256 algorithm and generates the binary+hexdigest of a string input.
daftylooper/brainpreter
An interpreter for Brainfuck wriiten in C++
daftylooper/Sudoku-Air
Sudoku, but interact-able by your hand. All movements are predicted using MediaPipe, through a video feed.
daftylooper/AES-Implementation
This program encrypts and decrypts data with a key, using the Advanced Encryption Standard( 2001, NIST )
daftylooper/PESxplore
daftylooper/box2d-engine
A physics engine in box2d.js
daftylooper/coding-interview-university
A complete computer science study plan to become a software engineer.
daftylooper/daftycraft
a truly глупый clone of minecraft
daftylooper/daftylooper
daftylooper/entry-challenge
Join us :)
daftylooper/grant-hive
daftylooper/Intro-to-Git-and-Github-workshop
Workshop 👨💻 on Git and Github, Open-Source Contribution and Version Control 💻. 12 June 2022
daftylooper/isred
my barebones implementation of redis.
daftylooper/magazin
creating a microservice architecture of a ecommerce website from a monolith
daftylooper/malai
basic text-based social medai network using sepolia
daftylooper/notDiscord
Our Second Semester Final Project, UE21CS101B. It's a simple chatting system written in C and C++
daftylooper/opencv-course
Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
daftylooper/opengl-boilerplate
a place to stash and pull this boilerplate opengl code with a working demo on `main`
daftylooper/PES2UG21CS385_hello_world
daftylooper/PES2UG21CS385_Jenkins
daftylooper/pesu-venture-labs-interview
daftylooper/pesxplore-backend
daftylooper/physics-engine
My first venture into physics engines. Written entirely in C++
daftylooper/plane-notify
Notify If a selected plane has taken off or landed using OpenSky or ADS-B Exchange data. Compares older data to newer data to determine if a landing or takeoff has occurred. As well as nav modes, emergency squawk and resolution advisory notifications. Can output to Twitter, Discord, and Pushbullet
daftylooper/portfolio-website
daftylooper/raft-blockchain
an in-house blockchain running on raft consensus
daftylooper/simulation
Contains all the simulations I have an itch for!
daftylooper/socket-compiler
Computer Networks( UE21CS252B) Assignment - A Compiler through Sockets
daftylooper/SpringBootThing