Skip to content
View unixisking's full-sized avatar
🌄
Fighting
🌄
Fighting

Block or report unixisking

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 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 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 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. bitwarden-wrapper bitwarden-wrapper Public

    A simple Node.js wrapper around the Bitwarden CLI that can be used with Bitwarden and Vaultwarden.

    JavaScript

  5. func-programming-labs func-programming-labs Public

    Lexer and interpreter using parser combinators implemented in scala

    Scala