Skip to content
View hynky1999's full-sized avatar

Highlights

  • Pro

Block or report hynky1999

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hynky1999/README.md

Hi there 👋

ML STUFF

  • CZE-NEC - Contains the download scripts for the biggest and most complete News Dataset with over 1.6M entities. Contains aritcles from 6 Czech News sites from 2000-2022
  • CZE-NEC Exploration - Contains a jupyter notebok showing the strucutre of the CZE-NEC
  • CZE-NEC Training - Among other contains training code on CZE-NEC, mostly various transfomers learning methods + LR with TFIDF.
  • Transformer from scratch - Contains my reimplementation of Transformer architecture among others.
  • Entailment Solution - Contains training code for entailment problem using RNNs and Transformer and their comparisson.

Python

  • Github events api - Contains documented flask api, which exposes github events. The ingestion is done by subscribing to to gh-api and then sending data using Kafka to the API.
  • CmonCrawl - Contains utility for interaction with CommonCrawl

Typescript

  • Compound Scrapper - Contains code for various pricing details in Compound ecosystem scraped using GraphQL from TheGraph.
  • My Web - Contains code for my blog written with next.js + typescript + prisma
  • TranslateIT - Handy utility for translation and TTS on web

C#

  • Washing Manager - Contains code for Manager of Washing Machines. ASP.NET CORE + Blazor Server + EF.CORE + Entity Framework

C++

  • Archivator - utility for archiving folder/files, with ability to query the archives using fairly extend language.

Haskell

Pinned Loading

  1. Personal_Webpage Public

    Source files for my blog

    TypeScript

  2. CmonCrawl Public

    Common crawl extractor

    HTML 75 11

  3. Archivator Public

    Pure C++ program for archiving and querying files

    C++ 1

  4. WashingManager Public

    Full stack Blazor application for managing washing machines.

    C#

  5. LidlParser Public

    Parser and Interpreter for subsection of Pascal

    Haskell 1

  6. TranslateIT Public

    Chrome extenssion for tts+translation

    TypeScript

297 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to huggingface/lighteval, huggingface/datatrove, huggingface/Math-Verify and 15 other repositories
Loading A graph representing hynky1999's contributions from March 24, 2024 to March 29, 2025. The contributions are 61% commits, 20% pull requests, 14% code review, 5% issues.

Contribution activity

March 2025

Created 2 commits in 2 repositories

Created a pull request in huggingface/lighteval that received 3 comments

VLLM + Math-Verify fixes

Silently catches error of Number comparisson Fixes issues with short generation of vllm if not sampling params are specificed

+9 −2 lines changed 3 comments
3 contributions in private repositories Mar 12 – Mar 19
Loading