Skip to content
View Anomalik's full-sized avatar

Block or report Anomalik

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

Malik Owens

Full-stack engineer. I build data-driven systems and dashboards, ship production code across Java/Python/TypeScript/React, and design systems that handle complexity at scale. Currently building algorithmic trading strategies across forex and futures markets.

Pinned Work

space-missions-dashboard — Interactive dashboard for 65+ years of space mission data. Built with React/TypeScript frontend (cross-filtering, real-time charts, dark/light themes), FastAPI backend with Pandas data processing, and deployed to production. Demonstrates data visualization, filtering UX, and full-stack architecture.

Stack

Python (FastAPI, SQLAlchemy, Pandas), JavaScript/TypeScript (React, Node.js), PostgreSQL, Tailwind CSS. Also comfortable with system design, backend API work, and architectural decisions at scale.

Open to

Full-stack roles, web development, dashboards, and BI platforms. Currently job hunting and actively interviewing.

Pinned Loading

  1. space-missions-dashboard space-missions-dashboard Public

    Interactive dashboard for visualizing and analyzing historical space mission data (1957–2022). Built with React, TypeScript, FastAPI, and Pandas; featuring cross-filtered charts, sortable data tabl…

    TypeScript

  2. inverted-index-generator inverted-index-generator Public

    A program that, when give a path, parses a location for all text files, stems words found in files, then puts it in inveted index.

    Java