Skip to content
View Aadv1k's full-sized avatar
🔨
Building
🔨
Building
Block or Report

Block or report Aadv1k

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Aadv1k/README.md

Hey, this is Aadvik, and I love building stuff, including, but not limited to the world wide web or various other fields in CS. I also occasionally write at aadvik's wicked blog.

Now

Re-Thinking a lot of stuff

  • Messing around with graphs through Giraffe my own experimental graph library.

  • STASHED Building a SaaS to build MockAPIs; Currently private, Will be made public at the initial relase. The tech-stack is Django + Python 3.11 / Bootstrap 5 + Vanilla

  • STASHED Working on a new Kevlar release. I will be starting a new, and improved blog.

Past

2023

(These projects aren't abandoned, I will continue to add stuff if I find it worthwhile)

21/12/2023 Doing Advent of Code in Go

I maintain a monorepo of frontend-projects, these are implementations of various designs from across the web, the tech-stack ranges from Webpack w/ Vanilla JS, to full-on React apps.

18/08/2023 OctetOCR is a rather simple OCR model (and data preparation system) in C which uses KNN algorithm to approximate an input image with it's labeled training data

11/08/2023 swt.h is a header-only, zero-dependency implementation for Stroke Width Transform, which allows for text extraction from scenes

10/07/2023 I wrote a Computer Vision Guide that documents much of the functions, and techniques I learn about Computer Vision while building Deimos (which is a CV library in C)

24/06/2023 Chex is a simple chess engine, that offers a web + console UI, which I wrote to mess around with C++ and some of the design patterns I had been studying

24/04/2023 Beaver is a CSV data manipulation library written in Common Lisp

09/05/2023 Wrote a search query parser @byod/dork similar to what search engines use; it primarily srves to remove filler words and distill the language into one which is more deterministic.

14/04/2023 DracoQL is a DSL (Domain specific language) in TypeScript comprising of an AST built upon a rudimentary tokenizer. The AST is interpreted by the JS and the results are either piped into the namespace (which is really just a Map) or to the stdout.

2022

15/12/2022 🎄 Advent of Code in C

11/09/2022 Wrote kevlar a static-site generator using pure C, this project comprises of several smaller chunks, each built from scratch :-

17/02/2022 Gdoc.vim is a plugin provides google docs integration for the Vim editor, it supports all the CRUD operations from a editor first approach.

24/12/2021 Advent of Code in Lua

05/10/2021 Reverse engineered and wrote a wrapper for SchoolOS, which at the time was the site being used by my school for online classes.

Connect

Hey! glad you made it here, I am always avaliable via aadv1k[at]outlook[dot]com, I am there on twitter (or 'X') but don't check it often

Pinned

  1. giraffe giraffe Public

    experimental graphing library in go

    Go 9 1

  2. compendium compendium Public

    A compendium of relevent knowledge accquired in various fields in Computer Science

    TeX

  3. cs50 cs50 Public

    Source code and Solutions for HarvardX CS50's 2023-2024; Includes all the PSets and Project work for CS50x, CS50W (web), CS50P (python)

    HTML 5

  4. swt.h swt.h Public

    minimal, header only implementation for detcting text via Stroke Width Transform (SWT)

    C 11

  5. frontend-projects frontend-projects Public

    This is the monorepo of aadvik's front-end projects.

    JavaScript 6 2

  6. gdoc.vim gdoc.vim Public

    Google docs integration for vim

    Python 76 1