SermetPekin - Overview

šŸ”­ I’m currently working on perse an experimental, high level package to leverage best of three giants Pandas, Polars and Duckdb.

  • Random-Forests-C – A basic, reproducible Random Forest implementation in C with real dataset scripts, Makefile, and CI. Forked from dobroshynski/random-forests-c by Andrii Dobroshynski. Extended with real dataset scripts, Makefile, CI, and critical bug fixes by Sermet Pekin.

  • MicrogradCpp – A minimalistic Neural Network C++ library inspired by Andrej Karpathy's micrograd python package.

  • evdscpp – C++ library to retrieve data from CBRT API.

  • dotenv – A simple, header-only C++ library for loading environment variables from a .env file, similar to dotenv in other languages. This library allows you to set and retrieve environment variables in C++ projects without needing any external dependencies.

  • smartrun – Runs a Python script or Jupyter notebook by automatically installing all required packages. Dependencies are installed into the current environment before execution. Jupyter notebooks can optionally be exported as HTML after running.

  • microgradExtended – A minimalistic Neural Network python library extended from Andrej Karpathy's micrograd python package.

  • perse – A high level framework to leverage best of three giants, Pandas, Polars and Duckdb

  • nameisok – A tool to check if a package name is available on PyPI, complete with similarity checks and BigQuery integration.

  • evdschat – An open-source RAG application for data aggregation with PyPI.

  • evdspy – python package to retrieve data from CBRT API.

  • backupp – A utility package to backup folders with a .gitignore file as git does.

  • eseas – eseas is a seasonal adjustment Python package that acts as a wrapper for the jwsacruncher Java package. This tool allows users to process Demetra workspace XML files, create batch files, execute them, and collect the desired outputs into individual Excel files.

  • pdfsp – A utility package to extract tables from PDF files.

  • Rapi – R package to retrieve economic data from APIs (currently only from CBRT and Fed).