Skip to content
View DanexCodr's full-sized avatar

Highlights

  • Pro

Block or report DanexCodr

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

🧠 About Me

🎨 Multimedia Arts & Animation Student |

πŸ€– AI-Augmented Programmer |

πŸ› οΈ Systems Architect

Β Β Β Β Β Β I'm a 19-year-old developer who builds complex systems entirely from my phone. I specialize in programming language design, emergent AI architectures, and data compression systems. My journey started at 13 with HTML inspection and evolved into creating complete programming languages and rethinking artificial intelligence.

"Building tomorrow's tools with today's constraints"

πŸš€ My Core Projects

Status Core

Complete Programming Language Ecosystem

  • βœ… Full AST implementation
  • βœ… Native assembly code generation
  • βœ… AOT compiler with some JIT implementations
  • βœ… Built solo in 1 month

Status

Revolutionary Time Encoding

  • Encodes UTC timestamps in just 10 characters
  • Covers 50k BCE to 200k CE with millisecond accuracy
  • Ultra-compact data representation

πŸ—οΈ GESAI (Private)

Status Core

Generative & Emergent Symbolic Artificial Intelligence

  • My vision for the successor to GOFAI (traditional Symbolic AI)
  • Moving from fixed symbols to generated mental models
  • Currently in active development

πŸ“± DroidBuild (Private)

Status

Java 8 IDE for Android

  • Mobile-first development environment
  • Designed for on-the-go coding

πŸ› οΈ Technical Stack

πŸ’» Programming Languages

Java Python C++ Assembly

πŸ“± Mobile Development Setup

Java NIDE Termux AI Assistants

🎯 Specializations

{
  "core_focus": [
    "Programming Language Design",
    "Compiler Architecture", 
    "Emergent AI Systems",
    "Data Compression",
    "Mobile IDE Development"
  ],
  "methodology": "AI-augmented development",
  "environment": "Mobile-first workflow"
}

πŸ“ˆ Development Journey

Age 13 Age 15 Age 19
Discovery Era Foundation Era Innovation Era
First code exposure Mobile Java development Coderive language
HTML inspection at computer shop Java NIDE β€’ Self-taught GESAI AI architecture
Programming curiosity begins Mobile-first workflow established BitDT time encoding

🎨 Beyond Programming

Creative Pursuits

· 🎸 Guitar & Music Production - Creating original compositions

· ✏️ Digital Art & Sketching - Multimedia arts background

Β· β™ŸοΈ Chess Strategy - Applying strategic thinking to code Β· πŸ“š Novel Writing - World-building and story design

Personality & Approach

Β· MBTI: INTP - The Architect

Β· Philosophy: "If it works, don't touch it" (with backup scaffolds in case you did touch it)

Β· Workflow: AI-brainstorming β†’ Mobile implementation β†’ System optimization


🀝 Collaboration & Opportunities

I'm Interested In:

· 🧩 Emergent AI Research

Β· πŸ—£οΈ Programming Language Design

Β· πŸ”§ Compiler Development

Β· πŸ“¦ Utility Libraries & Tools

Tech Stack Preferences:

Β· Languages: Java, Python, C++, Assembly

Β· Domains: AI, Systems Programming, Developer Tools

Availability:

πŸ—“οΈ Period βœ… Status 🎯 Focus
Sun-Wed 🟒 Full-time Coding & Collaboration
Thu-Fri πŸ”΄ Limited Classes
Sat AM 🟑 Part-time Light work

πŸ“Š GitHub Analytics

mystreak

πŸ“« Let's Connect


πŸ’‘ "From mobile constraints to system solutions"

⚑ Building the future, one innovative project at a time ⚑

Pinned Loading

  1. Coderive Coderive Public

    A mobile-first general programming language written primarily in Java 7. The runtime is built in c. It is a dual parser (antlr + manual "recursive backtracking"), dual compilation language (bytecod…

    Java 3

  2. BitDT BitDT Public

    BitDT - Ultra-compact timestamp encoding 56% smaller than ISO format. For when every byte counts.

    Java 4