Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View greatdaveo's full-sized avatar
🎯
Learning & Building
🎯
Learning & Building

Block or report greatdaveo

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

Hello! I am David Olowomeye 👋🏾

  • 💡 Interested in distributed systems, platform engineering, and large-scale backend architecture
  • 💻 Strong in Python, FastAPI, Golang, JavaScript and Cloud Infrastructure (AWS)
  • ⚙️ Experienced in API design, CI/CD, and system reliability
  • 🏗️ Currently building low-level software internals from scratch (such as Redis, HTTP Server) via CodeCrafters
  • 🌱 Open-source contributor to Buzz & Personal projects PrivyCode, Gospel Note AI
  • ⚡ Fun fact: When I'm not coding, I'm probably playing games or watching a movie

📫 Reach out to me!

Linkedin Badge Twitter Badge


GitHub Stats

dave

David's GitHub stats GitHub Streak

Pinned Loading

  1. my-redis my-redis Public

    Developing a Redis-compatible in-memory data store from scratch, implementing a TCP server architecture with concurrent client handling, RDB persistence, and RESP protocol communication to master l…

    Go

  2. privycode-server privycode-server Public

    PrivyCode is a secure platform that allows developers to share read-only access to their private GitHub repositories with recruiters or collaborators - without making them public or exposing secrets.

    Go 3 3

  3. MyChatCV MyChatCV Public

    MyChatCV is an AI-powered CV bot that works via WhatsApp. Users send their details, and the bot uses GPT-4 to generate a professional CV, formatted as PDF and Word, with download links sent back in…

    Python

  4. GospelNoteAI GospelNoteAI Public

    GospelNoteAI API allows users to record sermons, transcribe them using AI, summarize key points, extract Bible references, and save the results locally and on the backend server. The API also manag…

    Python

  5. DSA DSA Public

    Repo for Learning and Practicing DSA with JS

    JavaScript

  6. XChange XChange Public

    Xchange is a real-time currency converter API built with Golang. It fetches exchange rates from multiple external providers and offers fast, accurate currency conversion.

    Go