Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by codelixir

A curated list of projects in awesome lists by codelixir .

https://github.com/codelixir/nought-pad

A blog website made using Django.

bootstrap django hacktoberfest python

Last synced: 27 Oct 2024

https://github.com/codelixir/flutter-starter-apps

A collection of basic apps built using Flutter.

Last synced: 27 Oct 2024

https://github.com/codelixir/cheatsheets

Concise notes that can be used for basic learning/quick reference.

cheatsheet golang hacktoberfest

Last synced: 27 Oct 2024

https://github.com/codelixir/xv-dos

Forked from mit-pdos/xv6-riscv. An Operating System in C, modified from Xv6 for RISC-V.

c operating-system os risc-v xv6-extensions

Last synced: 27 Oct 2024

https://github.com/codelixir/automata-theory

Some codes involving finite automata (NFA, DFA) as a part of the Automata Theory course, Spring 2021.

Last synced: 27 Oct 2024

https://github.com/codelixir/shella-ciao

Linux shell written in C language supporting some basic and user-defined commands

c cli hacktoberfest linux shell unix

Last synced: 27 Oct 2024

https://github.com/codelixir/value-iteration

Understanding Markov Decision Processes using Value Iteration algorithm. For MDL course, Spring 2021.

Last synced: 27 Oct 2024

https://github.com/codelixir/assembly-x86-64

Trying out writing arithmetic, conditional, looping components, procedure calls, conditional jumps and stacks in x86-64. For CSO course, Spring 2021.

Last synced: 27 Oct 2024

https://github.com/codelixir/genetic-algorithm

Understanding and implementing Genetic Algorithms used in Machine Learning. For MDL course, Spring 2021.

machine-learning-algorithms python

Last synced: 27 Oct 2024

https://github.com/codelixir/syscalls

Using system calls in C code to read/write to files/stdout/stderr. For OSN course, Monsoon 2021.

c system-calls

Last synced: 27 Oct 2024

https://github.com/codelixir/pygames

Trying out making some games in the pygame library. For ISS course, Spring 2020.

Last synced: 27 Oct 2024

https://github.com/codelixir/pomdp

Understanding POMDP using belief update and the SARSOP solver. For the MDL course, Spring 2021.

Last synced: 27 Oct 2024

https://github.com/codelixir/linear-programming

Understanding Markov Decision Processes using Mathematical Programming. For MDL course, Spring 2021.

Last synced: 27 Oct 2024

https://github.com/codelixir/brick-breaker

A terminal-based game based on the classic brick breaker/block breaker game, for the DASS course, Spring 2021.

colorama game python terminal

Last synced: 27 Oct 2024

https://github.com/codelixir/linear-regression

Understanding Linear Regression and Bias-Variance tradeoff. As a part of the MDL course, Spring 2021.

Last synced: 27 Oct 2024