About.tsx
1234567891011121314

const Engineer = {

firstName: "Solahudeen",

lastName: "Abdulrahmon",

role: "Software Engineer",

experience: 5,

bio: `|`,

hireable: true

};


// TODO: Contact me!

function contact() {

}

Solahudeen Abdulrahmon

➜ ~ whoami

Software Engineer

➜ ~ echo "Connect with me"

src/data/ skills.json
"My Skills": [

Software Engineering: "Verified",

// Html, css [Tailwind, Scss, Bootstrap, MUI], JavaScript, TypeScript, Reactjs, Nextjs, React Native, Python, Rust

Software Engineering

Version Control / collaboration: "Verified",

// Git, Github, Bit Bucket, Gitlab, Hugging Face, Slack, Discord, Teams, Trello

Version Control / collaboration

Programming and scripting: "Verified",

// JavaScript, TypeScript, Object oriented programming, Data structures and algorithms

Programming and scripting

Others: "Verified",

// Mathematics and Statistics, Machine Learning and Artificial Intelligence, Computer Engineering, Public speaking, Team management

],
terminal

~ project-explorer ls ./projects --featured

// Displaying 6 highlighted repositories...

toprev
Toprev

/**
* AI-powered code reviewer for developers. Suggest fixes. Has PR Narrator
*/

nem health
Nem Health

/**
* Website for Nigeria's Trusted HMO for Affordable & Quality Care. Providing accessible healthcare solutions.
*/

style hub
Style Hub

/**
* A furniture e-commerce site to showcase and sell furniture products.
*/

opus
OPUS

/**
* An art library for artists to get high quality images and inspiration.
*/

xandeum
Xandeum

/**
* Real-time deep storage telemetry. Monitor the 154 PB global storage layer with high-fidelity analytics. Network Cap 450 TB Active Nodes 142 Avg Efficiency 99.4% Token Price $142.50
*/

language translator
language trans

/**
* Real-time translation with pronunciation and text-to-speech functionality supporting multiple languages.
*/

terminal

~ project-explorer git log --graph --oneline --decorate

// Viewing commit history for branch 'career'...

Work Experience

commit 38cf187on branch career

feat: Joined H30

Engineering Lead

Dec 2025 - Present USA, Remote

Leading technical vision, engineering strategy, and AI-driven healthcare solutions.

Software Engineer

Dec 2024 - Nov 2025 USA, Remote

Designed and developed an AI-powered healthcare software services for both physicians and patients, available on web and mobile platforms. The system enhances clinical workflows, patient engagement, and data-driven decision making through intelligent assistance and automation. Built using modern technologies including React Native, React.js, Next.js, TypeScript, MongoDB, Firebase, and Tailwind CSS.

commit 8aa08d1on branch career

feat: Joined Renuir

Dec 2025 - Present GERMANY, Remote

Mobile Developer

Building scalable high performance mobile app for the startup. Technologies used: React Native, Typescript....

commit c29e5eeon branch career

feat: Joined TinyTime

Oct 2023 - Feb 2025 USA, Remote

Frontend Developer

I design and implement visually engaging and user-friendly interfaces for their online platform. I develop multiple event-planning timers with exclusive eye-catching animations.Technologies used: Javascript, React, Tailwind, HTML, CSS.

commit d3d85b3on branch career

feat: Joined KeenChess

Mar 2023 - Dec 2024 NIGERIA, Remote

Frontend Developer

I design and implement visually engaging and user-friendly interfaces for their online platform, collaborating closely with design and development teams to translate wireframes and prototypes into functional code. I conduct rigorous testing to ensure compatibility and optimize performance, resulting in an enhanced user interface and increased customer satisfaction. Technologies used: Nextjs, Typescript.

commit 017f682on branch career

feat: Joined AFEX

Aug 2022 - Nov 2022 NIGERIA, Onsite

Frontend Engineering Intern

Learnt a deep knowledge of Javascript, TypeScript, React, Data structures and algorithms and problem solving. Co-built company's projects to perfect my skills. Technologies used - Typescript, Reactjs, Nextjs, Tailwindcss

commit 3b0a2fdon branch career

feat: Joined Spindle tech Ng. Ltd.

Jun 2022- Aug 2022 Remote

Frontend Engineering intern

Built a user-friendly landing page. Reduced database querying time and redundancy by writing an intelligent algorithm that enables scalability and faster access to data. Worked on team and subscription features for dealers and payers. Technologies used - Javascript, Reactjs, Next.js.

commit 3747fe1on branch career

feat: Joined Superprof.ng

Feb 2021 - present NIGERIA, Remote

Coding Tutuor

Tutoring people on basics of programming and also frontend develpoment. Implemented algorithmic logic to help clients in debugging and restructuring their existing code base.Technologies used - Javascript, TypeScript, CSS, HTML, MaterialUI.

Volunteerships

commit f94641eon branch career

feat: Joined Google

Aug 2022 - present Onsite

Google Developer Students clubs' web development Lead

We have well established developer club in college which is directly associated with Google Developers. We have developed many interdisciplinary projects under the membership of this club. We have organised workshops and activities on Android Application Development and React JS

README.md

Academic Background

Formal education and specialized certifications that have shaped my technical expertise.

const education = {

degree: "Bachelor's Degree",

school: "Ladoke Akintola University of Technology.",

period: "2019-2024",

highlights:[

"Ladoke Akintola University of Technology ranks the best state university in Nigeria.",

"Completed bachelor of technology with distinctions (4.20 CGPA).",

],

};

const education = {

degree: "High school",

school: "Wesley College of Science",

period: "2015-2018",

highlights:[

"The first and best science school in Oyo state",

"Learnt indepth knowledge in physics, chemistry, biology, and mathematics.",

"Completed my high school with distinction (6 distinctions, 3 credits).",

],

};