CKShetty4
As an aspiring game developer and full-stack developer, I am always learning. This is where I experiment.
Bengaluru
Pinned Repositories
Board-Battle-Royale
A multiplayer online and offline Tic Tac Toe game with customizable themes, social features, and a leaderboard, built using React. The game offers both player vs player and player vs computer modes, with the option to invite friends or challenge past opponents.
BuzzTube
Combines the classic YouTube UI with Twitter-style interactions, letting users upload videos, post tweets, and engage in threaded discussions
Calender
This C program, generates a calendar for any month and year provided by the user.
CasinoGame
Experience the thrill of a gambling with hilarious, text-based casino games. Choose your poison: slots, dice, or maybe a wacky Wheel of Whatnot? But hold your horses! Deposit and withdraw your amount according to the house rules. Don't worry, we won't break the bank. Just your funny bone. No fancy graphics here, just pure terminal magic!
CKShetty4
Just a Repo about my Profile
codecrafters-interpreter-python
PongGame
A Pong Game in C++ using Raylib.
Python-Games-with-Pygame
A collection of Python game projects built with Pygame. From simple classics to custom creations, this repository focuses on key game development concepts like game loops, event handling, and collision detection
task-manager-web
A task managing web application using Angular, NodeJS and MongoDB
Walmart-USA-Advanced-Software-Engineering
This Repository Contains My Submitted Answers & Projects To Complete All The 4 Tasks To Complete The "Walmart USA Advanced Software Engineering" on "Forage"
CKShetty4's Repositories
CKShetty4/Board-Battle-Royale
A multiplayer online and offline Tic Tac Toe game with customizable themes, social features, and a leaderboard, built using React. The game offers both player vs player and player vs computer modes, with the option to invite friends or challenge past opponents.
CKShetty4/BuzzTube
Combines the classic YouTube UI with Twitter-style interactions, letting users upload videos, post tweets, and engage in threaded discussions
CKShetty4/Calender
This C program, generates a calendar for any month and year provided by the user.
CKShetty4/CasinoGame
Experience the thrill of a gambling with hilarious, text-based casino games. Choose your poison: slots, dice, or maybe a wacky Wheel of Whatnot? But hold your horses! Deposit and withdraw your amount according to the house rules. Don't worry, we won't break the bank. Just your funny bone. No fancy graphics here, just pure terminal magic!
CKShetty4/CKShetty4
Just a Repo about my Profile
CKShetty4/codecrafters-interpreter-python
CKShetty4/codecrafters-kafka-python
CKShetty4/Command-Line-To-Do-App
Simple Command Line To-Do List Application that lets users add, delete and view task
CKShetty4/CREEOO
CREEOO streamlines local networking by connecting users with shared interests in real-time.
CKShetty4/FileZipper
Implementing a file compression utility using the greedy Huffman encoding algorithm.
CKShetty4/GenSnap
GenSnap is a dynamic mobile app with secure email authentication, an animated home screen, pull-to-refresh, full-text search with real-time suggestions, and seamless tab navigation. Features include media uploads, detailed profile insights, responsive design, and engaging animations for an optimal user experience.
CKShetty4/Hotel-Management
C-based Hotel Management System for booking rooms (Standard, Executive, etc.), food ordering, check-in/out, login, cancellation (with refunds), payments, bills, and customer details.
CKShetty4/Library-Management-System
The Library Management System is a DBMS-based Java application developed for my college project. It allows users to add, update, and search books, track borrowings, and calculate fines. The system uses MySQL for database management and Apache Ant for build automation, optimizing library operations.
CKShetty4/medical-mitra
A Client Project for medical aspirants
CKShetty4/PongGame
A Pong Game in C++ using Raylib.
CKShetty4/Python-Games-with-Pygame
A collection of Python game projects built with Pygame. From simple classics to custom creations, this repository focuses on key game development concepts like game loops, event handling, and collision detection
CKShetty4/task-manager-web
A task managing web application using Angular, NodeJS and MongoDB
CKShetty4/Walmart-USA-Advanced-Software-Engineering
This Repository Contains My Submitted Answers & Projects To Complete All The 4 Tasks To Complete The "Walmart USA Advanced Software Engineering" on "Forage"
CKShetty4/House-Price-Prediction
This project aims to predict the price of a house based on its features. By utilizing supervised machine learning regression algorithms, the model helps buyers or sellers estimate the price of a house when the exact price is unknown. The input features, such as size, location, and other attributes, are used to predict the house's market price.
CKShetty4/Lab
CKShetty4/Linux-Shell
This repository contains solutions to various Linux shell programming problems from HackerRack. It covers a range of challenges, from basic bash scripting to complex problems involving text processing and advanced command-line tools like awk, grep, and sed.
CKShetty4/OpenGL_Template
OpenGL project template provides a simple starting point for developing applications using OpenGL, GLFW, and GLEW
CKShetty4/RayLib_Template
A template to quickly set up and develop C++ applications using the RayLib library
CKShetty4/SecureKeyGen
Password validation and Generator
CKShetty4/ShellCommander
A custom C++ shell with support for basic commands, piping, redirection, background tasks, and signal handling
CKShetty4/SimplePongGame
A simple 2 player Pong game.
CKShetty4/SysHealthMonitor
System Health Monitoring Script in C++
CKShetty4/To-Do-Mob
A simple task managing App using Android Studio.