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

Projects in Awesome Lists by selfint

A curated list of projects in awesome lists by selfint .

https://github.com/selfint/code-blocks

Manipulate code as blocks

rust tree-sitter typescript vscode

Last synced: 11 Aug 2025

https://github.com/selfint/electron-vite-ts-react-template

Template for building an Electron app with React, TypeScript, and Vite.

electron react typescript vite

Last synced: 19 Jul 2025

https://github.com/selfint/planit

Last synced: 31 May 2026

https://github.com/selfint/neat

Neuroevolution of augmented topologies. This algorithm is similar to normal neuroevolution, but it also evolves the network topology. Based on "Evolving Neural Networks through Augmenting Topologies" by Kenneth O. Stanley and Risto Miikkulainen.

neural-network neuroevolution python3

Last synced: 03 Apr 2025

https://github.com/selfint/neat_openaigym

Using NEAT to solve OpenAI gym environments

neat-python neuroevolution openai-gym python3

Last synced: 08 Apr 2025

https://github.com/selfint/vale_project

Stock analysis helper app

Last synced: 17 Feb 2026

https://github.com/selfint/ai-research

Last synced: 15 Jan 2026

https://github.com/selfint/code_depth

Analyze the depth of each method using the language's LSP server

Last synced: 12 Jan 2026

https://github.com/selfint/lsp-outside-the-editor

Language-agnostic linter for displaying function usage percentage.

Last synced: 25 Feb 2025

https://github.com/selfint/rust-pyo3

Hello world from rust to python

Last synced: 27 Jun 2025

https://github.com/selfint/creatures

Evolving creatures using NEAT algorithm.

evolving-creatures neat-algorithm neural-network

Last synced: 07 Feb 2026

https://github.com/selfint/tomn

Tom's Obvious Mathematical Notation

Last synced: 30 Jul 2025

https://github.com/selfint/astra

Rust web application framework

Last synced: 31 Jul 2025

https://github.com/selfint/napi-vscode

Last synced: 11 Aug 2025

https://github.com/selfint/code-blocks-core

Core functionality for the code blocks extension.

Last synced: 22 Aug 2025

https://github.com/selfint/neuron

Neural network library in Rust

Last synced: 31 Aug 2025

https://github.com/selfint/rust-environment

AI friendly environments for reinforcement learning with a python API

Last synced: 02 Sep 2025

https://github.com/selfint/degree-planner

Plan your Technion degree.

Last synced: 08 Apr 2025

https://github.com/selfint/advent-of-code

Advent of code solutions

Last synced: 08 Apr 2025

https://github.com/selfint/code-insights

Tools for language-agnostic static analysis of codebases.

Last synced: 08 Apr 2025

https://github.com/selfint/rust-neuro-evolution

Neuro evolution implementation in rust

Last synced: 08 Apr 2025

https://github.com/selfint/vale-app

SEC reader

Last synced: 08 Apr 2025

https://github.com/selfint/spinningup

Following OpenAI SpinningUp website

Last synced: 08 Apr 2025

https://github.com/selfint/sec_html_parser

Simple SEC form (e.g. 10K) parser

parsing-library python3

Last synced: 08 Apr 2025

https://github.com/selfint/rl-algorithms

Reinforcement learning algorithms in rust

Last synced: 08 Apr 2025

https://github.com/selfint/algorithms

Central repo for all the algorithms I know, implemented with Data-Oriented Design.

Last synced: 13 Jun 2025

https://github.com/selfint/minigrep

Last synced: 08 Apr 2025

https://github.com/selfint/learn_tests

Last synced: 08 Apr 2025

https://github.com/selfint/react-wiki

Last synced: 08 Apr 2025

https://github.com/selfint/openaigym-helloworld

Simple Q-Learning implementation with OpenAi Gym

machine-learning openai-gym python3 qlearning

Last synced: 08 Apr 2025

https://github.com/selfint/normal

Rust library for writing regular expressions

Last synced: 10 Jul 2025

https://github.com/selfint/pyrate

Voice controlled python code editor

Last synced: 08 Apr 2025

https://github.com/selfint/wikitool

Semantic search over Wikipedia articles

Last synced: 08 Apr 2025

https://github.com/selfint/github-actions-gui

GUI for working on github actions

Last synced: 08 Apr 2025

https://github.com/selfint/jsonrpc-types

Minimal implementation of JSON-RPC 2.0 types in Rust.

Last synced: 08 Apr 2025

https://github.com/selfint/settings

Settings

Last synced: 21 Jan 2026

https://github.com/selfint/neuroevolution

Simple evolution of "bugs" trying to find food in the most efficient way. Made with Java and Processing.

java neural-network neuroevolution processing

Last synced: 08 Apr 2025

https://github.com/selfint/codeblocks

Last synced: 08 Jan 2026

https://github.com/selfint/ltsa

Static analysis tools leveraging LSP and tree-sitter.

Last synced: 07 Oct 2025

https://github.com/selfint/lsp-client

Rust library for communicating with LSP servers.

Last synced: 09 Oct 2025

https://github.com/selfint/ideavimrc

Configuration for IDEA vim plugin

Last synced: 19 Jan 2026

https://github.com/selfint/pdf-utils

Various online pdf utils

Last synced: 21 Jan 2026

https://github.com/selfint/get_stock_sec_form

Google cloud function fetches SEC forms for a stock

Last synced: 15 Oct 2025

https://github.com/selfint/learn-cpp

Last synced: 22 Jan 2026

https://github.com/selfint/shuffle

Last synced: 28 Jan 2026

https://github.com/selfint/eaters2d

2D simulation of creatures that can eat food

Last synced: 25 Oct 2025

https://github.com/selfint/stock_article_reader

Get summaries of articles related to a stock

Last synced: 26 Oct 2025

https://github.com/selfint/gpt_project

Last synced: 29 Jan 2026

https://github.com/selfint/rillet

Stream processing system designed to be as simple as possible

Last synced: 18 Mar 2026

https://github.com/selfint/rust-ml

Rust machine learning library

Last synced: 12 Feb 2026

https://github.com/selfint/tree-sitter-wasm-parsers

Registry for pre-compiled tree sitter WASM parsers.

Last synced: 04 Feb 2026

https://github.com/selfint/reinforcementlearning

Basic reinforcement learning algorithm. Trying to exit evolution based ML and get into heavier stuff. Followed Sentdex tutorials.

neural-network python reinforcement-learning

Last synced: 30 Apr 2026

https://github.com/selfint/shuffle-server

RestAPI server for shuffling code.

Last synced: 18 Jun 2025

https://github.com/selfint/code-wrangler

An intuitive UI for safe and rapid refactoring, in any language.

Last synced: 17 Feb 2026