Pinned Repositories
bol-do-na-zara-music-tune-in-c-language
Bol do na zara music tune in C language. "Bol do na zara" is a bollywood song from movie "Azhar".
CatchUp
Value-Compass is an organization that uses open-source tools to develop and maintain software projects. Catch-Up is a web-application designed by our organization where university students with varied interests come together on common platform.
colorize-it
Image colorization is a challenging task and a topic of ongoing research in the area of Computer Vision. We present a convolutional-neural-network-based system that faithfully colorizes black and white photographic images without direct human assistance. We explore various network architectures, objectives, color spaces, and problem formulations. The final classification-based model we build generates colorized images that are significantly more aesthetically-pleasing than those created by the baseline regression-based model, demonstrating the viability of our methodology and revealing promising avenues for future work.
Concentric-square-pattern-with-numbers-in-C-language-two-method-
Here is the C language program of concentric square pattern with numbers.
Map-of-India-in-C-language
Map of India in C language by programming knowledge.
obfuscated-C-program-by-Programming-Knowledge
Here, I have provided 3 files and converted a simple C program to find the power of a number to Obfuscated code.
PACMAN-game-in-C-language-updated-version
pacman game in c language. Player will get 3 lives in this game. Player has to eat all the dots and he/she has to take care of the demons also.
SuperHero-Spiderman-Batman-logo-print-in-C-language
Here is the program to print a logo of super heroes like spiderman's and batman's logo print in C language
typing-game
here is the zip file of typing master game in c language.
vande_mataram-ringtone-in-c-language
Vande_mataram ringtone in C language
jaysonib's Repositories
jaysonib/PACMAN-game-in-C-language-updated-version
pacman game in c language. Player will get 3 lives in this game. Player has to eat all the dots and he/she has to take care of the demons also.
jaysonib/typing-game
here is the zip file of typing master game in c language.
jaysonib/bol-do-na-zara-music-tune-in-c-language
Bol do na zara music tune in C language. "Bol do na zara" is a bollywood song from movie "Azhar".
jaysonib/CatchUp
Value-Compass is an organization that uses open-source tools to develop and maintain software projects. Catch-Up is a web-application designed by our organization where university students with varied interests come together on common platform.
jaysonib/colorize-it
Image colorization is a challenging task and a topic of ongoing research in the area of Computer Vision. We present a convolutional-neural-network-based system that faithfully colorizes black and white photographic images without direct human assistance. We explore various network architectures, objectives, color spaces, and problem formulations. The final classification-based model we build generates colorized images that are significantly more aesthetically-pleasing than those created by the baseline regression-based model, demonstrating the viability of our methodology and revealing promising avenues for future work.
jaysonib/Concentric-square-pattern-with-numbers-in-C-language-two-method-
Here is the C language program of concentric square pattern with numbers.
jaysonib/dotted-spiral-using-graphics-header-file-in-C
Dotted Spiral using <graphics.h> header file in C language.
jaysonib/Happy_birthday_program_in_C_language
this is C language program which produce output of birthday song music using sound and delay function .
jaysonib/HTML-web-pages
Some small projects created using HTML, CSS, Javascript and Bootstrap.
jaysonib/Map-of-India-in-C-language
Map of India in C language by programming knowledge.
jaysonib/Matrix-effect-in-C-Language
Matrix effect in C Language
jaysonib/newyear2022
Here is the small program to wish a happy new year in C programming language. Hope you will like it.
jaysonib/obfuscated-C-program-by-Programming-Knowledge
Here, I have provided 3 files and converted a simple C program to find the power of a number to Obfuscated code.
jaysonib/password-in-c-language-using-file
how to read password from the file and validate user in C language.
jaysonib/philippines-map-in-c-language
here is source code of philippines map in C language
jaysonib/Small-Projects
Small projects based on C and C++ language
jaysonib/spiral-matrix-in-C-language
spiral matrix effect in c++
jaysonib/SuperHero-Spiderman-Batman-logo-print-in-C-language
Here is the program to print a logo of super heroes like spiderman's and batman's logo print in C language
jaysonib/tictactoe
here is tictactoe game code which is made in java [Using NetBeans] .
jaysonib/vande_mataram-ringtone-in-c-language
Vande_mataram ringtone in C language
jaysonib/web-crawler
A search engine, in which user can search the result through keyword or title. Language used: PHP technology, HTML, CSS, JavaScript, Bootstrap framework. MySQL database is used to store the search results and images.
jaysonib/haikyuu-in-C-universe
jaysonib/newyear2023
Here is the small program to wish a happy new year in C programming language. Hope you will like it.
jaysonib/node_crud_operations
A small application to perform CRUD operations on the users collection with Node JS, Express JS, MongoDB, EJS templating engine
jaysonib/Optimized-Vertex-Cover-Problem
Here I have introduced the vertex cover problem. In this problem The program in C++ that generates random input of vertices and edges that will be provided to Python script, which will further pass to C++ program to find a shortest path.
jaysonib/Shopping-cart-desktop-application
jaysonib/StudentManagement
Student Management Spring project with CRUD operation functionality.