Skip to content
View Wambuilucy's full-sized avatar
🖐️
Focusing.
🖐️
Focusing.
  • Nairobi, Kenya
  • 16:32 (UTC -12:00)

Block or report Wambuilucy

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

Heey Geeks... ♥️👋

I am Lucie Kinyanjui.

🐾 🐾

#!/usr/bin/python
# -*- coding: utf-8 -*-

class SoftwareEngineer:  

    def __init__(self):
        self.name = "Lucie"  
        self.role = "Software Engineer"
        self.language_spoken = ["Swahili", "English"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")   

me = SoftwareEngineer()
me.say_hi()

alt hobby

const Lucie = {
  pronouns: "she" | "her",  
  code: [Javascript, Typescript, HTML, CSS, Angular, Python, Django, React, Ruby], 
  tools: [React, stack overflow, Node, Storybook, Styled-Components, Github, Music],
  architecture: ["microservices", "Funn", "design system pattern"],
  techCommunities: {
                        Manager: "my own managment", 
                        Building stuff: "Writting product code.",
                        mentor: "Moringaschool" 
                      },
 challenge: "I am doing the #100DaysOfCode challenge focused on Ruby and Ruby on rails" 
}

👩‍👧 ♥️ I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)

Pinned Loading

  1. M.V.C M.V.C Public

    Forked from Luciekinyanjui/M.V.C

    To Do app built in Django. Users Can create a list, Register, Login e.t.c. Also with(CRUD) Create Read Update and delete functionality.

    JavaScript 3

  2. Gitsearch-hub Gitsearch-hub Public

    It is a web application for git hub search.

    TypeScript 1 1

  3. home home Public

    A Ghanian Akan Names

    HTML 1

  4. Password-locker Password-locker Public

    Python 1

  5. Neighbourhood-app Neighbourhood-app Public

    All the activities in your hood,stay in the loop.

    HTML

  6. tutorilas tutorilas Public

    This project allows users to create tutorials, edit thhem and delete them

    TypeScript