Skip to content
View SleepyXm's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report SleepyXm

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
SleepyXm/README.md

Hey I'm Mikayel


๐Ÿง  What I'm Into

Platform & product engineering. Building things end-to-end โ€” from the WebSocket layer down to the DB. CTFs and bug bounty on the side. 63 repos. Commits most days. ๐Ÿ‘พ

Real-Time Systems End-to-End Hosting Developer Tooling


๐Ÿ”จ What I'm Building

LIDE โ€” Live Integrated Development Environment ย Python FastAPI Next.js PostgreSQL

Create or import a project, get it containerised with its own domain, and edit it live โ€” frontend, backend, or database. The environment surfaces the running project's endpoints, functions, pages, and database schema in real time via AST parsing, regex, and filesystem traversal. Includes an endpoint test generator that builds test data from existing function signatures, a component generation tool, and a design editor โ€” schema management and UI preview all in one place. Evaluating a Tauri port for distribution given runtime constraints.

LIDE

ย 

Synapse โ€” Multi-Model AI Platform ย Go Next.js PostgreSQL AWS EC2

BYOK platform with streamed side-by-side response comparison and timing across multiple Hugging Face models simultaneously. Conversational memory built on LLM-generated compression before PostgreSQL storage โ€” context persists across sessions without unbounded growth. Custom web search tool built from scratch to give open-source models agentic capabilities without needing fine-tuned support. Deployed on EC2 via a self-built GitHub webhook CI/CD pipeline: pull โ†’ deps โ†’ restart โ†’ failure alerts.

Synapse

ย 

Inframap โ€” Real-Time Infrastructure Monitor

Real-time server monitoring with predictive failure detection, designed to trigger self-healing before anything actually goes down.

Inframap


๐Ÿ—‚๏ธ Also On Here

Walker ย Go YAML

Scan entire codebases in seconds, mapping functions, imports, conditionals, logic. This project is enabled by Go and by YAML allowing dedicated rules to exist in ways that shape the formatting of syntax while encapsulating it in clean packages. (Still in Progress, more coming soon)

WALKER

Simulacrum ย Go

Build Test Suites for your projects by passing through necessary information, or by using the tooling provided by the Walker embedded into simulacrum to find that information for you. By seeding all types of information, this project enables your entire codebase to be tested against randomly simulated data (Still in Progress)

SIMULACRUM

ย 

EZDeploy ย Nginx Bash Linux

Deploy projects to AWS, Azure, or bare Linux machines without the manual setup. Handles prerequisite installation, hosting configuration, and domain management via Nginx as a reverse proxy. Attaches a GitHub webhook to any repo so pushes automatically propagate to the live environment โ€” no manual pulls, no SSH sessions.

EZDEPLOY

ย 

Real-Time Trading Platform ย Go Python Next.js PostgreSQL Redis

Fanout WebSocket architecture sustaining 10,000 concurrent users at 56โ€“74ms p99 latency under load, verified via K6. Batched execution pipeline via Redis + bulk PostgreSQL inserts hits 500 executions/sec with zero failures across 15,000 events. Stochastic price simulation using Brownian motion anchored to live market data.

ย 

Job Aggregator & CV Analyser ย Python React PostgreSQL

Scrapes 100+ job postings per search with deduplication, LLM-powered resume tailoring per job description.


๐Ÿ“Š Stats


๐Ÿ› ๏ธ Tech

Languages

Python Go Rust TypeScript

Frontend

React NextJS TailwindCSS

Backend & Data

FastAPI PostgreSQL Redis

DevOps & Cloud

Docker AWS Nginx Linux


๐Ÿ”— Connect

ย ย 


Horses don't stop they keep goin


Breakout Game

Open to internships, grad roles, and freelance from June 2026.

Pinned Loading

  1. Synapse Synapse Public

    A Platform Designed to allow you to interact with all sorts of open source models without having to download them, by ensuring your a BYOK mechanism from hugging face.

    TypeScript 2