Skip to content
View Darjiro's full-sized avatar

Block or report Darjiro

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

Hi! I'm Andy (@Darjiro) πŸ‘‹

Backend Developer | Passionate about DevOps and Automation πŸš€


I am a 24-year-old developer with a strong focus on the backend. My experience is based on building complex personal projects from start to finish, from API and database design to final deployment in production. I specialize in creating robust and scalable applications, and I enjoy managing the infrastructure needed to get them up and running.

  • 🌱 Currently exploring microservices architectures and improving my CI/CD practices.
  • πŸ’žοΈ Open to collaborating on open-source projects or innovative startups, especially if they involve Python or cloud technologies.
  • πŸ“« You can contact me through the badges at the end of this profile.

πŸ› οΈ My Tech Stack

My main toolset is focused on efficiency and scalability.

Backend Frontend / Mobile DevOps & Deployment
Python Next.js Docker
FastAPI React Docker Compose
MongoDB React Native Linux
PostgreSQL Cloudflare
Telegram Bots Expo Railway

πŸš€ Featured Projects

Although the code for some of my projects is private, here I describe the most significant ones.

πŸ›οΈ KeepAll (Founder & Lead Dev)

keep-all.com

A next-generation digital marketplace SaaS that empowers creators to sell content. Built to disrupt frameworks like Gumroad by leveraging crypto signatures on the Base network for completely gasless and instant access control.

  • Main Features:

    • Zero-Fee Access: Integrated x402 protocol on Base allowing buyers to access content simply by signing (no gas fees).
    • Creator-First: Custom profile pages (/@username), product dashboards, and sales analytics.
    • Community Automation: Telegram Bots automatically manage exclusive communities (invite/kick users based on access).
    • Robust Backend: Powered by FastAPI and MongoDB for high-performance data handling.
    • Secure Storage: Digital assets secured and served via Cloudflare R2.
  • Technologies: Next.js FastAPI MongoDB Cloudflare R2 Telegram Bots Base

πŸ’Έ Remittance Platform (Full-Stack)

A complete application for managing money transfers, built with a modular architecture that includes multiple components that communicate with each other.

  • Main Features:
    • RESTful backend with FastAPI to manage users, transactions, and security.
    • Administration panel in Next.js for moderation and operations management.
    • Two mobile applications (for clients and for managers) developed in React Native (Expo).
    • Real-time notifications and event-driven architecture.
  • Technologies: FastAPI MongoDB Next.js React Native Docker

πŸ”— P2P Cryptocurrency Application

A functional peer-to-peer system for cryptocurrency exchange, focused on direct communication between users without intermediaries.

  • Main Features:
    • Secure transaction logic to ensure reliable exchanges.
    • Direct peer-to-peer communication using WebSockets for optimal performance.
    • User reputation system to build trust on the platform.
  • Technologies: Python WebSockets Docker

I am happy to discuss the architecture and technical challenges of these projects in a conversation.


πŸ“« Let's Talk?

Let's connect! I am always open to chatting about technology, new ideas, or potential collaborations.

Gmail Telegram WhatsApp

Popular repositories Loading

  1. Darjiro Darjiro Public

    Config files for my GitHub profile.

  2. portfolio portfolio Public

    TypeScript

  3. x402 x402 Public

    Forked from coinbase/x402

    A payments protocol for the internet. Built on HTTP.

    TypeScript