> anishgoyal β–ˆ


πŸ“š Projects

Personal Website Overhaul

October 6, 2024

Minimalistic website built with HTML, CSS, and JS using Hugo as a static site generator, featuring a synchronized Obsidian Vault over GitHub Actions for automatic deployment of blog posts and cybersecurity competition write-ups to an AWS web server.

Camel Up

August 1, 2024

A Python-based implementation of the Camel Up board game, featuring betting, dice rolling, and strategic EV-based gameplay for two players.

Jane Street Electronic Trading Competition Bots

July 25, 2024

Trading bots developed for the Jane Street Electronic Trading Challenge, leveraging arbitrage, pennying, and bond strategies to maximize profits in a simulated securities market.

Basic x86 ASM Web Server

May 24, 2024

Simplistic x86 Assembly web server utilizing Linux syscalls, demonstrating HTTP protocol handling, TCP/IP networking, process management with fork(), and low-level file and socket operations.

Personal Website (old)

March 27, 2024

My old personal website, which showcasing social media links but proved difficult to maintain; I transitioned to a minimalistic static site using Hugo for better performance, security, and ease of content management.

Online Spelling Bee Synthesizer

March 21, 2024

A web application that leverages Google Sheets, Google Apps Scripts, Google Cloud TTS API, and a Flask backend to provide automated pronunciation and definitions for spelling words, for use in an actual spelling bee environment.

CyberDragons Reverse Engineering Workshop

March 1, 2024

Reverse engineering workshop built with CTFd, Docker, and Nginx, designed to teach cybersecurity through hands-on challenges involving binary analysis and exploitation.

CyberDragons OWASP5 Workshop

February 9, 2024

Hands-on cybersecurity workshop featuring a head-to-head competition using the OWASP Juice Shop. This project automates user account creation and virtual machine provisioning, allowing participants to exploit vulnerabilities in a realistic web application security environment through Apache Guacamole.

Cyberpunk Arch Linux Desktop Rice

January 1, 2024

A visually striking Arch Linux rice featuring a "light" cyberpunk aesthetic, complete with audio visualizers, system monitoring tools, and customizable weather and Spotify integration.

CyberDragons PowerShell and Bash Murder Mystery Koan

November 10, 2023

A highly interactive programming challenge designed to teach PowerShell and Bash scripting through an engaging murder mystery scenario.

CyberPatriot Aperture Science Practice Image Bundle

September 1, 2023

A bundle of practice images I created to prepare my school for the CyberPatriot competition based on the Portal and Half-Life video game franchises by Valve.

Lava Run

June 27, 2023

A simplistic game where you have to escape rising lava while avoiding randomly generated obstacles.