Manohy RAJAONAH
I create high-quality software solutions
I specialize in crafting accessible, user-centered products, with a focus on both system design and development. Bring ideas to life with seamless functionality and intuitive interfaces.
I guess, It's Software Engineering xD
__About Me
My journey began in 2022 during a Malagasy Inter-university Hackathon @HIU with my school @ESPA, where I discovered my love of engineering. I used React, HTML, and CSS as an UI developer during the time.
Since then, Iโve grown into a full-stack developer with a Masterโs in Telecommunication Engineering, building real-world applications with modern tools and frameworks.
Lately, Iโve been exploring the world of AI and Machine Learning. Always building, always learning.
Here's a quick look at what I have ve been working with recently:

__Featured Projects
๐ Nasa Launch System API
Built an API for Nasa Launch System using Node.js with MVC architecture, writing integration tests with Jest and Supertest, and automating workflows with GitHub Actions.
๐ผ Cat Wiki Master
Built a Fullstack app using Next.js 14 with TypeScript, featuring pages for individual cat profiles, top 10 cats, and dynamic API routes to fetch cat data. Integrated Tailwind CSS for styling and implemented reusable components for the UI.
๐บ Kotrana CSS Part 3
A CSS practice project with various stylesheets and SASS compilation techniques. Utilized SASS for better organization and modularity of styles. Demonstrates CSS prefixing, concatenation, and the use of SVG icons with Icomoon integration.
๐ฌ TMDB CLI Tool
A beautiful command-line interface tool to fetch and display movie information from The Movie Database (TMDB) API.
โณ GitHub Activity CLI
A command-line tool to track and analyze GitHub activity. Fetch the recent activity of a GitHub user and display it in the terminal.
๐ง๏ธ Weather API
A weather API wrapper service that fetches weather data from Visual Crossing API with Redis caching support. This project demonstrates working with third-party APIs, implementing caching, and handling environment variables.
โ๏ธ Caching Proxy Server
A lightweight caching proxy server written in Go that speeds up responses by caching requested content by using a CLI command with support for TTL, configurable port and origin. It includes cache status headers, response time tracking, and handles both query and path parameters.