Skip to content
View arkanemystic's full-sized avatar
✈️
Nomad
✈️
Nomad

Block or report arkanemystic

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

LinkedIn

class DevakhRashie:
    def __init__(self):
        self.university = "The Ohio State University"
        self.studies = ["Computer Science", "Applied Math (Physics)"]
        self.interests = {
            "blockchain": ["DApps", "Security", "Interoperability"],
            "AI": ["LLMs", "GANs", "Pose Estimation", "Contextual Agents"],
            "robotics": ["Automation", "Control Systems"],
            "fitness": ["Cross Country", "Weight Lifting"],
            "music": ["South Asian", "Professional A Capella Team"]
        }
        self.tech_stack = {
            "languages": ["Python", "JavaScript", "Java", "C/C++", "Bash"],
            "frontend": ["React", "React Native", "Vite", "Tailwind CSS"],
            "backend": ["Flask", "Express.js"],
            "mobile": ["React Native", "Java (Android)"],
            "database": ["MongoDB", "ChromaDB", "CSV", "JSON", "LocalStorage"],
            "tools": ["VSCode", "Git", "Postman", "Heroku", "n8n"],
            "devops": ["Git Submodules", "Heroku Deployment"]
        }

Pinned Loading

  1. janestreetpuzzles janestreetpuzzles Public

    My solutions to janestreet puzzles

    Python

  2. event-loop event-loop Public

    A full-stack ride-sharing application built with Next.js, Node.js, Express, Socket.io, and PostgreSQL. Designed for event transportation with smart driver dispatch and real-time tracking.

    JavaScript

  3. csv2api-router csv2api-router Public

    Modular Python pipeline using heuristics and local LLMs (Ollama/LlamaIndex) to parse CSVs/unstructured text, understand natural language instructions, generate targeted API calls, and dynamically e…

    Python 1

  4. Crypto-Accountant-Core Crypto-Accountant-Core Public

    Modular Streamlit chatbot for crypto accounting that uploads CSVs, uses a local LLM to extract insights, and dynamically routes to csv2api subprocesses with full persona control, logging, and vecto…

    Python 1 1

  5. semiconductor-geopolitics-ops semiconductor-geopolitics-ops Public

    A data science project analyzing semiconductor geopolitics using NLP, sentiment analysis, and network graphs to map media narratives.

    Python

  6. parkingDetection parkingDetection Public

    A computer vision system built with Python and OpenCV to detect and monitor vacant parking spaces in real-time from a video feed.

    Python 1