Code Monkey home page Code Monkey logo

adventoflua2021's Introduction

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

adventoflua2021's People

Contributors

aadv1k avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

lefixx

adventoflua2021's Issues

Solutions not working

In some of the days, the solution doesn't work, it gives the following issue

stack traceback:
        /home/catling/github/adventOfLua2021/day02/part1.lua:2: in main chunk
        [C]: in ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.