Cool Tech Stuff By,

RICO.DEV

shadeTop

Crafting scalable solutions

My SKills & Open Source

Get to use Free Open Sourced Api's to integrate with your front end Applications

codefree

Read My Blogs

My blogs cover topics such as React, Java, Spring Boot, and Node.js, providing insights and tutorials to help you enhance your development skills.

codefree

DevLink API Hub

DevLink API Hub offers seamless, easy-to-integrate APIs for front-end developers to connect their projects to a robust backend.

codefree

WasteWise

WasteWise helps households efficiently manage waste by linking them with nearby collectors, aiming to minimize pollution.

My Journey

Worked at AMS East Africa

[2024-present]

Created Animal Management System for a startup company

nothing

Worked at GAiF.ai

[2024-present]

Created a website and a Chat application for a startup company dealing with AI

nothing

Problem Solving Skills

[2023-end of 2023]

Started To build real world Application to solve day to day problems.

nothing

Learn frontend & Backend frameworks

[2023-mid 2023]

Understood the components that build react apps and Developed several projects

nothing

Learn Coding Skills

[2022-end of 2022]

Started My Web Development Journey with HTML, CSS, and JavaScript.

nothing

Streamline Development
Optimize Software Solution

Build smarter software with efficient, scalable, and maintainable solutions. Focus on quality and performance to drive real value and future-proof applications.

Node.js

Java

50% Learn


React & Next.js

80% Learn


Work Process


import { devMood } from 'rico.dev';

const devMood = [
"Focused Mode 😤",
"Coffee Break ☕",
"Debugging Zone 🐞",
"Creative Burst 💡"
];

function toggleDevMood() {
  let mood = devMood[Math.floor(Math.random() 
  * devMood.length)];
  console.log("Current Dev Mood: ", mood);
}

toggleDevMood();

Developing Dreams

One Line Of Code at a Time

"Turning ideas into reality with every line of code. Committed to creating clean, efficient solutions that make an impact."