diff --git a/CNAME b/CNAME index caf01e7..98f81ad 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -dvjn.dev \ No newline at end of file +dvjn.dev diff --git a/index.html b/index.html index d2d154a..0d1c996 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ - Divya Jain + Divya Jain

Build a Chip-8 Emulator in Rust - Part 1 - Emulator Design

Jul 28th, 2024 9 min read

hero
Space Invaders on a Chip-8 Emulator

In this series, we will build a functional Chip-8 emulator in Rust. By the end diff --git a/posts/chip-8-emulator-in-rust-part-two/index.html b/posts/chip-8-emulator-in-rust-part-two/index.html index a05d576..e9e7d4b 100644 --- a/posts/chip-8-emulator-in-rust-part-two/index.html +++ b/posts/chip-8-emulator-in-rust-part-two/index.html @@ -1,4 +1,4 @@ - Build a Chip-8 Emulator in Rust - Part 2 - Emulation Cycle | Divya Jain + Build a Chip-8 Emulator in Rust - Part 2 - Emulation Cycle | Divya Jain

Build a Chip-8 Emulator in Rust - Part 2 - Emulation Cycle

Jul 29th, 2024 13 min read

hero
Brix on a Chip-8 Emulator

This is the second part of the series on building a Chip-8 emulator in Rust. In diff --git a/posts/hello-world/index.html b/posts/hello-world/index.html index efe5dbb..0c9853f 100644 --- a/posts/hello-world/index.html +++ b/posts/hello-world/index.html @@ -1,4 +1,4 @@ - Welcome to the Blog | Divya Jain + Welcome to the Blog | Divya Jain

Welcome to the Blog

Jul 7th, 2024 1 min read

hero
New Journey (from the movie "Your Name.")

Welcome to my blog!

diff --git a/posts/index.html b/posts/index.html index e997e5b..d427648 100644 --- a/posts/index.html +++ b/posts/index.html @@ -1,4 +1,4 @@ - Posts | Divya Jain + Posts | Divya Jain

Posts

Some things that I wrote.

\ No newline at end of file diff --git a/projects/index.html b/projects/index.html index 7aa3686..268b2a6 100644 --- a/projects/index.html +++ b/projects/index.html @@ -1,4 +1,4 @@ - Projects | Divya Jain + Projects | Divya Jain

Projects

I am a serial project starter, so a lots of projects.

woodpecker-docker-tags-plugin

Woodpecker CIBashDocker
Woodpecker CI plugin to autogenerate tags file based on CI events.

woodpecker-is-it-up-yet-plugin

Woodpecker CIBashDocker
Woodpecker CI plugin to wait for a service to start.

wakatime-charts

DockerNodeJSSVG
A github action that generates beautiful svg charts from wakatime stats.

chip8-emulator

WebRustWasmTypescript
A web emulator for chip8 written in rust.

importit

LibraryPython
A python code import helper.

anu-js

LibraryTypescript
A frontend javascript micro-framework.

CalcuPi

WebRustWasmCSS
A monte carlo simulation in rust wasm that calculates pi.

dvOS

Rust
An os from scratch in rust.

solve-rs

CliRust
A cli for solving basic math expressions.

localtunnel-manager

WebSvelteNodeJSTypescript
A webapp for managing proxy tunnels.

termapps

CliBash
A set of utility terminal apps.

never-have-i-ever

WebReactJS
Never have I ever game.

never-have-i-ever-svelte

WebSvelte
Never have i ever game, but in svelte.

dv_coreutils

CliRust
A failed attempt to write gnu coreutils in rust.

hook-it

LibraryReact
A failed attempt to write a react hooks library.

DigitGuesser

WebPythonTensorflowJavascript
A demonstration of handwritten digit recognition.

TicTacToe

WebCoffeescriptSass
A game of Xs and Os.

algopack

LibraryCython
A set of alogrithms written in cython.
\ No newline at end of file