Hero Background
Available for work

Hi, I'm George

Crafting exceptional digital experiences with modern technologies, pixel-perfect designs, and scalable architectures that bring ideas to life.

0+

Projects

0 yrs

Experience

0+

Technologies

0+

Clients

George Njoroge
About Me

Passionate About Crafting Digital
Experiences

I'm a developer who thrives on turning ideas into reality through code. With a keen eye for design and a passion for performance, I create solutions that make a difference.

My Journey

Starting as a curious tinkerer, I've evolved into a full-stack developer with a passion for creating impactful digital solutions. My journey has been fueled by an insatiable curiosity and a drive to build things that matter.

I specialize in building modern web applications using cutting-edge technologies. From concept to deployment, I handle every aspect of the development process with precision and attention to detail.

My Approach

I believe in writing clean, maintainable code that not only works flawlessly but is also a joy to work with. Every project is an opportunity to push boundaries and deliver exceptional results.

about.tsx
const developer = {
  name: "George Njoroge",
  role: "Full Stack Developer",
  location: "Nairobi, Kenya",
  education: "Computer Science",
  passions: ["Clean Code", "UI/UX",
    "Performance", "Innovation"],
  coffee: "Always brewing ☕",
  motto: "Code with purpose,
    design with passion"
};
Ready to collaborate

What Drives Me

Clean Code

Writing maintainable, scalable, and elegant code that stands the test of time.

UI/UX Design

Creating beautiful, intuitive interfaces that users love to interact with.

Performance

Optimizing every aspect for blazing-fast user experiences.

Problem Solving

Turning complex challenges into simple, elegant solutions.

User-Centric

Building products that genuinely improve people's daily lives.

Continuous Learning

Always exploring new technologies and pushing the boundaries of what's possible.

Technical Skills

Frontend

JavaScript95%
TypeScript90%
React92%
Next.js88%
HTML/CSS95%
Tailwind CSS90%

Backend

Node.js85%
NestJS75%
REST APIs90%
GraphQL70%

Database

PostgreSQL88%
MySQL85%

DevOps & Tools

Git92%
Docker75%
CI/CD70%
Career Path

Work Experience

2023 - Present

Full Stack Developer

Freelance / Self-Employed

Building modern web applications for clients worldwide using Next.js, NestJS, TypeScript, and PostgreSQL. Delivering end-to-end solutions from design to deployment.

2022 - 2023

Frontend Developer

Remote Projects

Developed responsive, performance-optimized frontends using React, Next.js, and Tailwind CSS. Collaborated with cross-functional teams to deliver user-centric solutions.

2021 - 2022

Junior Web Developer

Tech Startup

Started professional journey building web applications. Learned full-stack development, version control, and agile methodologies.

Interactive

Explore via Terminal

Navigate my portfolio the developer way — type commands to learn about me

george@portfolio:~
Welcome to george@portfolio ~ v1.0.0
Type "help" to see available commands.

Try: whoami · skills · projects · contact

Latest Work

Featured Projects

Explore my recent work showcasing cutting-edge technologies and innovative solutions

🏠
Featured
Live

Home Manager App

Comprehensive home management system for tracking maintenance, expenses, inventory, and smart home integration.

Next.jsTypeScriptNode.jsPostgresqlMaterial UI
🎂
Featured
Live

Cakeshop E-Commerce

A modern e-commerce platform for cakes and pastries, featuring product management, shopping cart, and payment integration.

Next.jsTypeScriptPostgreSQLRedis
🏢
Featured
In Dev

Property Management System (PMS)

Full-featured property management platform with tenant management, lease tracking, maintenance requests, and financial reporting.

Next.jsNestJSPostgreSQLAWS S3
🛒
In Dev

E-Commerce Platform

A full-stack e-commerce solution with cart management, payment integration, and admin dashboard.

React.jsTypeScriptStripeMySQL
Live

Task Management App

Collaborative task management tool with real-time updates, team collaboration, and analytics.

React.jsNestJSPostgreSQLSocket.io
📊
In Dev

Analytics Dashboard

Real-time analytics platform with interactive charts, custom reports, and data visualization.

Next.jsNestJSPostgreSQLChart.js
Code Quality

Code Showcase

Clean, production-ready code snippets from my projects

Custom React hook for debouncing values — clean, reusable, typed.
import { useState, useEffect } from 'react';

export function useDebounce<T>(value: T, delay: number): T {
  const [debounced, setDebounced] = useState(value);

  useEffect(() => {
    const timer = setTimeout(() => setDebounced(value), delay);
    return () => clearTimeout(timer);
  }, [value, delay]);

  return debounced;
}

"color:#71717A">// Usage:
"color:#71717A">// const searchTerm = useDebounce(input, 300);
TypeScript·15 lines
Prettier · ESLint
Open Source

GitHub Activity

Live stats pulled from my GitHub profile — code speaks louder than words

Client Reviews

What People Say

Hear from clients and collaborators about their experience working with me

George delivered an exceptional web application that exceeded our expectations. His attention to detail and technical expertise are outstanding.

David Kimani

CEO, TechVentures

Working with George was a fantastic experience. He understood our requirements perfectly and delivered a polished, performant solution.

Sarah Wanjiku

Product Manager, DataFlow

A truly skilled developer who brings both creativity and technical precision to every project. Highly recommended!

James Omondi

CTO, InnovateTech

Let's Talk

Get In Touch

Have a project in mind or want to collaborate? I'd love to hear from you!

Let's Connect

I'm always open to discussing new projects, creative ideas, or opportunities to be part of your visions. Feel free to reach out through any of the channels below.

Location

Nairobi, Kenya