mesarvagya's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
akullpp/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
eugenp/tutorials
Getting Started with Spring Boot 3:
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
amix/vimrc
The ultimate Vim configuration (vimrc)
SamyPesse/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
ssloy/tinyrenderer
A brief computer graphics / rendering course
camsong/You-Dont-Need-jQuery
Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
hmemcpy/milewski-ctfp-pdf
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
kanaka/mal
mal - Make a Lisp
amejiarosario/dsa.js-data-structures-algorithms-javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
gothinkster/react-redux-realworld-example-app
Exemplary real world application built with React + Redux
angrave/SystemProgramming
Angrave's Crowd-Sourced System Programming Book used at UIUC
oshi/oshi
Native Operating System and Hardware Information
lotabout/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.
jeremycw/httpserver.h
Single header library for writing non-blocking HTTP servers in C
foxmask/django-th
:snake: Trigger Happy - The bus :bus: for your internet services
venmo/business-rules
Python DSL for setting up business intelligence rules that can be configured without code
ReneNyffenegger/cpp-base64
base64 encoding and decoding with c++
mariofusco/from-gof-to-lambda
ftomassetti/LangSandbox
Project to illustrate how to build a programming language
petermichaux/bootstrap-scheme
A quick and very dirty Scheme interpereter.
jgrandja/oauth2-protocol-patterns
venmo/business-rules-ui
A JavaScript library for building out the logic and UI for business rules.
xysun/regex
Regular expression engine in Python using Thompson's algorithm.
SomMeri/org.meri.jpa.tutorial
Examples and test cases for JPA tutorial.
irobertson/jpa-annotation-processor
Sample code for JavaOne 2012 talk CON7928 - Writing Annotation Processors to Aid Your Development Process
sdstrowes/netflow-parser
I just wanted a quick-and-dirty netflow parser