toufique-morshed's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
nvbn/thefuck
Magnificent app which corrects your previous console command.
neovim/neovim
Vim-fork focused on extensibility and usability
kdn251/interviews
Everything you need to know to get the job.
kilimchoi/engineering-blogs
A curated list of engineering blogs
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
ycm-core/YouCompleteMe
A code-completion engine for Vim
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
JaeYeopHan/Interview_Question_for_Beginner
:boy: :girl: Technical-Interview guidelines written for those who started studying programming. I wish you all the best. :space_invader:
awsdocs/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
donnemartin/dev-setup
macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.
jdsutton/Technical-Interview-Megarepo
Study materials for SE/CS technical interviews
fizzed/rocker
Java 8 optimized, memory efficient, speedy template engine producing statically typed, plain java objects
Coder-World04/Tech-Interview-Important-Topics-and-Techniques
This repository contains everything you need to become tech interview Ready with most important tips and techniques
schmatz/cs-interview-guide
A short guide on preparing for computer science interviews
valiktor/valiktor
Valiktor is a type-safe, powerful and extensible fluent DSL to validate objects in Kotlin
bradtraversy/redux_crash_course
Simple implementation of Redux with React 16
aws-samples/sessions-with-aws-sam
This repo contains all the SAM templates created in the Twitch series #SessionsWithSAM. The show is every Thursday on Twitch at 10 AM PDT.
rocky-191/Awesome-CS-Books
:books: Awesome CS Books/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术领域相关的书籍归档
intel/linux-sgx-driver
Intel SGX Linux* Driver
malcolmkmd/NetworkLayer
Network Layer in Swift: Protocol-Oriented Approach
SamWSoftware/ServerlessYoutubeSeries
upgundecha/awesome-engineering
A curated list of awesome engineering blogs, handbooks and open source repos from top technology companies
mbosecke/template-benchmark
JMH benchmark of the most popular Java template engines
cashapp/tempest
Typesafe DynamoDB for Kotlin and Java.
zpoint/Boost-Python-Examples
Implementation of C++ Boost Python Examples, With python3.5+ support
smithy-lang/smithy-vscode
A Visual Studio Code extension to provide syntax highlighting for the Smithy IDL.
asapelkin/boost_python3
docker image with boost, python3.7, gcc and cmake
Olivianeacsu/DecoratorPattern
Implementation in C++