Skip to content
View main-c's full-sized avatar
💭
Let us code
💭
Let us code

Organizations

@COMSAS-UY1

Block or report main-c

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

Hi there, I'm Yannik KADJIE! 👋

Typing SVG

LinkedIn Email GitHub


🚀 About Me

class YannikKadjie:
    def __init__(self):
        self.name = "Yannik KADJIE"
        self.role = "Backend Developer"
        self.location = "Yaoundé, Cameroon 🇨🇲"
        self.experience = "5+ years"
        self.languages = ["French (Native)", "English (Professional)"]
        self.current_work = "Python Developer @ IBAAS LABS"
        
    def get_skills(self):
        return {
            "backend": ["Python", "Django", "Flask", "FastAPI"],
            "databases": ["PostgreSQL", "Neo4j", "Elasticsearch"],
            "monitoring": ["ELK Stack", "Kibana", "Logstash"],
            "mobile": ["Flutter", "Dart", "Firebase"],
            "tools": ["Docker", "Git", "Linux", "NGINX"],
            "testing": ["Unit Testing", "TDD", "Integration Testing"]
        }
    
    def current_focus(self):
        return "Building scalable backend solutions and monitoring systems"

🛠️ Tech Stack

💻 Languages & Frameworks

Python Django Flask FastAPI Flutter

🗄️ Databases & Monitoring

PostgreSQL Elasticsearch Neo4j

🛠️ Tools & DevOps

Docker Git Linux NGINX


📊 GitHub Stats

GitHub Stats
GitHub Streak
Top Languages

🎯 Featured Projects

🏘️ Real Estate Search Platform

  • Tech Stack: Python, Elasticsearch, Web Crawlers
  • Features: Property search engine with intelligent indexing system
  • Impact: Supporting 1,000+ active users for property discovery

🏫 Educational ERP System

  • Tech Stack: Python, Django, PostgreSQL
  • Features: Student management, attendance tracking, course scheduling
  • Impact: Streamlined educational institution operations

📊 Monitoring & Analytics System

  • Tech Stack: Python, Elasticsearch, Kibana, Logstash
  • Features: Real-time monitoring, Root Cause Analysis
  • Impact: Reduced troubleshooting time significantly

📈 Activity Graph

Activity Graph

🏆 GitHub Trophies

GitHub Trophies

💡 Fun Facts

  • 🌍 Based in beautiful Yaoundé, Cameroon
  • 🎵 Active member of Heaven Voices choir
  • 🚀 Passionate about building scalable solutions
  • 📚 Always learning new technologies
  • 🤝 Love mentoring junior developers

📫 Let's Connect!

💬 Open to opportunities and collaborations!

📧 Email: yannik.kadjie@gmail.com 🌍 Location: Yaoundé, Cameroon


Profile Views

⭐️ From YannikKadjie


Snake animation

Pinned Loading

  1. mon-atelier mon-atelier Public

    JavaScript 2 1

  2. Food-annotation-app-with-flutter Food-annotation-app-with-flutter Public

    Dart

  3. chat---app chat---app Public

    Dart

  4. AgriRental AgriRental Public

    système de location d'engins agricoles est une plateforme en ligne qui facilite la location d'équipements agricoles modernes pour les agriculteurs.

    Dart 2 1

  5. plugin-nautobot plugin-nautobot Public

    A Django plugin for Nautobot that allows users to modify the schema of a graphical database through a web interface.The plugin supports managing node types, node properties, node labels, relationsh…

    Python

  6. jefcolbi/django-template-data jefcolbi/django-template-data Public

    A Django module to load automatically data from database to templates.

    Python 3