██████╗  █████╗ ███╗   ███╗██╗    ███╗   ███╗ ██████╗ ██╗  ██╗ █████╗ ███╗   ███╗███████╗██████╗ 
██╔══██╗██╔══██╗████╗ ████║██║    ████╗ ████║██╔═══██╗██║  ██║██╔══██╗████╗ ████║██╔════╝██╔══██╗
██████╔╝███████║██╔████╔██║██║    ██╔████╔██║██║   ██║███████║███████║██╔████╔██║█████╗  ██║  ██║
██╔══██╗██╔══██║██║╚██╔╝██║██║    ██║╚██╔╝██║██║   ██║██╔══██║██╔══██║██║╚██╔╝██║██╔══╝  ██║  ██║
██║  ██║██║  ██║██║ ╚═╝ ██║██║    ██║ ╚═╝ ██║╚██████╔╝██║  ██║██║  ██║██║ ╚═╝ ██║███████╗██████╔╝
╚═╝  ╚═╝╚═╝  ╚═╝╚═╝     ╚═╝╚═╝    ╚═╝     ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝╚═╝     ╚═╝╚══════╝╚═════╝ 
                
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
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