-`
.o+`
`ooo/
`+oooo:
`+oooooo:
-+oooooo+:
`/:-:++oooo+:
`/++++/+++++++:
`/++++++++++++++:
`/+++ooooooooooooo/`
./ooosssso++osssssso+`
.oossssso-````/ossssss+`
-osssssso. :ssssssso.
:osssssss/ osssso+++.
/ossssssss/ +ssssooo/-
`/ossssso+/:- -:/+osssso+-
`+sso+:-` `.-/+oso:
`++:. `-/+/
.` `/ .',;::::;,'.
.';:cccccccccccc:;,.
.;cccccccccccccccccccccc;.
.:cccccccccccccccccccccccccc:.
.;ccccccccccccc;.:dddl:.;ccccccc;.
.:ccccccccccccc;OWMKOOXMWd;ccccccc:.
.:ccccccccccccc;KMMc;cc;xMMc;ccccccc:.
,cccccccccccccc;MMM.;cc;;WW:;cccccccc,
:cccccccccccccc;MMM.;cccccccccccccccc:
:ccccccc;oxOOOo;MMM000k.;cccccccccccc:
cccccc;0MMKxdd:;MMMkddc.;cccccccccccc;
ccccc;XMO';cccc;MMM.;cccccccccccccccc'
ccccc;MMo;ccccc;MMW.;ccccccccccccccc;
ccccc;0MNc.ccc.xMMd;ccccccccccccccc;
cccccc;dNMWXXXWM0:;cccccccccccccc:,
cccccccc;.:odl:.;cccccccccccccc:,.
ccccccccccccccccccccccccccccc:'.
:ccccccccccccccccccccccc:;,..
':cccccccccccccccc::;,.UDIT SAMANT
OS: Computer Science || Data Science
HOST: The University of Sydney
KERNEL: Bachelor of Advanced Computing || Bachelor of Science
UPTIME: Final Year || June 2027 Graduation
3#ifndef EXPERIENCES
2#define EXPERIENCES
1
4// Experiences are clickable!
1
21. Linux Engineering Intern - Jane Street
3
42. Software Engineering Intern - SafetyCulture
5
63. Data Science Intern - FreeGuides (Startup)
7
8
9#endif
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
NORMAL ► experiences.h
4:1
1 > [tmux] ► 2 > nvim
Homelab
Self-Hosted Infrastructure
Made Using: Proxmox, LXC, Podman, WireGuard, Traefik, DNS
An ongoing Linux playground
A Proxmox cluster in the corner of my room runs most of what I host. Services typically in their own LXCs.
CGNAT restrictions mean the cluster cannot accept incoming connections, so I use Wireguard VPN to access my services. Anything meant to be public is exposed through a tunnel to a small cloud machine, where a reverse proxy forwards the traffic to my homelab. I run a minimal DNS service for adblock, and so I don't have to remember IP addresses.
Next, I am looking to explore more small-scale private cloud technologies:
- Storage and file serving
- SSO
- An email server
- Monitoring with Prometheus and Grafana
- Linux performance and tracing tools