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

Block or report akinmiday

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

Hi, I'm Olamide πŸ‘‹

πŸš€ Full-Stack Developer | Mobile App Developer | AI Integration

I’m a passionate Full-Stack Developer with over 4 years of experience building scalable web and mobile applications using JavaScript, TypeScript, React, React Native, and Node.js. I specialize in integrating real-time data solutions, AI-driven features, and payment gateways while ensuring a seamless user experience.

I've worked with startups to take their apps from inception to launch, ensuring they meet App Store and Google Play Store guidelines and deliver high-performance solutions.


πŸ› οΈ Tech Stack

Frontend

  • πŸ–₯️ React, React Native (Expo)
  • πŸ“œ TypeScript, JavaScript (ES6+), HTML, CSS
  • 🎨 Tailwind CSS

Backend & Database

  • πŸš€ Node.js, Express.js
  • πŸ”₯ Firebase, MongoDB, PostgreSQL

Tools & DevOps

  • 🐳 Docker
  • πŸ”— Git, GitHub, Vercel
  • πŸ› οΈ Jest, Figma

AI & Blockchain

  • πŸ€– OpenAI, DeepSeek AI
  • ⛓️ Ethers.js, wagmi
  • πŸ“‘ Telegram API (Telegraf)

πŸ”₯ Projects

A cross-platform fintech mobile app with:
βœ… Digital wallet for seamless transactions
βœ… In-app transfers, bill payments, and gift card trading
βœ… Crypto trading functionality
βœ… Biometric KYC verification
βœ… App Store & Google Play compliance

Tech Stack: React Native, Firebase, Node.js, Express.js, Stripe, SmileID SDK


A full-stack expense tracking system with AI-powered categorization using DeepSeek AI.

βœ… Real-time transaction categorization with AI
βœ… User authentication & security
βœ… Graphical insights & financial analysis using AI

Tech Stack: React, Express.js, MongoDB, DeepSeek AI


A lightweight AI chatbot server that connects to Ollama's locally hosted LLMs, enabling AI chat capabilities without an internet connection.

βœ… Local AI API – Runs entirely on your machine, no internet required
βœ… Custom AI Models – Uses deepseek-r1:7b by default (configurable via .env)
βœ… Fast & Secure API Requests – Optimized with CORS and environment variables

Tech Stack: Node.js, Express.js, Ollama, DeepSeek R1


A custom API for integrating Paga's payment and transaction services.

βœ… Handles secure transactions
βœ… User authentication and management
βœ… Seamless integration with external APIs

Tech Stack: Node.js, Express.js, Paga API


A React + TypeScript tool to export Firestore collection data to an Excel file with a user-friendly UI.

βœ… Easy-to-use export functionality
βœ… Responsive design & loading states

Tech Stack: React, TypeScript, Firebase, XLSX


πŸš€ What I Bring to the Table

βœ… React Native expertise for cross-platform mobile development
βœ… Experience in AI-powered applications (DeepSeek AI, OpenAI)
βœ… API development & integrations (REST, Stripe, Telegram API, Paga API)
βœ… Proven ability to launch production-ready apps


πŸ“« Let’s Connect!

I’m always open to collaborating on exciting projects or discussing new opportunities.

πŸ”— LinkedIn

πŸ”— X (Twitter)

Pinned Loading

  1. deepseek-api deepseek-api Public

    This project exposes Ollama's DeepSeek-R1:7B model as a local API, allowing you to interact with the AI through simple HTTP requests. It provides a fast, private, and customizable AI chat interface…

    JavaScript 1

  2. pagaApi pagaApi Public

    PAGA Bill Payment, Built with NodeJS Express Framework

    JavaScript

  3. expense-tracker expense-tracker Public

    The Expense Tracker API is a RESTful backend service designed to help users track their expenses, gain spending insights, and manage their financial activities. The API is built using Express.js an…

    TypeScript

  4. expense-tracker-client expense-tracker-client Public

    This is the frontend for the Expense Tracker & Analyzer application, which integrates with the backend API to provide a seamless user experience for tracking expenses, gaining spending insights, an…

    TypeScript

  5. firebase-database-exporter firebase-database-exporter Public

    A React + TypeScript + Vite application that allows users to export data from a Firestore collection to an Excel file. The app provides a user-friendly interface to input the collection name and fi…

    TypeScript