Pinned Repositories
PyFlow
An open-source tool for visual and modular block programming in python
ASG
A static website generator build using Rust and Luau
Benchmarks
Comparison of the speed of various programming languages
neatjs
A Javascript library to build evolvable neural networks.
NimPlus
Nim plugin for Sublime Text 4 with IDE like features
NimToCpp
A package to convert nim code to "readable" C code that can be submitted for competitive programming
vlearn
A machine learning framework written in C++ designed for distributed computing
vui
A JavaScript frontend framework
vanyle's Repositories
vanyle/NimPlus
Nim plugin for Sublime Text 4 with IDE like features
vanyle/ASG
A static website generator build using Rust and Luau
vanyle/NimToCpp
A package to convert nim code to "readable" C code that can be submitted for competitive programming
vanyle/vui
A JavaScript frontend framework
vanyle/lrparser
An SLR library parser for Nim
vanyle/RangeQueriesNim
An implementation of Range Queries in Nim
vanyle/advent-of-nim
The advent of code solved every year in Nim, with a CLI to help solve the problems
vanyle/AdventOfCode
Solutions to the advent of code in Nim
vanyle/aiguillage
A configuration provider with a pretty GUI
vanyle/Cartomancy
A fantasy playing cards library written in JavaScript
vanyle/vanyle.github.io
A portfolio of some cool projects I made
vanyle/amadeus
Amadeus project - Designing analytics that scale
vanyle/ASI-ressources
vanyle/awesome-advent-of-code
A collection of awesome resources related to the yearly Advent of Code challenge.
vanyle/bless
A package to bless your computer and to exorcise bugs away
vanyle/emscripten-val
vanyle/freetype
Nim wrapper for FreeType2 library
vanyle/Lists
A list of lists I use
vanyle/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
vanyle/nimy
A fast type-checker, linter, suggestion engine and VSCode extension for Nim (https://nim-lang.org/).
vanyle/package_control_channel
Default channel file for Package Control. Follow the directions at:
vanyle/packages
List of packages for Nimble
vanyle/Panopticon
An easy to setup monitoring system for your services
vanyle/Python-Docker-Template
A repository to showcase how to setup Docker inside a Python project
vanyle/rg-lua
vanyle/ToyProjectReactNative
A toy project to learn React Native
vanyle/tree-sitter-nim
tree-sitter grammar for Nim
vanyle/vanyle
Profile README
vanyle/vdrive
A extendable self-hostable drive focusing on performance and ease-of-use
vanyle/WaveCollapse
An implementation of the wave collapse algorithm in Nim and Python