neb-abera
I am a Software Engineer in Chicago primarily focused on C++ professionally, with an interest in VR and web development
Chicago
neb-abera's Stars
jivoi/awesome-osint
:scream: A curated list of amazingly awesome OSINT
kitspace/awesome-electronics
A curated list of awesome resources for Electronic Engineers and hobbyists
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
milanm/DotNet-Developer-Roadmap
The comprehensive .NET Developer Roadmap by seniority level.
vitejs/awesome-vite
⚡️ A curated list of awesome things related to Vite.js
vector-of-bool/pitchfork
Pitchfork is a Set of C++ Project Conventions
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
ckormanyos/real-time-cpp
Source code for the book Real-Time C++, by Christopher Kormanyos
PacktPublishing/Node.js-Design-Patterns-Third-Edition
Node.js Design Patterns Third Edition, published by Packt
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
Elfocrash/.NET-Backend-Developer-Roadmap
Roadmap for a .NET Backend Developer working with Microservices
drogonframework/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
betomoedano/JavaScript-Coding-Interview-Questions
100+ coding interview questions related to algorithms and data structures.
alandefreitas/matplotplusplus
Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
apaarkamal/Coding-Minutes-Competitive-Programming
lnishan/awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
yirong-c/CLRS
Algorithms implementation in C++ and solutions of questions (both code and math proof) from “Introduction to Algorithms” (3e) (CLRS) in LaTeX.
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
indy256/codelibrary
:gem:Collection of algorithms and data structures
cpp-best-practices/gui_starter_template
A template CMake project to get you started with C++ and tooling
jlevy/the-art-of-command-line
Master the command line, in one page
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
dbartolini/data-oriented-design
A curated list of data oriented design resources.
poteto/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
SamirPaulb/DSAlgo
📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨💻🎯
spamegg1/Math-for-CS-solutions
Solutions to In-Class questions, Problem Sets and Exams of MIT Mathematics for Computer Science 2015 (same as 2019 Open Learning Library)
egonSchiele/grokking_algorithms
Code for the book Grokking Algorithms (https://www.amazon.com/dp/1633438538)