Pinned Repositories
aseprite
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
corona
Corona Game Engine main repository
cosmos
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter | Ask us anything at our forum |
CRUD_app
It's my first CRUD application in node.js and Angular.
design_pattern_for_embedded_system
Implement of all problem in book "Design Patterns for Embedded system in C"
DevYouTubeList
List of Development YouTube Channels
Evolve
It's a project to facilitate the building and testing of small components of large applications in a secure environment.
file-compat
A C header file to help write cross-platform code related to stdio functions
File-Packer
It's a packer for C/C++ source code, it creates a single package of multiple C/C++ files and contains the meta-data in a separate file.
filepack
美少女万華鏡 罪と罰の少女 pack文件 打包/解包工具
sukhchain99's Repositories
sukhchain99/File-Packer
It's a packer for C/C++ source code, it creates a single package of multiple C/C++ files and contains the meta-data in a separate file.
sukhchain99/aseprite
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
sukhchain99/corona
Corona Game Engine main repository
sukhchain99/cosmos
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter | Ask us anything at our forum |
sukhchain99/CRUD_app
It's my first CRUD application in node.js and Angular.
sukhchain99/design_pattern_for_embedded_system
Implement of all problem in book "Design Patterns for Embedded system in C"
sukhchain99/DevYouTubeList
List of Development YouTube Channels
sukhchain99/Evolve
It's a project to facilitate the building and testing of small components of large applications in a secure environment.
sukhchain99/file-compat
A C header file to help write cross-platform code related to stdio functions
sukhchain99/filepack
美少女万華鏡 罪と罰の少女 pack文件 打包/解包工具
sukhchain99/formValid
my try at form Validation.
sukhchain99/GallarySite
It's my experimentation with GitHub Pages.
sukhchain99/github-cards
The unofficial GitHub Cards. Card for your GitHub profile, card for your GitHub repositories.
sukhchain99/hackpixel
Pixel Art tool for programmers.
sukhchain99/HacktoberFest2020
Repository to let enthusiasts create issues and pull requests for the Open Source event
sukhchain99/Node_learning
In this I created an email template in pug.js with express and mysql.
sukhchain99/Pagination_App
Create a pagination app assuming there are thousands of database records that we need to display in user friendly way using pagination. The UI will be rendered using Pug template engine from the server itself. There should also be options for sorting the results, sort by gender, registration date, name etc. See if you can also implement a search feature.
sukhchain99/Pocket-C
It's a small embedded language for my GUI framework 'pokemon'.
sukhchain99/pty-stdio
Redirect pseudo-terminal I/O to stdin and stdout
sukhchain99/self-frontend
This is the frontend to self_made project.
sukhchain99/self_made
It's my second attempt at making a CRUD application but this time I will do everything by myself.
sukhchain99/Standard-Datastructures
Some basic datastructures implemented in C/C++
sukhchain99/swig
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
sukhchain99/thc-tips-tricks-hacks-cheat-sheet
Various tips & tricks
sukhchain99/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
sukhchain99/trep
Selectively stream stdin to stdout/stderr based on regular expressions
sukhchain99/validateForm
just an form validation assignment in Angular 8.
sukhchain99/video-server
A NodeJS based video server example