- Dubai, United Arab Emirates
-
21:27
(UTC +04:00) - in/arman-jasuja-b501a71a2
- https://leetcode.com/u/armurox/
- https://codeforces.com/profile/armurox
- https://armanjasuja.hashnode.dev/
Lists (1)
Sort Name ascending (A-Z)
Stars
Code as I go through the official python tutorial docs
Code as I go through the official Django tutorial
Project solutions as I work through Elements Of Computing Systems By Noam Nisan and Shimon Shocken
armurox / celery
Forked from celery/celeryDistributed Task Queue (development branch)
Code and Solutions as I go through Handmade Hero by Casey Muratori. A complete game, built from scratch
A redo of CS50 (focusing mainly on C), where I write every library function, write all the tests and Makefiles. Should be fun!
My solutions as I work through Elements Of Programming Interviews (C++ Edition)
Projects for an undergraduate OS course
Solutions to exercises and notes and general programs as I work through Accelerated C++ by Andrew Koenig and Barbara E. Moo along with the learncpp website
Code and Solutions as I work through OSTEP by Remzi H. Arpaci-Dusseau and Andrea C. Arpaci-Dusseau.
Contains Code and Notes as I go through the Competitive Programmer's Handbook by Antti Laaksonen
a playground for making 3D art with lisp and math
Creating an http-server built on top of TCP in multiple languages
This is a set of solutions for codeforces problems that I am working on over time
Master programming by recreating your favorite technologies from scratch.
Visual Studio Code extension for OCaml
Makes ARM NEON documentation accessible (with examples)
An HTTP/2 implementation written in pure OCaml
My Solutions to Advent Of Code Problems across the years
armurox / loggingredactor
Forked from xtream1101/logredactorLogging Redactor is a Python library designed to redact sensitive data in logs based on regex patterns and / or dictionary keys.
Code and Thoughts as I work through Fluent Python by Luciano Ramalho