Skip to content
View akramoo's full-sized avatar
πŸ’»
Learning Generative AI
πŸ’»
Learning Generative AI

Block or report akramoo

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
akramoo/README.md

πŸ‘‹ Hi, I'm Samir Akram OUNIS

πŸš€ Software & AI Engineer | Full-Stack Developer | ML Enthusiast

Coding Animation

Profile views


🎯 My Goals

🌍 Build intelligent systems that make a global impact

πŸ’‘ Work abroad and grow as a top AI engineer

πŸš€ Turn big dreams into scalable, real-world solutions


πŸ§‘β€πŸ’» About Me

const akram = {
    location: "Algeria πŸ‡©πŸ‡Ώ",
    role: "Software & AI Engineer",
    code: ["JavaScript", "TypeScript", "Python", "Kotlin", "Java", "Dart", "C"],
    technologies: {
        frontEnd: ["React", "Next.js", "TailwindCSS", "Flutter", "Jetpack Compose"],
        backEnd: ["Node.js", "Express.js", "NestJS", "FastAPI"],
        databases: ["PostgreSQL", "MongoDB", "MySQL", "Prisma ORM"],
        tools: [
            "Git", "GitLab", "Docker", "Postman", "Jira", "ffmpeg", "OpenCV",
            "WebRTC", "BullMQ"
        ],
        cloud: ["Mattermost", "Self-hosted GitLab", "Cloud Infrastructure Management"]
    },
    passions: [
        "Deep Learning", 
        "Large Language Models (LLMs)",
        "SaaS Architecture",
        "Frontend Development",
        "Agentic Programming",
        "System Design",
        "Problem Solving"
    ],
    funFact: "The first 'computer bug' was an actual bug! πŸ›",
    goals: [
        "Build intelligent systems that make a global impact 🌍",
        "Work abroad and grow as a top AI engineer πŸ’‘",
        "Turn big dreams into scalable, real-world solutions πŸš€"
    ]
};

πŸ’Ό What I Do

🧠 Deep Learning & LLMs - Building intelligent systems with AI and large language models
πŸ—οΈ SaaS Architecture - Designing scalable, cloud-native solutions
🎨 Frontend Development - Crafting beautiful, responsive user interfaces with modern frameworks
⚑ Full-Stack Development - Creating end-to-end web applications with cutting-edge tech
πŸ€– Agentic Programming - Developing autonomous AI systems
🧩 Problem Solving - Active on HackerRank and LeetCode


πŸ› οΈ Tech Stack

Languages

JavaScript TypeScript Python Kotlin Java Dart C

Frontend

React Next.js Flutter Jetpack Compose TailwindCSS

Backend & Databases

Node.js Express.js NestJS FastAPI PostgreSQL MongoDB MySQL Prisma

Tools & Cloud

Git GitLab Docker Postman Jira OpenCV FFmpeg WebRTC Mattermost


πŸ“Š GitHub Statistics

GitHub Stats GitHub Streak
Top Languages

πŸ† GitHub Achievements

committers.top badge


🌐 Connect With Me

LinkedIn Instagram HackerRank LeetCode Discord


πŸ“« Get In Touch

Email: [email protected]

πŸ’‘ Open to collaborations and interesting projects!


πŸ’­ Quote of the Day

Thanks for visiting! 😊

Pinned Loading

  1. smart-fish-ponds-algeria/firmatech-backend-ai smart-fish-ponds-algeria/firmatech-backend-ai Public

    Smart aquaculture AI backend built with FastAPI β€” enabling fish counting, disease detection, biomass estimation, and more. Designed for real-world farm automation with modular service architecture …

    Python 1

  2. MobAI-Hackathon/drawzy-ai MobAI-Hackathon/drawzy-ai Public

    Drawzy is a FastAPI-powered application that brings drawing games to life. It leverages a Reinforcement Learning model to score players based on the speed and accuracy of their sketches, while a De…

    Jupyter Notebook 1

  3. Team-418-Tatweer/synexflow-ai Team-418-Tatweer/synexflow-ai Public

    SYNEXFLOW-AI is an AI-powered forecasting and planning system designed to assist businesses with sales forecasting, product planning, and alert processing.

    Jupyter Notebook 1

  4. coin-counting coin-counting Public

    This project leverages computer vision to detect, segment, and classify coins by size or value. A Tkinter-based GUI and Python implementation ensure usability and robustness.

    Jupyter Notebook 1

  5. detect_Pneumonie detect_Pneumonie Public

    Forked from chawkibhd/detect_Pneumonie

    A system for classifying chest X-ray images as healthy or pneumonia. Three methods are used: logistic regression with combined features, logistic regression with separate features, and a CNN for im…

    Jupyter Notebook 1

  6. Image-to-Text-OCR-Application Image-to-Text-OCR-Application Public

    The Image-to-Text OCR application is designed to convert images containing text into editable text format using Optical Character Recognition (OCR) technology. This README provides an overview of t…

    JavaScript