Pinned Repositories
adera
barrelfish
Mirror of the official Barrelfish OS repository.
chess
A simple chess implementation
dining-philosophers-akka
Solution to the Dining Philosophers Problem using akka
werewolves-app
Android app to assign roles in Werewolves board game
youtrack-issue-classifier
Machine learning algorithm that determines the subsystem of a reported issue
intellij-scala
Scala plugin for IntelliJ IDEA
mypy
Optional static typing for Python
ilinum's Repositories
ilinum/dining-philosophers-akka
Solution to the Dining Philosophers Problem using akka
ilinum/werewolves-app
Android app to assign roles in Werewolves board game
ilinum/chess
A simple chess implementation
ilinum/youtrack-issue-classifier
Machine learning algorithm that determines the subsystem of a reported issue
ilinum/adera
ilinum/barrelfish
Mirror of the official Barrelfish OS repository.
ilinum/advent-of-code
ilinum/ChessAI
Implementation of Chess AI
ilinum/claude_cli
LLM-generated CLI for Claude
ilinum/code-golf
Repo with code-golf implementations
ilinum/compose
Define and run multi-container applications with Docker
ilinum/cs373
ilinum/CS439_scripts
Scripts written for CS 439 (Operating Systems) class
ilinum/FiveThings
A web app to keep track of my daily life (five things at a time)
ilinum/go-lang-idea-plugin
Google Go language IDE built using the IntelliJ Platform
ilinum/intellij-scala
Scala plugin for IntelliJ IDEA
ilinum/kind-projector
Compiler plugin for making type lambdas (type projections) easier to write
ilinum/livegrep
Interactively grep source code. Source for http://livegrep.com/
ilinum/mypy
Optional static typing for Python 2 and 3 (PEP484)
ilinum/mypy-protobuf
open source tools to generate mypy stubs from protobufs
ilinum/pandemic_helper
helper for pandemic board game
ilinum/Presently
Android app for recording gratitude journal entries [IN PROGRESS]
ilinum/python-langserver
Language server which talks LSP via JSONRPC for Python.
ilinum/scala
The Scala programming language
ilinum/scalaz
An extension to the core Scala library for functional programming.
ilinum/swe-blog
Blog for CS 373 class
ilinum/typed_ast
ilinum/typeshed
Collection of library stubs for Python, with static types
ilinum/typing
Work related to PEP 484: typing.py (released via PyPI) and issue tracker
ilinum/utacm_icpc_autojudge
Auto Judge for UTACM's Programming Contests