Skip to content
View xi-Rick's full-sized avatar
:octocat:
:octocat:

Block or report xi-Rick

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

Hi, I'm Dana

Full-Stack Developer • Digital Architect • Code Artist

Typing SVG

Building tomorrow's web today, one commit at a time

Portfolio LinkedIn Email


WHAT I BRING TO THE TABLE

🎯 My Superpowers

  • 🔥 Full-Stack Development - From pixels to databases
  • 🧠 Problem Solving - Love turning complex challenges into simple solutions
  • ⚡ Fast Learner - Always adapting to new technologies
  • 🤝 Team Player - Great software is built by great teams
  • 🎨 Creative Coder - Making functional beautiful

📊 Current Activities

🔭 Building full-stack applications
🌱 Learning advanced cloud architectures
👯 Open to collaboration on innovative projects
🤔 Exploring AI/ML integration in web apps
💬 Ask me about React, Node.js, or Python
📫 Reach me at dana@danadavis.dev
⚡ Fun fact: I debug better with music on 🎵

Current Mission

const dana = {
  status: "🔍 Actively seeking opportunities",
  location: "🇺🇸 United States (Work authorized)",
  focus: ["Full-Stack Development", "Data Science", "AI/ML"],
  currentProject: "🎨 Portfolio Masterpiece",
  availability: "✅ Open to internships & full-time roles",
};

console.log(`${dana.status} - Let's build something amazing together! 🚀`);

Tech Arsenal

🎨 Frontend Wizardry
Category Technologies
Languages HTML5 CSS3 JavaScript TypeScript
Frameworks React Next.js Redux
Styling Tailwind CSS
⚙️ Backend Mastery
Category Technologies
Runtime Node.js Python
Databases PostgreSQL MongoDB MySQL Redis
APIs GraphQL Prisma
☁️ Cloud & DevOps
Category Technologies
Cloud AWS Google Cloud Vercel Supabase
Tools Docker Gradle
IDE VSCode GitHub

  GitHub Analytics

GitHub Streak


Featured Projects

🗳️ VoteWise

Comprehensive Civic Engagement Platform

Live Demo Source

• Track representatives' voting records with Congress.gov API
• Campaign finance transparency via OpenFEC integration
• Location-based community discussions
• Real-time legislative alerts and notifications

Stack: Next.js 15TypeScriptPrismaPostgreSQLKinde Auth

Corporate Transparency Tool

Live Demo Source

• SEC EDGAR API integration for real-time filings data
• Interactive "wall" visualization showing management layers
• Executive compensation parsing from DEF 14A proxy statements
• Industry benchmarking and peer analysis with real-time updates

Stack: Next.js 14TypeScriptD3.jsRechartsTailwindCSS

AI-Powered Multiverse Storytelling

Live Demo Source

• Dynamic story generation using OpenAI models
• Interactive narratives with Rick and Morty API
• Public/private story management system
• Responsive design with dark/light themes

Tech Stack: Next.jsOpenAI APIShadcn/uiTailwindCSS

Game Discovery & Review Platform

Live Demo Source

• Advanced game search & analytics
• Rich media galleries: video trailers, screenshots
• Smart ratings: Metacritic + Steam data
• Trending, popular, and top-rated game collections

Tech Stack: Next.js 14Steam APISWRshadcn/uiTypeScript

RESTful Mythology Database

Live Demo Source

• RESTful API for Greek mythology data
• Comprehensive database of gods, myths, and creatures
• Built for developers and mythology enthusiasts
• Clean, documented endpoints with JSON responses

Tech Stack: Node.jsExpressMongoDB

Interactive Card Matching Game

Live Demo Source

• Interactive card matching with smooth animations
• Mobile-first design, installable as PWA
• Native Android support via Capacitor framework
• Offline support and theming capabilities

Tech Stack: Next.jsFramer MotionCapacitorPWATypeScript


Let's Connect

💼 Professional Network

Portfolio LinkedIn Email

Support My Work

Buy Me A Coffee    Support on Patreon

// danadavis.dev/thoughts/latest-commit.js
const rightNow = new Date();
const mood = rightNow.getHours() > 22 ? "inspired" : "caffeinated";
const nextIdea = await brain.process(yourVisit);

console.log(`💡 ${nextIdea} sparked by your visit`);
// TODO: Turn this into something amazing together

2:47 AM • Still coding • Music: On • Coffee: Empty • Ideas: Endless

Profile Views

"Every great developer you know got there by solving problems they were unqualified to solve until they actually did it."

Pinned Loading

  1. steam-insight steam-insight Public

    Steam Insight is a modern Steam game discovery platform built with Next.js and TypeScript. Explore thousands of games with intelligent search, detailed reviews, rich media, and advanced analytics. …

    TypeScript

  2. captains-log captains-log Public

    A voice transcription and logging web app built with TypeScript, Captain's Log leverages cutting-edge technologies like OpenAI, ShadCN/UI, MongoDB, and more to provide a seamless and immersive expe…

    TypeScript 1

  3. archgaming archgaming Public

    🎮 Transform your Arch Linux system into a gaming powerhouse with intelligent hardware detection, performance optimization, and complete gaming stack installation. Supports 8+ Arch derivatives inclu…

    Shell 9 2

  4. devsetup devsetup Public

    🚀A cross-platform development environment setup script. Transform any Linux distro into a modern web development powerhouse with Node.js, Docker, IDEs, and more. Supports Arch, Ubuntu, Fedora, open…

    Shell

  5. my-sidebar-app my-sidebar-app Public

    This starter template demonstrates how to build a functional Next.js 14 application featuring Aceternity UI's Sidebar component. It includes dark mode support and is mobile responsive, making it id…

    TypeScript

  6. dock-app-demo dock-app-demo Public

    This project showcases a MacOS-inspired Dock component built with NextJS 14's App Router and Cult/UI's libraries. It integrates Progressive Web App (PWA) functionality using `@ducanh2912/next-pwa`,…

    TypeScript