Skip to content
View sajjad-source's full-sized avatar

Highlights

  • Pro

Block or report sajjad-source

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

Hi there, I'm Sajjad! 👋

Connect with me:

  • Email
  • LinkedIn
  • LeetCode

🛠️ Skills & Tools

Languages

Python Java C C++ C# TypeScript Ruby Bash Rust Go

Frameworks

Node.js React Express.js Next.js Flask Ruby on Rails

Libraries

Pandas NumPy TensorFlow Matplotlib jQuery

Developer Tools

Git AWS Apache Kafka Unix MongoDB Firebase Cypress GDB Valgrind Datadog

📚 Sample Programming Projects

Project Description Programming Languages & Tools
YalnixOS A Unix-like educational operating system kernel that includes low-level memory management, context switching, and system call handling. Developed for x86 architecture and runs on Linux. C Linux x86 Assembly
MediLink A healthcare management system aimed at improving accessibility and modernizing the interface for under-resourced areas. Key features include patient data automation, cross-department communication, and mobile compatibility. TypeScript React HTML5 CSS3 MongoDB Express.js Node.js Cypress
Tiny Search Engine A comprehensive search engine built in C, featuring a querier, crawler, and indexer. Includes custom data structures like hashtable, bag, and counter. C Linux Bash Valgrind GDB
TetrisKernel A tiny operating system kernel written in Rust for the x86 architecture. Rust x86
Nuggets A multiplayer game developed in C, running on Linux. Utilizes Valgrind and GDB for debugging and memory management. C Linux Valgrind GDB
DebateMe A full-stack platform enabling users to livestream their debates with real-time AI-powered transcription and translation. Built with modern web technologies, using WebSockets for low-latency communication and a sleek UI for a seamless experience. TypeScript React Next.js Tailwind CSS MongoDB WebSockets Gemini HuggingFace
Data Structures A collection of data structures implemented in C, thoroughly tested with Valgrind and GDB. C Valgrind GDB GNU
Realm of Bones & Bears A game developed in C# using Unity. C# Unity

NOTE: If any of the repositories are private and you would like access, please reach out to me here.

Popular repositories Loading

  1. Tiny-Search-Engine Tiny-Search-Engine Public

    A minimalistic yet powerful search engine project comprised of three core components: a crawler, an indexer, and a querier

    C 1

  2. Nuggets Nuggets Public

    "Nuggets" game, where players explore a set of rooms and passageways in search of gold nuggets

    C 1

  3. Data-Structures Data-Structures Public

    Implementations of several core data structures

    C 1

  4. TetrisKernel TetrisKernel Public

    A kernel built with Rust that plays Tetris at boot

    Rust 1

  5. YalnixOS YalnixOS Public

    A mini operating system supporting virtual memory, process scheduling, terminals, synchronization, paging, and more.

    C 1

  6. Path-Finder Path-Finder Public

    Path Finder For Campus

    Python