Skip to content
View unixisking's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report unixisking

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
unixisking/README.md

Welcome to My GitHub Profile! 👋

I'm Sid Ahmed, a passionate developer focusing on full-stack web development, and computer science fundamentals.

🛠️ Skills

  • Programming Languages:
    TypeScript JavaScript C Python Java Scala

  • Web Development:
    React.js Next.js Remix.js Gatsby.js Express.js Astro Playwright Testing Library HTML CSS

  • Tools & Technologies:
    Vim Git GitHub Visual Studio Code Docker Terraform Ansible

  • Data Visualization:
    Recharts Matplotlib NumPy

📫 Connect with Me

LinkedIn

Feel free to explore these repositories to learn more about my work. Contributions, suggestions, and feedback are always welcome!

Pinned Loading

  1. pattern-matching-algorithms Public

    The project analyzes the performance of pattern-matching algorithms on pseudo-randomly generated texts of 500,000 characters. Tests were conducted using alphabets of sizes 2 and 70, with pattern le…

    C 3

  2. algoteach-ai Public

    Application using LLM models to explain pattern matching algorithms and their performance metrics. This project integrates the RAG (Retrieval-Augmented Generation) technique and vector embeddings t…

    TypeScript 1

  3. nextjs-project Public

    A marketing website in Next.js / ReactJS for a beauty institute specializing in permanent hair removal, with a headless CMS integration for blogs.

    TypeScript

  4. leboncoin-scraper Public

    A web scraper for LeBonCoin that allows you to automate browsing, searching, and interacting with listings.

    JavaScript 2

  5. func-programming-labs Public

    Lexer and interpreter using parser combinators implemented in scala

    Scala