██████╗  █████╗ ███╗   ███╗██╗    ███╗   ███╗ ██████╗ ██╗  ██╗ █████╗ ███╗   ███╗███████╗██████╗ 
██╔══██╗██╔══██╗████╗ ████║██║    ████╗ ████║██╔═══██╗██║  ██║██╔══██╗████╗ ████║██╔════╝██╔══██╗
██████╔╝███████║██╔████╔██║██║    ██╔████╔██║██║   ██║███████║███████║██╔████╔██║█████╗  ██║  ██║
██╔══██╗██╔══██║██║╚██╔╝██║██║    ██║╚██╔╝██║██║   ██║██╔══██║██╔══██║██║╚██╔╝██║██╔══╝  ██║  ██║
██║  ██║██║  ██║██║ ╚═╝ ██║██║    ██║ ╚═╝ ██║╚██████╔╝██║  ██║██║  ██║██║ ╚═╝ ██║███████╗██████╔╝
╚═╝  ╚═╝╚═╝  ╚═╝╚═╝     ╚═╝╚═╝    ╚═╝     ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝╚═╝     ╚═╝╚══════╝╚═════╝ 
                
rami@portfolio:~$ cat about.txt
# About Rami Mohamed

Full-Stack Developer & Terminal Enthusiast

I'm a passionate developer who thrives in terminal-first environments,
building efficient tools and automation workflows. My expertise spans
from mobile development with Flutter to system-level programming in Rust.

## Background
- Computer Science student with focus on systems programming
- Extensive experience with Linux environments and Bash scripting
- Comfortable working entirely from the terminal using Neovim
- Strong advocate for developer tooling and workflow automation

## Philosophy
"Code is poetry written for machines to execute and humans to understand."

I believe in writing clean, efficient code and building tools that make
developers' lives easier. Whether it's a mobile app, web service, or 
CLI tool, I focus on user experience and maintainable architecture.

## Current Focus
- Building developer tools and automation scripts
- Exploring systems programming with Rust
- Contributing to open-source projects
- Improving terminal-based workflows
                        
rami@portfolio:~$ ls -la projects/

CNR Internship App

Mobile application built for internal use at Caisse Nationale des Retraites. Features a Flutter frontend with smooth UI/UX and a robust Node.js backend handling authentication, data management, and API services.

Flutter Node.js REST API
→ github.com/RamiMohamed12/stage

RustCommandLogger

Linux CLI tool that logs every shell command execution with detailed metadata. Includes a web interface for visualizing command history, patterns, and usage statistics. Perfect for system monitoring and workflow analysis.

Rust Linux Web UI CLI
→ github.com/RamiMohamed12/RustCommandLogger

vibetyping

A clean, distraction-free typing playground built with React. Focuses on providing a smooth typing experience with customizable themes, real-time WPM tracking, and support for various text sources.

React TypeScript CSS3
→ github.com/RamiMohamed12/vibetyping

Lyzeurr Medical Lab

A Next.js showcase for Lyzeurr, a medical analysis laboratory in Bab Ezzouar, Algiers. Highlights the lab's commitment to quality services and trusted health support.

Next.js Healthcare Responsive
→ lyzeurr.vercel.app

BillingInfon8n

This n8n workflow is an automated subscription monitoring and alerting system. Its purpose is to periodically check subscription data stored in Google Sheets, calculate how many days remain before each subscription renews, evaluate urgency, and notify the user via Telegram with context-aware alerts. An AI agent is included to enrich or optimize recommendations before notifications are sent.

n8n Google Sheets Telegram AI Agent
→ github.com/RamiMohamed12/BillingInfon8n/tree/main

ImportantEmailTrigger

This n8n workflow monitors a Gmail inbox and sends a Telegram notification only when an email is considered important. It combines rule-based filtering with an AI classifier to avoid noise and unnecessary alerts.

n8n Gmail Telegram AI Classifier
→ github.com/RamiMohamed12/ImportantEmailTrigger-#

Everflow Dashboard

A Next.js Dashboard for affiliate marketing using the Everflow API, built with Next.js and Express handling the backend workflows.

Next.js Express.js Affiliate Marketing
→ everflow-dashboard-18lr.vercel.app
rami@portfolio:~$ cat skills.txt
# Technical Skills & Stack

## Programming Languages
├── Rust              ████████████████████ (Expert)
├── TypeScript        ██████████████████   (Advanced)
├── JavaScript        ██████████████████   (Advanced)
├── HTML/CSS          ████████████████████ (Expert)
└── Bash              ███████████████████  (Advanced)

## Frameworks & Libraries
├── Flutter           ██████████████████   (Advanced)
├── Node.js           ██████████████████   (Advanced)
├── React             █████████████████    (Advanced)
└── Express.js        ████████████████     (Intermediate)

## Databases
├── MySQL/MariaDB     █████████████████    (Advanced)
├── SQLite            ████████████████     (Intermediate)
└── MongoDB           ██████████████       (Intermediate)

## Tools & Environment
├── Linux             ████████████████████ (Expert)
├── Neovim            ████████████████████ (Expert)
├── Git               ██████████████████   (Advanced)
├── Docker            ███████████████      (Intermediate)
├── Bash Scripting    ██████████████████   (Advanced)
└── Terminal Workflow ████████████████████ (Expert)

## Specializations
• Terminal-first development environments
• Building developer tooling and automation
• System-level programming and CLI applications
• Cross-platform mobile development
• RESTful API design and implementation
• Linux system administration and scripting

## Philosophy
Comfortable working in terminal-first environments, building developer 
tooling, and scripting automation workflows. I believe in leveraging 
the command line for maximum productivity and creating tools that 
enhance the developer experience.
                        
rami@portfolio:~$ cat contact.txt
# Contact Information

## Professional Links
├── GitHub:   Github
├── LinkedIn:   LinkedIn
├── Email:      roomierami00@gmail.com

## Preferred Communication
• Email for professional inquiries
• GitHub for project collaboration
• Terminal/SSH for development discussions 😉

## Location
Alger 16 

## Let's Connect!
Feel free to reach out if you're interested in:
• Full-stack development projects
• Open-source collaboration
• Terminal/CLI tool development
• Systems programming discussions
• Code reviews and pair programming

---
$ echo "Thanks for visiting my terminal portfolio!"
$ exit