rubaiyet-anjum's Stars
poteto/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
jakubfiala/atrament
A small JS library for beautiful drawing and handwriting on the HTML Canvas.
jeeliz/jeelizFaceFilter
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
public-apis/public-apis
A collective list of free APIs
tayllan/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
rwaldron/idiomatic.js
Principles of Writing Consistent, Idiomatic JavaScript
analysis-tools-dev/dynamic-analysis
⚙️ A curated list of dynamic analysis tools and linters for all programming languages, binaries, and more.
jflaherty/ptrtut13
A TUTORIAL ON POINTERS AND ARRAYS IN C
DulLabs/bhai-lang
A toy programming language written in Typescript
guipsamora/pandas_exercises
Practice your pandas skills!
tommyod/awesome-pandas
A collection of resources for pandas (Python) and related subjects.
eniac00/prepre_reg
Pre registration utility
ItIsMeCall911/Course-Piracy-Index
Course Piracy Index 🏴☠️
syed-arib-hasan/BracU_CSE
I tried to upload all lab work , quizes(of my section),mid and final questions
kealanparr/Every-link-I-wish-I-had-as-a-beginner
Tom25/Hangman
[NOTE: This is a *very* old project of mine, and is kept on Github for nostalgia's sake.] A simple hangman game written in Python 3.3 using a simplified version of the TKinter library called graphics.py (authored by John Zelle). This was a project I did for fun after completing a course in Python at my university.