Skip to content
View goharithm's full-sized avatar
🎯
Goharithm
🎯
Goharithm

Block or report goharithm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
goharithm/README.md

Typing SVG

Profile Views followers stars

About Me

const Goharithm = {
    from: "Egypt πŸ‡ͺπŸ‡¬",
    role: "Beginner Developer",
    learning: ["C++ Basics", "Python"],
    currentProject: "Banking System in C++",
    
    passionateAbout: [
        "Linux customization & Hyprland",
        "Terminal workflows & productivity",
        "Building real projects to learn",
        "Open source philosophy"
    ],
    
    dailySetup: {
        os: "Arch Linux",
        wm: "Hyprland",
        terminal: "Kitty",
        editor: "Emacs (learning!)",
        theme: "Tokyo Night πŸŒƒ"
    },
    
    motto: "Learn by building. Grow by sharing. Code with passion."
};

console.log(`${Goharithm.role} on a journey of continuous learning! πŸš€`);

🎯 Current Focus




C++ Fundamentals
OOP & File I/O




Python Scripting
Automation & CLI




Arch + Hyprland
Daily Linux Setup




Banking System
First Real Project

My Projects

🏦 Banking System

My first real C++ project - Learning by building

Learning to implement:

  • πŸ‘€ Account Management
  • πŸ’° Transaction System
  • πŸ’Ύ File Persistence
  • πŸ” Basic Authentication
  • πŸ“Š Simple Reports

Tech: C++17 β€’ OOP β€’ File I/O β€’ STL

View Repo Status


βš™οΈ dotfiles

My Linux configuration journey

Current setup includes:

  • 🎨 Hyprland Config
  • πŸ–₯️ Kitty Terminal
  • πŸ“ Emacs Settings
  • 🐚 Zsh + Starship
  • 🎭 Tokyo Night Theme
  • πŸ”§ Custom Scripts

Tech: Shell β€’ Lua β€’ TOML β€’ Elisp

View Repo Status


πŸ’‘ Note: These are learning projects! Documenting my journey as a beginner developer.

Tech Stack

πŸ”₯ Technologies I'm Learning & Using

πŸ’» Programming Languages

🐧 Operating Systems & Platforms

Linux Arch Debian NixOS Fedora

πŸ› οΈ Development Tools

Git GitHub Docker CMake VS Code Vim

⚑ Daily Environment

Arch Linux Hyprland Kitty Emacs Tokyo Night

πŸ“Š GitHub Analytics



πŸ“š Learning Journey

🎯 What I'm Focusing On Right Now

πŸ’» C++ Learning Path

Basics Functions OOP Files STL Memory

🐍 Python Exploration

Syntax Files Modules CLI Auto

🐧 Linux Experience

Arch Hyprland Shell Admin

πŸ”§ Development Skills

Git GitHub Emacs Docker CMake


Legend: βœ… Learning πŸ”„ Practicing πŸ“‹ Next Steps

🎯 My 2025 Goals

Goal Status Progress Notes
🏦 Complete Banking System πŸ”„ Working My first real C++ project
πŸ’» Master C++ Basics πŸ”„ Learning OOP, STL, file I/O
🐍 Learn Python Fundamentals πŸ”„ Active Scripting & automation
🐧 Improve Linux Skills βœ… Daily Arch daily driver
πŸ“ Code Regularly πŸ”„ Building habit Consistency is key
🌱 First Open Source PR πŸ“‹ Future When I'm ready

Legend: βœ… Good progress | πŸ”„ Working on it | πŸ“‹ Planned for later

πŸ’­ My Philosophy




Always Learning
Embrace the beginner mindset




Build to Learn
Real projects over theory




Share & Grow
Open to feedback


✨ What Drives Me

*"I'm learning by building real projects, one line of code at a time."*
*"Every bug is a lesson. Every challenge is growth."*
*"Linux is freedom. Open source is community. Code is craft."*

πŸ“« Let's Connect




🌱 "The journey of a thousand miles begins with a single step."


πŸ’‘ I'm a beginner developer learning in public - feedback and guidance always welcome!


Snake eating contributions



πŸ’™ Learning with passion | ⚑ Growing every day | 🐧 Powered by Linux

Pinned Loading

  1. Bank-System Bank-System Public

    A C++ console-based Bank System that supports account creation, deposits, withdrawals, and viewing account info. Built to reinforce OOP and file handling concepts.

    C++ 4

  2. goharithm goharithm Public

    Summary

    4