Pinned Repositories
a-bank-dashboard
Recreating the A-bank Dashboard Dribbble by Halo Web
art-showcase-2020
A showcase of all of my favourite art pieces from 2020
ascii-sidewalk
Converting video to ascii
cli-game
A turned-based combat game that utilizes various object-oriented design patterns in its implementation.
emaily
A fullstack web application for mass-emailing surveys to a large amount of users. Created from concepts learnt in Stephen Grider's Node With React: Fullstack Web Development Course
goggles-for-reddit-client
A React application that pulls and displays content from reddit. I have more features planned for it in the future
opengl-game-demo
A Minecraft-themed minigame written in C++, using the OpenGL library
space-warp
Recreating and refactoring weareninja.com's "space warp" effect
timestamped-notes
Web app for taking notes on videos with timestamps
o2bomb's Repositories
o2bomb/space-warp
Recreating and refactoring weareninja.com's "space warp" effect
o2bomb/a-bank-dashboard
Recreating the A-bank Dashboard Dribbble by Halo Web
o2bomb/art-showcase-2020
A showcase of all of my favourite art pieces from 2020
o2bomb/ascii-sidewalk
Converting video to ascii
o2bomb/cli-game
A turned-based combat game that utilizes various object-oriented design patterns in its implementation.
o2bomb/emaily
A fullstack web application for mass-emailing surveys to a large amount of users. Created from concepts learnt in Stephen Grider's Node With React: Fullstack Web Development Course
o2bomb/goggles-for-reddit-client
A React application that pulls and displays content from reddit. I have more features planned for it in the future
o2bomb/opengl-game-demo
A Minecraft-themed minigame written in C++, using the OpenGL library
o2bomb/timestamped-notes
Web app for taking notes on videos with timestamps
o2bomb/content
The content behind MDN Web Docs
o2bomb/custom-cursor
Experimenting with Paper.js to create a custom cursor
o2bomb/dicebear
DiceBear is an avatar library for designers and developers. 🌍
o2bomb/expression-evaluator
A Java program that evaluates simple mathematical equations
o2bomb/grid-game
A multithreaded, grid-based game in Java where the player has to defend their fortress against evil robots
o2bomb/ip-address-tracker
A website that tracks and provides detailed information on IP addresses
o2bomb/learning-threejs
A monorepo containing everything related to educational threejs content, most of it coming from Bruno Simon's Three.js Journey.
o2bomb/mal-score-hider
My first browser extension. Hides scores on myanimelist.net and imdb.com
o2bomb/media
o2bomb/my-portfolio
My portfolio website
o2bomb/my-portfolio-2
My second portfolio website (2022)
o2bomb/react-graphql
Starter template for a TypeScript React app with a GraphQL API running on an Express server
o2bomb/react-rest
Starter template for a TypeScript React app with a REST API running on an Express server
o2bomb/remoting-application
A .NET remoting application that consists of a WCF .NET remoting interface (data tier), a RESTful web service interface (business tier) and a WPF client (presentation tier)
o2bomb/sass-typescript
Starter template for Sass project with TypeScript and webpack. Supports npm packages
o2bomb/temperature-precipitation
o2bomb/the-internet-wishlist
A suggestion box for the internet
o2bomb/threejs-sea
o2bomb/threejs-typescript
Starter template for three.js project with TypeScript and webpack. Supports npm packages
o2bomb/vite-r3f-ts
Template for react-three-fiber projects with TypeScript, running on Vite
o2bomb/xss-demo
A web application demonstrating the three types of XSS attacks (DOM, Persistent, Reflective) and how to prevent them