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
-
-
event-loop
event-loop PublicA 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
-
csv2api-router
csv2api-router PublicModular 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
-
Crypto-Accountant-Core
Crypto-Accountant-Core PublicModular 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…
-
semiconductor-geopolitics-ops
semiconductor-geopolitics-ops PublicA data science project analyzing semiconductor geopolitics using NLP, sentiment analysis, and network graphs to map media narratives.
Python
-
parkingDetection
parkingDetection PublicA computer vision system built with Python and OpenCV to detect and monitor vacant parking spaces in real-time from a video feed.
Python 1
If the problem persists, check the GitHub status page or contact support.
