I'm Titus Kiplagat, a passionate software engineer focusing on front-end web development. 🌟 I'm dedicated to lifelong learning and enjoy tackling challenging problems. 📫 Let's connect and collaborate! Feel free to contact me on LinkedIn to discuss projects, share ideas, or chat about tech and innovation.
const getTitusKiplagatInfo = () => {
return {
jobInterests: ["Front-End Developer", "Web Developer"],
code: ["JavaScript", "HTML", "CSS", "Bootstrap", "Tailwind", "React", "Redux", "Material UI"],
currentChallenges: "Enhancing proficiency in React, Redux, and data structures and algorithms",
hobbies: ["Tech", "Learning", "Farming", "Nature documentaries"],
askMeAbout: ["Me", "Tech-Related Info", "Sheep Rearing"],
funFacts: [
{ 🤝: "I am a Believer" },
{ 👨💻: "I have 1 year of remote development experience" },
{ 💼: "I'm actively looking for job opportunities and am ready to contribute to your team!" }
{ 🌱: "I'm currently learning RoR" },
{ 🔭: "I’m currently working on a leaderboard project" },
{ 👫: [ "badminton player", "nature enthusiast" ] },
{ ⚡: "I usually go for nature walks and hiking on weekends" },
{ 🐑: "I also enjoy sheep rearing. I tend to them 30 minutes every day" }
]
};
};