Skip to content
View Armancollab's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Armancollab

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

/home/arman

$ whoami

Arman
Developer
Builder of questionable side projects
Consumer of unreasonable amounts of Monster Energy

Current Status

focus:
  - AI Agents
  - Machine Learning
  - Offensive Security
  - Systems Programming

state:
  battery: 12%
  monster_energy: required
  sleep: unavailable

What You'll Find Here

Most repositories start as:

"this could be useful"

and end as one of:

  • a working product
  • a research experiment
  • an abandoned prototype
  • a terrible idea that somehow works

Character Build

class Arman:

    languages = [
        "Python",
        "TypeScript",
        "JavaScript",
        "C++ (loading...)"
    ]

    interests = [
        "AI",
        "Machine Learning",
        "Cybersecurity",
        "Linux",
        "Automation",
        "Building Things"
    ]

    operating_system = "Linux"

    energy_source = "Monster Energy"

    philosophy = (
        "Build first. Optimize later."
    )

Side Quests

[βœ“] Build web apps
[βœ“] Break things
[βœ“] Fix things
[βœ“] Train models
[βœ“] Stay awake at 3AM debugging

[ ] Finish every unfinished project

Uchiha Alignment

Naruto:  persistence
Sasuke:  obsession with improvement
Itachi:  overthinking architecture

Result:
mostly functional

Currently Exploring

  • AI Agents
  • Local LLMs
  • Machine Learning
  • Malware Analysis
  • Detection Engineering
  • Offensive Security Research
  • Windows Internals
  • Reverse Engineering

Machine Stats

OS        : Linux
Editor    : VS Code
Shell     : bash
Language  : Python
Fuel      : Monster Energy
Theme     : Dark

"A machine is just a puzzle that hasn't been understood yet."

Pinned Loading

  1. LiveChatRoom LiveChatRoom Public

    A Flask-based real-time chat application with room creation, messaging, and member tracking.

    HTML 3

  2. prompi prompi Public

    An open-source platform for creating and sharing amazing prompts with the community.

    JavaScript