Skip to content

edcheyjr/edcheyjr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 

Repository files navigation

Hola

Edwin Chebii | Twitter Edwin's LinkedIn

Hi, I'm Edwin Chebii!, a passionate Full Stack Developer.

GIF

Talking about Personal Stuff:

  • 👀 I’m interested in software dev, blockchain technologies, and ML...
  • 💞️ I’m looking to collaborate on any project you might have in mind ...
  • 😎 look me up at https://edcheyjr.vercel.app/ to know more about me.
  • 👨🏽‍💻 I’m currently working on cool apps for AnagramTech 😉
  • 🌱 I’m currently learning computer vision, rust, wasm, and blockchain technologies...
  • 💬 Ask me about anything, I am happy to help.
  • 📫 How to reach me edwinchebiikibet@gmail.com or edcheyjr@gmail.com
  • 💻 Previous Works
  • 📝 Resume
import React from 'react';
const Profile: React.FC = () => {
  return (
    <h3 className="text-yellow-500" >A passionate JavaScript Engineer!</h3>
  );
};
export default Profile;

Languages and Tools:

javascript typescript vue react graphql nodejs python firebase git tailwindcss laravel nextjs rust lang

spotify-github-profile

Principle Description
Single Responsibility Principle Each class should be responsible for a single part or functionality of the system.
Open-Closed Principle Software components should be open for extension, but not for modification.
Liskov Substitution Principle Objects of a superclass should be replaceable with objects of its subclasses without breaking the system.
Interface Segregation Principle No client should be forced to depend on methods that it does not use.
Dependency Inversion Principle High-level modules should not depend on low-level modules, both should depend on abstractions.

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published