Pinned Repositories
30-seconds-of-cpp
30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉
A-December-of-Algorithms
Welcome to A December of Algorithms. This is a small collection of algorithms to implement this December. Finish it all to get a certificate. :)
A-to-Z-Resources-for-Students
✅ Curated list of resources for college students
Addtest
ATOM
A car controlled through voice commands via bluetooth from an android device
graphql-js
A reference implementation of GraphQL for JavaScript
jSON-Merger
node-weather-site
POC for Advanced node.js integrated with express
ruby
The Ruby Programming Language [mirror]
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
drstrange11's Repositories
drstrange11/jSON-Merger
drstrange11/30-seconds-of-cpp
30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉
drstrange11/graphql-js
A reference implementation of GraphQL for JavaScript
drstrange11/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
drstrange11/algo
101+ coding interview problems with detailed solutions, test cases, and program analysis
drstrange11/algorithms
Minimal examples of data structures and algorithms in Python
drstrange11/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
drstrange11/code
drstrange11/confluent_kafka_multi_queuing
Implementation of multi queuing using confluent kafka
drstrange11/data
A data persistence library for Ember.js.
drstrange11/data-structures-and-algorithms
Let's go over data structures and algorithms together. We will use Cracking the Coding Interview as reference
drstrange11/deeplearning-models
A collection of various deep learning architectures, models, and tips
drstrange11/docker-django-bootstrap
Dockerfile for quickly running Django projects in a Docker container
drstrange11/ember.js
Ember.js - A JavaScript framework for creating ambitious web applications
drstrange11/first-contributions
🚀✨ Help beginners to contribute to open source projects
drstrange11/Guess-The-Movie
drstrange11/mongoose
MongoDB object modeling designed to work in an asynchronous environment.
drstrange11/naming-convention-guides
📖 Collection of naming guides for writing more consistent and readable codes
drstrange11/node-mongodb-native
Mongo DB Native NodeJS Driver
drstrange11/nodetube
Open-source YouTube alternative that also supports image and audio uploads. Powered by NodeJS
drstrange11/prisma
💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB)
drstrange11/python
Official Python client library for kubernetes
drstrange11/Python-1
All Algorithms implemented in Python
drstrange11/Python-for-Algorithms--Data-Structures--and-Interviews
Files for Udemy Course on Algorithms and Data Structures
drstrange11/rails
Ruby on Rails
drstrange11/react-demos
a collection of simple demos of React.js
drstrange11/Space-Challenge
drstrange11/vagrant-vbguest
A Vagrant plugin to keep your VirtualBox Guest Additions up to date
drstrange11/vidyaratna
Curated resources for newbies to get started with programming, open source, cyber security and many more fields.
drstrange11/word2vec_commented
Commented (but unaltered) version of original word2vec C implementation.