An open API service indexing awesome lists of open source software.

https://github.com/gantonious/browser

A web browser engine + frontend built in Kotlin from mostly scratch
https://github.com/gantonious/browser

browser javascript-engine web-browser

Last synced: 8 months ago
JSON representation

A web browser engine + frontend built in Kotlin from mostly scratch

Awesome Lists containing this project

README

          

# Browser

Here is my attempt of building a basic web browser that mostly from scratch both to learn and for fun.

My first goal is to render my personal website: https://www.antonious.ca. Here is my current progress:

![progress](./media/browser_progress.png)