Pinned Repositories
data-structures-and-algorithms
Data Structures and Algorithms.
design-patterns
Software design patterns simplified and implemented using PHP (8.0 or above).
javafx-work-break-countdown-timer
A JavaFX countdown timer application that reminds you to take a break after a certain amount of time. By default its 30 min but you are free to use your custom time.
jquery-slim-parallax
Small, simple and easy to use jQuery parallax plugin
letter-navigator
A vscode keymap extension that enables navigation with letter keys and perform other essential operations. Replacement for the arrow keys (almost).
notes-on-c
Simplified comprehensive notes on the C programming language.
php-framework
Creating a custom PHP framework from scratch by implementing best practices.
soft-sight
A color theme for visual studio code (vscode) that feels soft and pleasant to eyes.
sajibsrs's Repositories
sajibsrs/javafx-work-break-countdown-timer
A JavaFX countdown timer application that reminds you to take a break after a certain amount of time. By default its 30 min but you are free to use your custom time.
sajibsrs/php-framework
Creating a custom PHP framework from scratch by implementing best practices.
sajibsrs/soft-sight
A color theme for visual studio code (vscode) that feels soft and pleasant to eyes.
sajibsrs/design-patterns
Software design patterns simplified and implemented using PHP (8.0 or above).
sajibsrs/letter-navigator
A vscode keymap extension that enables navigation with letter keys and perform other essential operations. Replacement for the arrow keys (almost).
sajibsrs/corn-lang
A strictly typed, general-purpose programming language, crafted for simplicity and performance.
sajibsrs/data-structures-and-algorithms
Data Structures and Algorithms.
sajibsrs/flappy-game-rust
A simple flappy bird game in Rust language.
sajibsrs/go-test-label
Minimal and simplest way to add colored label to Golang console text for test cases.
sajibsrs/larablog
Simple laravel blog with authentication and rich text editor.
sajibsrs/moolang-interpreter-go
moolang, a dynamic programming language interpreter written in go language.
sajibsrs/movie-database-vue-mongo-express
Movie database. Movie review and rating application built with vuejs, nodejs, express and mongodb.
sajibsrs/notes-on-c
Simplified comprehensive notes on the C programming language.
sajibsrs/notes-on-github-actions
Brief notes on GitHub Actions.
sajibsrs/notes-on-go
Minimal notes on go language.
sajibsrs/notes-on-php-testing
Notes on PHP testing
sajibsrs/notes-on-react
Notes on React with JavaScript
sajibsrs/opengl-vscode-linux
OpenGL project for vscode using cmake, glfw, glm on linux.
sajibsrs/qtype-web
Qtype Bengali Unicode keyboard and keyboard layout.
sajibsrs/railsblog
Simple ruby on rails blog with devise authentication and action text.
sajibsrs/react-graphql-axios-client
ReactJS, Axios, GraphQL client to fetch data from Github GraphQL API.
sajibsrs/sajibsrs
sajibsrs/docs
Documentation for Colyseus
sajibsrs/godot_recipes
Lessons, tutorials, and guides for game development using the Godot game engine.
sajibsrs/Hands-On-Network-Programming-with-C
Book Example Code for Hands-On Network Programming with C
sajibsrs/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
sajibsrs/linux
Linux kernel source tree
sajibsrs/people-data-filter
sajibsrs/raylib-quickstart
A simple cross platform template for windows, linux, and MacOS
sajibsrs/webgl2-fundamentals
WebGL 2 lessons starting from the basics