34 lines
1.3 KiB
TeX
34 lines
1.3 KiB
TeX
\section{Projects}
|
||
\outerlist{
|
||
\entrybig
|
||
{\textbf{Tilikum} – DAG-based Consensus Protocol with Fair Ordering}{github.com/arg3t/tilikum}
|
||
{Rust, Tokio}{2024 – 2025}
|
||
\innerlist{
|
||
\entry{Developed fair-ordering algorithm preventing MEV attacks using ordering linearizability and batch-order-fairness}
|
||
\entry{Optimized the BFT Consensus mechanism to achieve 12000 tx/s throughput with <2s latency (big improvement for fair ordering protocols)}
|
||
}
|
||
\vspace{0.2em}
|
||
\entrybig
|
||
{\textbf{Sanctum} – Process-Bound Full Disk Encryption}{github.com/arg3t/sanctum}
|
||
{C, Linux Kernel}{2024}
|
||
\innerlist{
|
||
\entry{Developed kernel module enabling transparent per-process encryption to achieve complete data confidentiality in multi-user systems}
|
||
}
|
||
|
||
\vspace{0.2em}
|
||
\entrybig
|
||
{\textbf{Bachelor Thesis} – GNN Robustness Analysis}{github.com/arg3t/thesis}
|
||
{Python, PyTorch}{2024}
|
||
\innerlist{
|
||
\entry{Analyzed impact of topological perturbations on Graph Neural Network stability across 5 benchmark datasets}
|
||
\entry{Discovered correlations between 4 graph metrics' perturbations and the model's performance drop}
|
||
}
|
||
|
||
\vspace{0.2em}
|
||
\entrybig
|
||
{\textbf{massurl} – High-Performance URL Reconnaissance Tool (C)}{github.com/theFr1nge/massurl - 2021}
|
||
\innerlist{
|
||
\entry{Built high-performance URL aggregator and recon tool for processing 250K+ URLs per second.}
|
||
}
|
||
}
|