Hi, I'm Abel Masila!, a passionate Full Stack Web Developer 🚀 from Kenya.
Talking about Personal Stuffs:
- 👨🏽💻 I’m currently working on cool apps using React and Typescript
- 🌱 I’m currently learning Swift ;
- 💬 Ask me about anything, I am happy to help ;
- 📫 How to reach me: @abel_masila ;
- 📝 Resume
import React from 'react'; const Profile: React.FC = () => { return ( <h3>A passionate JavaScript engineer from Kenya!</h3> ); }; export default Profile;
Languages and Tools: