- Dubai, United Arab Emirates
-
18:46
(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
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
Experimenting with building some websites with WSGI directly instead of with Django.
Backup's of my software blog, hosted on hashnode
Code, ideas and thoughts as I work through The C Programming Language by Brain W. Kernighan and Dennis Ritchie