Skip to content
View K1nkyio's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report K1nkyio

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

👨‍💻 Nicholas Mureithi

Typing SVG

🚀 About Me

const developer = {
    location: "Nairobi, Kenya 🇰🇪",
    education: "Software Engineering @ Zetech University",
    currentFocus: ["Full-Stack Development", "Machine Learning", "Mobile Apps"],
    funFact: "I debug with coffee ☕ and deploy with confidence 🚀",
    lifePhilosophy: "Code is poetry that computers understand",
    currentlyListeningTo: "Lo-fi beats while coding",
    
    getRandomSkill() {
        const skills = this.currentFocus;
        return skills[Math.floor(Math.random() * skills.length)];
    }
};

console.log(`🎯 Currently working on: ${developer.getRandomSkill()}`);

Coding

🎯 Mission: Transforming ideas into elegant, scalable solutions that make a real-world impact.

🌱 Currently mastering: Next.js, FastAPI, and NLP (SpaCy, NLTK)

💡 Open to: Collaborations, internships, and innovative project ideas

📚 Learning Philosophy: Code daily, break things, learn, repeat

🎮 When not coding: Exploring new tech, gaming, or brainstorming the next big idea



🛠️ Tech Arsenal

💻 Languages

🚀 Frameworks & Libraries

🛠️ Tools & Platforms


🎯 Featured Projects

💸 PesaPal App

Kotlin Firebase

Smart budgeting tool designed specifically for students dealing with irregular income streams. Features intelligent expense tracking and savings goals.

Key Features:

  • 📊 Adaptive budgeting algorithm
  • 💰 Income pattern analysis
  • 🎯 Goal-based savings tracker
  • 📱 Clean, intuitive UI

🏨 Hotel Booking Platform

React Node.js

Modern full-stack hotel reservation system with real-time availability and seamless booking experience.

Key Features:

  • 🔍 Advanced search & filters
  • 💳 Secure payment integration
  • 📧 Email notifications
  • 🗓️ Real-time availability

🧠 Smart Resume Analyzer

Python NLP

AI-powered resume screening tool using NLP to match candidates with job descriptions and provide compatibility scores.

Key Features:

  • 🤖 ML-based skill extraction
  • 📈 Job match scoring
  • 📄 Multi-format support (PDF, DOCX)
  • 🎯 Keyword optimization tips

🗣️ Personal AI Assistant

Python OpenAI

Conversational AI assistant that helps with coding queries, productivity tasks, and learns from user interactions.

Key Features:

  • 🎤 Voice recognition
  • 💬 Context-aware responses
  • 🔧 Code snippet generation
  • 📚 Learning & adaptation

🔥 More Projects Coming Soon...

Currently cooking up some exciting ideas! 🚀


📊 GitHub Stats

GitHub Streak
GitHub Trophies

🏆 Coding Journey

graph LR
    A[🎓 Student] --> B[💻 Learning]
    B --> C[🛠️ Building]
    C --> D[🚀 Deploying]
    D --> E[🌟 Innovating]
    E --> F[👨‍🏫 Mentoring]
    
    style A fill:#6366f1
    style B fill:#8b5cf6
    style C fill:#a855f7
    style D fill:#c026d3
    style E fill:#d946ef
    style F fill:#e879f9
Loading

💡 Current Focus Areas


Web Development
Building responsive, scalable full-stack applications

Machine Learning
Creating intelligent systems with Python & TensorFlow

Mobile Development
Crafting native Android apps with Kotlin

🎯 2025 Goals Tracker

Goal Progress Status
🚀 Master Next.js & FastAPI ████████░░ 80% 🔥 In Progress
🤖 Build 3 ML Projects ██████░░░░ 60% 💪 Working On It
📱 Launch Mobile App ████░░░░░░ 40% 🎯 On Track
💼 Secure Internship ██░░░░░░░░ 20% 🎓 Applying
🌟 Contribute to Open Source ████░░░░░░ 40% 💻 Active

🌐 Connect With Me



📧 Let's Build Something Amazing Together!

Fire

💭 Code Philosophy

"First, solve the problem. Then, write the code." - John Johnson

"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." - Martin Fowler


✨ Thanks for visiting! Let's connect and build the future together! ✨

Popular repositories Loading

  1. K1nkyio K1nkyio Public

    1

  2. Hardware_Store Hardware_Store Public

    TypeScript 1

  3. Portfolio Portfolio Public

    TypeScript 1

  4. Smart-Attendance-System Smart-Attendance-System Public

    JavaScript 1

  5. Rain-Crop-Advisory-System Rain-Crop-Advisory-System Public

    TypeScript

  6. Student_Blog Student_Blog Public

    PHP