This organization stores all my educational projects made at the university or somewhere else.
- Count positive numbers using SIMD (
C
,SIMD
,Python
)
- Taparia: PHP (
PHP
,HTML
,CSS
,JS
) - Taparia: Jakarta Servlets (
Maven
,Jakarta Servlet API
) - Taparia: Jakarta JAX-RS (
Docker
,JAX-RS
,JOOQ
,Postgres
) - Taparia: NestJS & React (
NestJS
,React
,Redux
)
- Static Dict (
NASM x64
) - Calculator (
Parsing
)
- Expression Parser: C++ (
C++
,Bison
,Yacc
) - Expression Parser: Java (
Java
,ANTLR4
) - Expression Truthfulness (
C++
,Bison
,Yacc
) - Deduction Theorem (
C++
,Bison
,Yacc
)
- Mathematica (Basic Structures, Function Approximation, Root Search, Interpolation, (Non)Linear Equation Systems)
- Symatica (Symbolic Computations: Derivation, Simplification, Evaluation)
- Math Tool (CLI for Mathematica & Symatica)
- Solutions and algorithms implementation (
C++
,CMake
,clangd
,gtest
)
- Assignment: SRS (
Latex
. Wrote Software specification for a web service) - Assignment: VSC (
Bash
,Git
,Subversion
. Created scripts emulating user activity in repo) - Taparia: Ant (Compiled Taparia using
Ant
. Added some build targets)
- VIDIANIV Project (CV on Jetson Nano using Jetson Inference library with Spring Backend and Web Client)
- Homeworks (Labs)
- Homeworks: Basics (
PSQL
queries and a simple datalogical model ) - Homeworks: Advanced (
Postgres
configuration) - My Logsitics (
Scala 2.13
,ZIO
,Scala.js 2.13
,Laminar
,Postgres
)
- XV6 OS ( An educational OS from MIT with COW fork and linked lists )
- Networkfs ( A
Linux 5.15
kernel module that provides a simple remote fs ) - C Coroutines ( Simple coroutines for
C
backend byswitch
technology )
- Sleepy (A
LISP
-like minimal language, compiler andRISC
processor emulator inPython
)
- Anechka (Simple CLi chat-bot in
Python
to help Terraria players usingProlog
knowledge base)
- Learning Management System (
Kolin
,Spring Boot
,OpenAPI
,Docker
,Postgres
)
- Nexo Hub (
Kotlin
,Ktor
,Redis
,Postgres
,ClickHouse
) - QuickStart Android & Ktor gradle monorepo (
Kotlin
,Android
) - Duck Images (
Kotlin
,Android
,Retrofit
)
- BST: Naive, AVL. OrderedSet (
C++20
,CMake
) - SimREPLe (
C++
,ANTLR4-C3
,Replxx
) - FileHash (
C++
) - C stackless coroutines (
C
) - LL1 Parser Generator (
Rust
) - Template for Algorithms Contests