Skip to content
View arboydev27's full-sized avatar

Block or report arboydev27

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
arboydev27/README.md

💫 About Me:

Hi there!

🔭 I’m currently building a startup that combines Blockchain and AI to make bureaucratic processes faster and more transparent – think permits, licenses, and workflows that usually take weeks or months. Having experienced how inefficient systems hold people back, I’m driven to build tech that empowers everyday citizens and simplifies access to essential services.

🤝 I love collaborating on meaningful projects in civic tech, AI for good, or anything that solves real-world problems. If you’re working on tools that support underserved communities or improve digital public services, let’s connect.

🌱 I’m learning about smart contract security, full-stack web development (Next.js + Tailwind CSS), and how to build AI tools that are both powerful and ethical. I’m especially curious about balancing innovation with security and compliance in public-facing apps.

💬 Ask me about teaching youth to code, running tech workshops, or designing AI-driven educational tools. I’m passionate about making education and innovation more accessible.

⚡ Fun fact: I once built a simple Arduino wearable device in under an hour for Young Scientists Tanzania 2019. It ended up winning first place in the national tech category because I focused on solving a real problem and communicating its impact clearly. That experience taught me that creativity and clarity often beat complexity.

💻 Tech Stack:

C++ Java TypeScript Dart C Firebase Google Cloud TailwindCSS WordPress Next JS Flutter Spring MongoDB Firebase Figma Canva Dribbble Git GitHub Arduino Raspberry Pi Python Vercel Bootstrap Django JavaFX React Vite Apache Postgres Adobe GitLab Docker Notion

📊 GitHub Stats:


🌐 Socials:

LinkedIn email

Pinned Loading

  1. quicknews-ai quicknews-ai Public

    QuickNews.ai is a lightning-fast news summarization and sentiment analysis web app that helps you stay informed without information overload.

    JavaScript 1

  2. java-based_blockchain_mining_simulation java-based_blockchain_mining_simulation Public

    Java-based blockchain simulation demonstrating block creation, cryptographic hashing, and Proof-of-Work mining. Each block links securely to the previous one, ensuring chain integrity. Includes val…

    Java

  3. javamapGUI_with_animation javamapGUI_with_animation Public

    The fifth and final part of the multi-project series about Tracking Travel data, this Java program adds a graphical user interface (GUI) for visualizing the GPS trip data. Using previous project da…

    Java

  4. CPU_Job_Scheduler_Queue CPU_Job_Scheduler_Queue Public

    A C++ project implementing a custom linked list-based queue, simulating a CPU scheduling system. This project manages CPU jobs with attributes like priority, job type, CPU time, and memory consumpt…

    C++

  5. Chips_Circuit_Simulator Chips_Circuit_Simulator Public

    A C++ program that simulates a digital circuit of interconnected chips performing arithmetic operations. Each chip, such as addition, negation, or multiplication, processes inputs and passes result…

    C++