Skip to content
View Oussamcsc's full-sized avatar

Block or report Oussamcsc

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
Oussamcsc/README.md

💫 About Me:

👋 Hi there! I'm Oussama, a passionate software developer and problem solver.

🔭 I’m currently working on exciting machine learning projects and innovative web applications.
🌱 Building a fine-tuning platform that ties together agents, async processing, and scalable data ingestion because retraining shouldn’t mean rebuilding your whole stack..
👯 I’m looking to collaborate on open-source projects that make a difference in people's lives.
🤔 Open to full-time roles in AI/ML infrastructure, especially if you’re building agent platforms, fine-tuning tooling, or anything where “it works locally” isn’t the end goal.
💬 Ask me about Python, TScript, or building efficient software solutions.
📫 How to reach me: oabouyahia@gmail.com.
😄 Pronouns: He/Him.
⚡ Fun fact: I can debug faster with coffee and music!
Let’s build something awesome together! 🚀

🌐 Socials:

Discord LinkedIn X LeetCode

🛠️ Tech I Actually Use

Languages
Python TypeScript JavaScript Rust C++

Backend & APIs
FastAPI Flask Node.js

Frontend (when needed)
React Next.js

Infra & Ops
Docker AWS Cloudflare

Data & Storage
PostgreSQL MySQL SQLite Redis

AI/ML Tooling
LangChain Hugging Face OpenAI
(Also dabble with LlamaIndex, vLLM, and custom fine-tuning loops)

📊 GitHub Stats:

✍️ Random Dev Quote


💰 You can help me by Donating

PayPal

Pinned Loading

  1. Computer-Player.game Computer-Player.game Public

    A simple dice game where a human competes against a computer. Players take turns rolling a die, and the rolled value is added to their total score. The first to reach 100 wins. 🎲

    Java

  2. JukeBox JukeBox Public

    A jukebox-style music player with a simple GUI interface that allows users to select and play their favorite songs from a list. 🎶

    Java

  3. Sorting-Algorithm-Complexity-Analysis Sorting-Algorithm-Complexity-Analysis Public

    This repository contains implementations of three O(n²) sorting algorithms—Selection Sort, Insertion Sort, and Bubble Sort—along with an analysis of their time complexity. The project includes expe…

    Python

  4. codebase-intelligence codebase-intelligence Public

    AI-powered code review using graph analysis + GPT

    Python 5