Skip to content
View ic0e's full-sized avatar

Block or report ic0e

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ic0e/README.md

About

I build things that interest me.

Part-time Software Engineering student, which means I'm available full-time. I build across the stack: ML, automation, backend, frontend. Always learning, always open to work.

Python PyTorch Flask FastAPI Firebase React TypeScript


Recognition


BFU Scientific Conference
NeuralForge - visual neural network builder · Flask · PyTorch · Firebase · 2026

Featured Projects

Visual neural network builder - create and train PyTorch models through a web UI. Built as a diploma thesis. Focused on making ML accessible without hiding the mechanics.

Local OSINT dashboard - takes a target handle or URL, queries public sources, runs evaluation logic, and surfaces findings in a structured report.

Visualizes the connection graph between Wikipedia articles. Give it a topic, watch the web expand.

ML analysis of early-game patterns in Diamond-ranked League of Legends matches. Tests early-lead hypotheses across 3 distinct models.


Tech Stack

Languages

Frameworks

Tools


GitHub Statistics


Pinned Loading

  1. NeuralForge NeuralForge Public

    (thesis project) A tool for people to create machine learning models using PyTorch through a web UI. Focuses on user experience, simplicity and explanations. Perfect for users who are learning ML a…

    TypeScript

  2. OS-Recon OS-Recon Public

    Local OSINT recon dashboard: async social scanner + stealth browser extraction + GitHub intelligence module

    TypeScript 7 2

  3. WikiAtlas WikiAtlas Public

    A Python project that creates visual graphs of the connections between Wikipedia articles.

    Python

  4. lol-diamond-match-analysis lol-diamond-match-analysis Public

    Analyzing League of Legends early-game matches and making hypotheses. Testing predictions on early-game leads in Diamond-ranked play with 3 distinct models.