resume: update GitHub URLs for new username

Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
Naman Sood 2022-03-12 21:22:37 -05:00
parent 31dea4894c
commit 5dc3f8c752
2 changed files with 5 additions and 5 deletions

Binary file not shown.

View file

@ -22,7 +22,7 @@
{\hfill \href{mailto:mail@nsood.in}{mail@nsood.in} |
\href{https://www.nsood.in}{www.nsood.in} |
\href{https://linkedin.com/in/namansood}{linkedin.com/in/namansood} |
\href{https://github.com/namansood}{github.com/namansood}
\href{https://github.com/tendstofortytwo}{github.com/tendstofortytwo}
\hfill}
%%% Skills
@ -102,22 +102,22 @@ Designed and build native apps for professional photographers to deliver photos
%%% ------------------------------------------------------------
\NewPart{Projects}{}
\normalsize
\ProjectEntry{CHIP8-rust}{https://github.com/namansood/chip8-rust}
\ProjectEntry{CHIP8-rust}{https://github.com/tendstofortytwo/chip8-rust}
{Rust}
{Emulator for CHIP-8 microprocessor. Simulated behavior of machine instructions with
Rust, created graphics in framebuffer.}
\vspace{1.5mm}
\ProjectEntry{Turtle Shell}{https://github.com/namansood/tsh}
\ProjectEntry{Turtle Shell}{https://github.com/tendstofortytwo/tsh}
{C, POSIX APIs}
{Shell for Unix operating systems in C. Learned memory management, process management,
and usage of POSIX interfaces. }
\vspace{1.5mm}
\ProjectEntry{cmdmap}{https://github.com/namansood/cmdmap}
\ProjectEntry{cmdmap}{https://github.com/tendstofortytwo/cmdmap}
{NodeJS}
{Node module to map CLI programs to a JSON API. Designed abstraction over standard
library features for improved security.}
\vspace{1.5mm}
\ProjectEntry{Prose}{https://github.com/namansood/prose}
\ProjectEntry{Prose}{https://github.com/tendstofortytwo/prose}
{Go, HTTP, systemd}
{Designed HTTP server with hooks for logging, routing and error handling, with systemd service for uptime and observability.}
\vspace{1mm}